• Configure the VLANs as follows:
o VLAN 60: Connected to R6 e0 and BB1 e0
o VLAN 71: Connected to R7 fa2/0
o VLAN 120: Connected to R1 e0 and R2 e0/0
o VLAN 140: Connected to R4 e0
o VLAN 735: Connected to R3 e0/0, R5 e0, and R7 e1/0
• Configure SwitchB as a server in the VTP domain “CCIELab.” Add SwitchA to the same
domain as a VTP client. Ensure all VLANs replicate between the two switches.
• Configure SwitchB as the root bridge. SwitchA should be the secondary root.
• All ports connected to routers handle high-priority traffic and should move immediately to
the forwarding state.
• Configure SwitchA on VLAN 140 with the IP address 180.1.40.140/24. Ensure you can
ping this interface from any device in the network once your routing protocols are in
place.
• Configure SwitchB on VLAN 71 with the IP address 170.12.7.140/24. Ensure you can
ping this interface from any device in the network once your routing protocols are in
place.
Section 1.3: LAN-based Security (2 Points)
• In the future, a network client will be attached to SwitchA’s fa0/21 port. This host should
be authenticated through a radius server before it is able to access the network. The
radius server will have the IP address 129.186.35.52/24 and will use the key nighthawk.
• Only a client with the MAC-address of 001a.fb03.1623 should be able to access
SwitchB’s fa0/22 port. If any other MAC address is detected on that port, the port should
shut down until an administrator can re-activate the port.
Section 2: IGP Protocols (27 Points)
Section 2.1: OSPF Foundations (8 Points)
• Configure OSPF according to Figure 1.3. The serial interface(s) of R2, R3-s0, R4-s0,
and R5-s0 are to be a part of OSPF Area 0.
• R3-e0, R5-e0, and R7-e1/0 should be a part of OSPF Area 73.
• R1-s0 and R7-s0 should be a part of OSPF Area 17
• R1-e0 and R2-e0/0 should be a part of OSPF Area 12
• The BRI0 interfaces of R4 and R5 should be a part of OSPF Area 45
• You may not use the ip ospf network command on R2.
Section 2.2: OSPF Features (5 Points)
• All loopback interfaces should be a part of the OSPF process. Do not put R1’s loopback
interface into the OSPF process using the network command.
• All loopback interfaces should be seen in the routing tables of all OSPF routers with their
original subnet mask (/24).
• Configure area 17 as a totally-stubby area. R1 should be the preferred exit point from this
area.
• Configure R7 to be the designated router of Area 73.