Korenix Technology Co., Ltd.
Industrial
Layer 3 Managed Ethernet Switch
_____________________________________________________________________________
Industrial Layer 3 Managed Ethernet SwitchUser Manual
Page: 990/1568
9.4.2.13
area nssa
This command configures the specified areaid to function as an NSSA.
Syntax
area <areaid> nssa
no area <areaid> nssa
<areaid>
- Area ID.
no
- This command disables nssa from the specified area id.
Default Setting
None
Command Mode
Router OSPFv3 Config
9.4.2.14
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).
Syntax
area <areaid> nssa default-info-originate [<1-16777215>] [{comparable | non-comparable}]
no area <areaid> nssa default-info-originate [<1-16777215>] [{comparable | non-comparable}]
<areaid>
- Area ID.
<1-16777215>
- The metric of the default route. The range is 1 to 16777215.
comparable
- It's NSSA-External 1.
non-comparable
- It's NSSA-External 2.
no
- This command disables the default route advertised into the NSSA.
Default Setting
None
Command Mode
Router OSPFv3 Config