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.
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
SEFOS(config-router)# area 0.0.0.6 stub
SEFOS(config-router)# no area 0.0.0.6 stub