OSPFv3 Commands 929
Syntax
area
areaid
nssa
no area
areaid
nssa
areaid
— Valid OSPFv3 area identifier.
Default Configuration
This command has no default configuration.
Command Mode
Router OSPFv3 Configuration mode.
User Guidelines
This command has no user guidelines.
Example
The following example configures area 1 to function as an NSSA.
console(config)#ipv6 router ospf
console(config-rtr)#area 1 nssa

area nssa default-info-originate

Use the area nssa default-info-originate command in Router OSPFv3
Configuration mode to configure the metric value and type for the default
route advertised into the NSSA. The optional metric parameter specifies the
metric of the default route. The metric type can be comparable (nssa-external
1) or noncomparable (nssa-external 2). Use the no form of the command to
return the metric value and type to the default value
Syntax
area
areaid
nssa default-info-originate [
metric
[comparable | non-
comparable]]
no area
areaid
nssa default-info-originate
areaid
— Valid OSPFv3 area identifier.
metric
— Metric value for default route. (Range: 1-16777214)