Area nssa, Area nssa default-info-originate – Dell PowerEdge M805 User Manual
Page 670
676
OSPF Commands
www
.dell.com | support.dell.com
area nssa
Use the area nssa command in Router OSPF Configuration mode to configure the specified area
ID to function as an NSSA. Use the no form of the command to disable NSSA from the specified
area ID.
Syntax
area area-id nssa
no area area-id nssa
•
area-id—Identifies the OSPF not-so-stubby-area. (Range: 0-4294967295)
Default Configuration
This command has no default configuration.
Command Mode
Router OSPF Configuration mode
User Guidelines
This command has no user guidelines.
Example
The following example configures not-so-stubby-area 10 as an NSSA.
console(config)#router ospf
console(config-router)#area 10 nssa
area nssa default-info-originate
Use the area nssa default-info-originate command in Router OSPF Configuration mode to
configure the metric value and type for the default route advertised into the NSSA. The metric
type can be comparable (nssa-external 1) or non-comparable (nssa-external 2). Use the no form of
the command to return the metric value and type to the default value.
Syntax
area area-id nssa default-info-originate [integer] [{comparable | non-comparable}]
no area area-id nssa default-info-originate
•
area-id—Identifies the OSPF NSSA to configure. (Range: IP address or decimal from 0-
4294967295)
•
integer—Specifies the metric of the default route advertised to the NSSA. (Range: 1-
16777214)
•
comparable—A metric type of nssa-external 1