NETGEAR L3 Switch User Manual


 
7000 Series L3 Managed Switch Reference Manual for Software v2.0
8-16 Routing Commands
config router ospf area range delete
This command deletes a specified area range.
The <ipaddr> is a valid IP address.
The <subnetmask> is a valid subnet mask.
The parameter [summ] is optional.
Format config router ospf area range delete
<areaid> <ipaddr> <subnetmask> [summ]
config router ospf area stub metric value
This command configures the monetary default metric for the stub area. The operator must specify
the area id and an integer value between 1-16777215.
Format config router ospf area stub metric value
<areaid> <1-16777215>
config router ospf area stub metric type
This command configures the type metric for the stub area. The operator must specify the area id
and a type.
Valid types are: metric - Area Internal OSPF metric
comparable - External Type 1 metrics (comparable to the link
state metric)
noncomparable - External Type 2 metrics (are assumed to be
larger than the cost of the link state metric)
Format config router ospf area stub metric type
<areaid> <metric|comparable|noncomparable>
config router ospf area stub summarylsa
This command configures the Summary LSA mode for the stub area identified by <areaid>. The
Summary LSA mode can be configured as enabled or disabled.
Format config router ospf area stub summarylsa
<areaid> <enable/disable>