User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 948
8.4.2.15. area default-cost
This command configures the monetary default cost for the stub area. The operator must specify the area id and
an integer value between 1-16777214.
Format area <areaid> default-cost <1-16777214>
Default None
Mode Router OSPFv3 Config
8.4.2.16. area nssa
This command configures the specified areaid to function as an NSSA.
To disable nssa from the specified area id, use the no form of this command.
Format area <areaid> nssa
no area <areaid> nssa
Default None
Mode Router OSPFv3 Config
8.4.2.17. area nssa default-info-originate
This command configures the metric value and type for the default route advertised into the NSSA. The optional
metric parameter specifies the metric of the default route and is to be in a range of 1-16777214. If no metric is
specified, the default value is 10. The metric type can be comparable (nssa-external 1) or non-comparable (nssa-
external 2).
To disable the default route advertised into the NSSA, use the no form of this command.
Format area <areaid> nssa default-info-originate [<1-16777214>] [{comparable | non-comparable}]
no area <areaid> nssa default-info-originate [<1-16777214>] [{comparable | non-comparable}]
Fields
Definition
<areaid>
Area ID.
Fields
Definition
<areaid>
Area ID.