Sun Ethernet Fabric Operating System

Exit Print View

Updated: July 2015
 
 

Configure the Stub Area

Configuring the stub area specifies an area as a stub area. This procedure also configures other parameters related to that area. See Stub Area, ASBR, and Route Redistribution Topology Example for the topology for this procedure.

  1. Type.
    SEFOS# configure terminal
    SEFOS(config)# router ospf
    SEFOS(config-router)# router-id 10.10.2.1
    SEFOS(config-router)# network 10.4.0.1 area 0.0.0.0
    SEFOS(config-router)# network 10.10.2.1 area 0.0.0.6
    
  2. Configure the area 0.0.0.6 as a normal area.
    SEFOS(config-router)# area 0.0.0.6 stub
    
  3. Reconfigure the area 0.0.0.6 as a normal area.
    SEFOS(config-router)# no area 0.0.0.6 stub