NETGEAR L3 Switch User Manual


 
7000 Series L3 Managed Switch Reference Manual for Software v2.0
Routing Commands 8-15
Area LSA Count Total number of link-state advertisements in this area's link-state
database, excluding AS External LSA's.
Area LSA Checksum A number representing the Area LSA Checksum for the specified
AreaID excluding the external (LS type 5) link-state advertise-
ments.
Stub Mode Represents whether the specified Area is a stub area or not. The
possible values are enabled and disabled. This is a configured
value.
Import Summary LSAs
Metric Value
Is a number representing the Metric Value for the specified area.
Metric Type Is the Default Metric Type for the specified Area.
show router ospf area range
This command displays information about the area ranges for the specified <areaid>. The <areaid>
identifies the OSPF area whose ranges are being displayed.
Format show router ospf area range <areaid>
Area ID Is the area id of the requested OSPF area.
IP Address Is an IP Address which represents this area range.
Subnet Mask Is a valid subnet mask for this area range.
Lsdb Type Is the type of link advertisement associated with this area range.
Advertisement This indicates whether the advertisement status is enabled or dis-
abled.
config router ospf area range create
This command creates a specified area range.
The <ipaddr> is a valid IP address.
The <subnetmask> is a valid subnet mask.
The [summ] is the lsdb type and is optional.
The [enable/disable] indicates advertise mode and is optional.
Format config router ospf area range create
<areaid> <ipaddr> <subnetmask> [summ]
[enable/disable]