Managed Switch CLI Manual, Release 8.0.3
Routing Commands
4-42
v1.0, July 2010
area default-cost (OSPF)
This command configures the default cost for the stub area. You must specify the area ID and an
integer value between 1-16777215.
area nssa (OSPF)
This command configures the specified areaid to function as an NSSA.
no area nssa
This command disables nssa from the specified area id.
area nssa default-info-originate (OSPF)
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).
Format
area <areaid> default-cost <1-16777215>
Mode
Router OSPF Config
Format
area <areaid> nssa
Mode
Router OSPF Config
Format
no area <areaid> nssa
Mode
Router OSPF Config
Format
area <areaid> nssa default-info-originate [<metric>] [{comparable |
non-comparable}]
Mode
Router OSPF Config