OSPF Commands 731
Command Mode
Router OSPF Configuration mode.
User Guidelines
This command has no user guidelines.
Example
The following example configures the metric value and type for the default route advertised into 
the NSSA.
console(config-router)#area 20 nssa default-info-originate 250 
non-comparable
area nssa no-redistribute
Use the area nssa no-redistribute command in Router OSPF Configuration mode to configure 
the NSSA Area Border router (ABR) so that learned external routes are not redistributed to the 
NSSA.
Syntax
area 
area-id
 nssa no-redistribute
no area 
area-id
 nssa no-redistribute
•
area-id
 — Identifies the OSPF NSSA to configure. (Range: IP address or decimal from 
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 the NSSA ABR.
console(config-router)#area 20 nssa no-redistribute