- 585 -
10.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
10.4.2.15 area nssa no-redistribute
This command configures the NSSA ABR so that learned external routes will not be redistributed to the
NSSA.
Syntax
area <areaid> nssa no-redistribute
no area <areaid> nssa no-redistribute
<areaid> - Area ID.
no - This command disables the NSSA ABR so that learned external routes are redistributed to the
NSSA.
Default Setting
None
Command Mode
Router OSPFv3 Config