389
# Display OSPFv3 routing table on Router D.
[RouterD] display ospfv3 routing
OSPFv3 Process 1 with Router ID 4.4.4.4
-------------------------------------------------------------------------
I - Intra area route, E1 - Type 1 external route, N1 - Type 1 NSSA route
IA - Inter area route, E2 - Type 2 external route, N2 - Type 2 NSSA route
* - Selected route
*Destination: ::/0
Type : IA Cost : 11
NextHop : FE80::F40D:0:93D0:1 Interface: GE2/0
AdvRouter : 4.4.4.4 Area : 0.0.0.2
Preference : 10
*Destination: 2001:2::/64
Type : I Cost : 1
Nexthop : :: Interface: GE2/0
AdvRouter : 4.4.4.4 Area : 0.0.0.2
Preference : 10
Total: 2
Intra area: 1 Inter area: 1 ASE: 0 NSSA: 0
The output shows that route entries are reduced. All indirect routes are removed, except the default
route.
OSPFv3 NSSA area configuration example
Network requirements
•
Configure OSPFv3 on all routers and split the AS into three areas.
•
Configure Router B and Router C as ABRs to forward routing information between areas.
•
Configure Area 1 as an NSSA area and configure Router A as an ASBR to redistribute static routes
into the AS.
Figure 89
Network diagram