80 | Chapter 7. OSPF
ProSafe 7000 Managed Switch Release 8.0.3
a. Select Routing > OSPF > Advanced > Stub Area Configuration. A screen similar
to the following displays.
b. Enter the following information:
• In the Area ID field, enter 0.0.0.1.
• In the Import Summary LSAs field, select Disable.
c. Click Add to save the settings.
CLI: Configure Area 1 as a Stub Area on A2
1. Enable routing on the switch.
(Netgear Switch) #config
(Netgear Switch) (Config)#ip routing
(Netgear Switch) (Config)#router ospf
2. Set the router ID to 2.2.2.2.
(Netgear Switch) (Config-router)#router-id 2.2.2.2
3. Configure area 0.0.0.1 as a stub area.
(Netgear Switch) (Config-router)#area 0.0.0.1 stub