DES-7200 Configuration Guide Chapter 5 OSPF
Configuration
5-25
OSPFv3 stub area
Application Requirements
Configure Area 1 as a stub area in order to lessen the system overhead of
switches in this area.
Configuration tips
Use the parameter of "stub no-summary" on the area border router (Switch A)
Use the parameter of "stub" on the non-area-border router(Switch C)
Configuration Steps
SwitchA
Step 1: Configure OSPFv3 basic functions
Step 2: Configure stub no-summary
SwitchA# conf
Enter configuration commands, one per line. End with CNTL/Z.
SwitchA(config)#ipv6 router ospf 10
SwitchA(config-router)#area 1 stub no-summary
SwitchA(config-router)#exit
SwitchC
Step 1: Configure OSPFv3 basic functions
Step 2: Configure stub
SwitchC# conf
Enter configuration commands, one per line. End with CNTL/Z.
SwitchA(config)#ipv6 router ospf 10
SwitchA(config-router)#area 1 stub