User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 688
6.3.2.6. area default-cost
This command configures the default cost for the stub area. You must specify the area ID and an integer value
between 1-16777214.
Format area <areaid> default-cost <1-16777214>
Default None
Mode Router OSPF Config
6.3.2.7. area nssa
area nssa command configures the specified areaid to function as an NSSA. no area nssa command disables nssa
from the specified area id.
Format area <areaid> nssa
no area <areaid> nssa
Default None
Mode Router OSPF Config
6.3.2.8. area nssa default-into-originate
area nssa default-info-originate 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 ****. The metric type can be comparable (nssa-
external 1) or non-comparable (nssa-external 2). This command disables the default route advertised into the
NSSA . no area nssa default-info-originate command disables the default route advertised into the NSSA.
Format area <areaid> nssa default-info-originate [<metric>] [{comparable | noncomparable}]
no area <areaid> nssa default-info-originate [<metric>] [{comparable | noncomparable}]
Default None
Mode Router OSPF Config
6.3.2.9. area nssa no-redistribute
area nssa no-redistribute command configures the NSSA Area Border router (ABR) so that learned external
routes will not be redistributed to the NSSA. no area nssa no-redistribute command disables the NSSA ABR so
that learned external routes are redistributed to the NSSA.