Managed Switch CLI Manual, Release 8.0.3
Routing Commands 4-45
v1.0, July 2010
area range (OSPF)
This command creates a specified area range for a specified NSSA. The <ipaddr> is a valid IP
address. The <subnetmask> is a valid subnet mask. The LSDB type must be specified by either
summarylink or nssaexternallink, and the advertising of the area range can be allowed
or suppressed.
no area range
This command deletes a specified area range. The <ipaddr> is a valid IP address. The
<subnetmask> is a valid subnet mask.
area stub (OSPF)
This command creates a stub area for the specified area ID. A stub area is characterized by the fact
that AS External LSAs are not propagated into the area. Removing AS External LSAs and
Summary LSAs can significantly reduce the link state database of routers within the stub area.
no area stub
This command deletes a stub area for the specified area ID.
Format area <areaid> range <ipaddr> <subnetmask> {summarylink |
nssaexternallink} [advertise | not-advertise]
Mode Router OSPF Config
Format no area <areaid>
range <ipaddr> <subnetmask>
Mode Router OSPF Config
Format area <areaid> stub
Mode Router OSPF Config
Format no area <areaid> stub
Mode Router OSPF Config