Netgear gsm7312 Manuale Utente

Pagina di 268
User Manual for the NETGEAR 7300 Series Layer 3 Managed Switch Software 
8-22
Routing Commands
202-10009-01
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>
config router ospf area stub create
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.
Format  
config router ospf area stub create <areaid>