Exercice N°3
Exercice N°3
Addressing Table:
Devices Interfaces IP Addresses/Mask OSPF Area OSPF’s
interface
Lo0 1.1.1.1/24 1 Passive
Lo1 11.1.1.1/24 External
Lo2 11.1.2.1/24 External
R1
Lo3 11.1.3.1/24 External
Lo4 11.1.4.1/24 External
S0/0/0 12.1.1.1/30 1 Active
Lo0 2.2.2.2/24 1 Passive
Lo1 22.2.2.2/24 0 Passive
R2
G0/0 23.1.1.1/30 0 Active
S0/0/0 12.1.1.2/30 1 Active
Lo0 3.3.3.3/24 2 Passive
Lo1 33.3.3.3/24 0 Passive
R3 Lo130 130.1.1.3/32 External
G0/0 23.1.1.2/30 0 Active
S0/0/0 34.1.1.1/30 2 Active
Lo0 4.4.4.4/24 2 Passive
Lo1 44.4.4.4/24 3 Passive
R4
G0/0 45.1.1.1/30 3 Active
S0/0/0 34.1.1.2/30 2 Active
Lo0 5.5.5.5/24 3 Passive
Lo1 55.5.1.1/24 External
Lo2 55.5.2.1/24 External
R5
Lo3 55.5.3.1/24 External
Lo4 55.5.4.1/24 External
G0/0 45.1.1.2/30 3 Active
Page 1 sur 3
Objectives:
Part 1: Build the Network and Configure Basic Device Settings
Part 2: Configure a Multi-area OSPFv2 Network, Virtual Link, OSPF Stub, Totally Stubby,
and NSSA Areas
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 multi-area OSPF.
Multi-area OSPF is useful in larger network deployments to reduce processing and memory overhead.
In the lab, you will configure a multi-area OSPFv2 network, Configure Virtual Link, Stub and Totally Stub
Areas.
Required Resources
▪ 5 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.
▪ Ethernet cables as shown in the topology
Part 2: Configure a Multi-area OSPFv2 Network, Virtual Link, OSPF Stub, Totally Stubby,
and NSSA Areas
b. Configure OSPF with process 10 on all routers, according to the interfaces that are in each area.
c. Configure OSPF passive interfaces as listed in the Addressing Table. You must configure each passive interface as OSPF
point-to-point network.
d. Type show ip route ospf command and verify routing information on each router
Page 2 sur 3
e. On R3, redistribute only connected subnets of loopback130 in to OSPF 10
h. Type show ip route ospf command and verify routing information on each router
b. Type show ip route ospf command and verify routing information on each router
b. Configure Area 1 such that it does not receive Type-4 or Type-5 LSAs, but the routers in this area should still maintain the
inter-area routes in their routing table. These routers should have reachability to the existing and future external routes
redistributed into this routing domain.
c. Now, what’s the total size of the routing table in the RAM on R1 ? 4126
c. Now, what’s the total size of the routing table in the RAM on R5 ?
4428
Task 5: OSPF NSSA
a. Now, Reconfigure Area 1 such that it only receives and propagates LSA Types 1, 2, 3, and 7. This area should not have
the ability to connect to any external routes redistributed elsewhere within this routing domain.
b. Then, what’s the new total size of the routing table in the RAM on R1 ? 4126
c. On area 3, Reconfigure the appropriate router(s) such that the routers in this area only maintain and propagate LSA Types
1, 2, 3, and 7 and a default route.
e. Then, what’s the new total size of the routing table in the RAM on R5 ?
b. Then, what’s the new total size of the routing table in the RAM on R1 ?
c. The default route that was injected into Area 1 should have a cost of 50.
_______________________________________________________________________________________________
Page 3 sur 3