Lab 4 - Configuring Multi-Area OSPFv2
Lab 4 - Configuring Multi-Area OSPFv2
Addressing Table
Objectives
Part 1: Build the Network and Configure Basic Device Settings
© 2019 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 7
Lab - Configuring Multi-area OSPFv2
Background / Scenario
To make OSPF more efficient and scalable, OSPF supports hierarchical routing using the concept of areas.
An OSPF area is a group of routers that share the same link-state information in their link-state databases
(LSDBs). When a large OSPF area is divided into smaller areas, it is called multiarea OSPF. Multiarea OSPF
is useful in larger network deployments to reduce processing and memory overhead.
In the lab, you will configure a multiarea OSPFv2 network with interarea summary routes.
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)
Console cables to configure the Cisco IOS devices via the console ports
Serial cables as shown in the topology
© 2019 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 2 of 7
Lab - Configuring Multi-area OSPFv2
© 2019 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 3 of 7
Lab - Configuring Multi-area OSPFv2
Step 5: Verify that OSPF settings are correct and adjacencies have been established between
routers.
a. Issue the show ip protocols command on R1, R2 and R3 to verify OSPF settings on each
router. Use this command to identify the OSPF router types and to determine the networks assigned to
each area. Insert the screen shot of this commands outputs here
© 2019 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 4 of 7
Lab - Configuring Multi-area OSPFv2
b. OSPF routes that originate from a different area have a descriptor (O IA) indicating that these are
interarea routes.
R1# show ip route ospf
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP
+ - replicated route, % - next hop override
c. Repeat the show ip route ospf command for R2 and R3. Insert the screen shot of this
commands outputs here
d. Record the OSPF inter-area routes for each router.
R2:
____________________________________________________________________________________
____________________________________________________________________________________
____________________________________________________________________________________
R3:
____________________________________________________________________________________
____________________________________________________________________________________
____________________________________________________________________________________
© 2019 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 5 of 7
Lab - Configuring Multi-area OSPFv2
R3:
____________________________________________________________________________________
____________________________________________________________________________________
© 2019 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 6 of 7
Lab - Configuring Multi-area OSPFv2
_______________________________________________________________________________________
_______________________________________________________________________________________
What type of LSA is injected into the backbone by the ABR when inter-area summarization is enabled?
_______________________________________________________________________________________
Reflection
What are three advantages for designing a network with multi-area OSPF?
_______________________________________________________________________________________
_______________________________________________________________________________________
_______________________________________________________________________________________
Router Model Ethernet Interface #1 Ethernet Interface #2 Serial Interface #1 Serial Interface #2
1800 Fast Ethernet 0/0 Fast Ethernet 0/1 Serial 0/0/0 (S0/0/0) Serial 0/0/1 (S0/0/1)
(F0/0) (F0/1)
1900 Gigabit Ethernet 0/0 Gigabit Ethernet 0/1 Serial 0/0/0 (S0/0/0) Serial 0/0/1 (S0/0/1)
(G0/0) (G0/1)
2801 Fast Ethernet 0/0 Fast Ethernet 0/1 Serial 0/1/0 (S0/1/0) Serial 0/1/1 (S0/1/1)
(F0/0) (F0/1)
2811 Fast Ethernet 0/0 Fast Ethernet 0/1 Serial 0/0/0 (S0/0/0) Serial 0/0/1 (S0/0/1)
(F0/0) (F0/1)
2900 Gigabit Ethernet 0/0 Gigabit Ethernet 0/1 Serial 0/0/0 (S0/0/0) Serial 0/0/1 (S0/0/1)
(G0/0) (G0/1)
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.
© 2019 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 7 of 7