
- 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-16777 214.
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 d efault-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 metri c of the defau lt 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 adverti sed 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> ns sa no-redistribute
<areaid> - Area ID.
no - This command disables the NSSA ABR so that learned external routes are redistribute d to the
NSSA.
Default Setting
None
Command Mode
Router OSPFv3 Config