Lab 8.3.3.6
Lab 8.3.3.6
Lab 8.3.3.6
2001:DB8:ACAD:A::1/64
R1 G0/0
FE80::1 link-local N/A
2001:DB8:ACAD:12::1/64
S0/0/0 (DCE)
FE80::1 link-local N/A
2001:DB8:ACAD:13::1/64
S0/0/1
FE80::1 link-local N/A
2001:DB8:ACAD:B::2/64
R2 G0/0
FE80::2 link-local N/A
2001:DB8:ACAD:12::2/64
S0/0/0
FE80::2 link-local N/A
2001:DB8:ACAD:23::2/64
S0/0/1 (DCE)
FE80::2 link-local N/A
2001:DB8:ACAD:C::3/64
R3 G0/0
FE80::3 link-local N/A
2001:DB8:ACAD:13::3/64
S0/0/0 (DCE)
FE80::3 link-local N/A
2001:DB8:ACAD:23::3/64
S0/0/1
FE80::3 link-local N/A
PC-A NIC 2001:DB8:ACAD:A::A/64 FE80::1
PC-B NIC 2001:DB8:ACAD:B::B/64 FE80::2
PC-C NIC 2001:DB8:ACAD:C::C/64 FE80::3
• Objectives
Part 1: Build the Network and Configure Basic Device Settings
Part 2: Configure and Verify OSPFv3 Routing
Part 3: Configure OSPFv3 Passive Interfaces
• Background / Scenario
Open Shortest Path First (OSPF) is a link-state routing protocol for IP networks. OSPFv2 is defined
for IPv4 networks, and OSPFv3 is defined for IPv6 networks.
In this lab, you will configure the network topology with OSPFv3 routing, assign router IDs, configure
passive interfaces, and use a number of CLI commands to display and verify OSPFv3 routing
information.
Note: The routers used with CCNA hands-on labs are Cisco 1941 Integrated Services Routers (ISRs)
with Cisco IOS Release 15.2(4)M3 (universalk9 image). Other routers and Cisco IOS versions can be
used. Depending on the model and Cisco IOS version, the commands available and output produced
might vary from what is shown in the labs. Refer to the Router Interface Summary Table at the end of
this lab for the correct interface identifiers.
Note: Make sure that the routers have been erased and have no startup configurations. If you are
unsure, contact your instructor.
• Required Resources
• 3 Routers (Cisco 1941 with Cisco IOS Release 15.2(4)M3 universal image or comparable)
• 3 PCs (Windows 7, Vista, or XP with terminal emulation program, such as Tera Term)
• Console cables to configure the Cisco IOS devices via the console ports
• Ethernet and serial cables as shown in the topology
• Configure PC hosts.
• Test connectivity.
The routers should be able to ping one another, and each PC should be able to ping its default
gateway. The PCs are unable to ping other PCs until OSPFv3 routing is configured. Verify and
troubleshoot if necessary.
• Reflection
• If the OSPFv6 configuration for R1 had a process ID of 1, and the OSPFv3 configuration for R2 had a
process ID of 2, ca Yes. The OSPFv3 process ID is only used locally on the routern routing
information be exchanged between the two routers? Why?
• Yes. Because OSPFv3 process ID is only used locally on the router.
• What may have been the reasoning for removing the network command in OSPFv3?
• It helps prevent IPv6 address typo errors
1800 Fast Ethernet 0/0 Fast Ethernet 0/1 Serial 0/0/0 Serial 0/0/1 (S0/0/1)
(F0/0) (F0/1) (S0/0/0)
1900 Gigabit Ethernet 0/0 Gigabit Ethernet 0/1 Serial 0/0/0 Serial 0/0/1 (S0/0/1)
(G0/0) (G0/1) (S0/0/0)
2801 Fast Ethernet 0/0 Fast Ethernet 0/1 Serial 0/1/0 Serial 0/1/1 (S0/1/1)
(F0/0) (F0/1) (S0/1/0)
2811 Fast Ethernet 0/0 Fast Ethernet 0/1 Serial 0/0/0 Serial 0/0/1 (S0/0/1)
(F0/0) (F0/1) (S0/0/0)
2900 Gigabit Ethernet 0/0 Gigabit Ethernet 0/1 Serial 0/0/0 Serial 0/0/1 (S0/0/1)
(G0/0) (G0/1) (S0/0/0)
Note: To find out how the router is configured, look at the interfaces to identify the type of router and how
many interfaces the router has. There is no way to effectively list all the combinations of configurations for
each router class. This table includes identifiers for the possible combinations of Ethernet and Serial
interfaces in the device. The table does not include any other type of interface, even though a specific
router may contain one. An example of this might be an ISDN BRI interface. The string in parenthesis is
the legal abbreviation that can be used in Cisco IOS commands to represent the interface.