DELL PC6224F User Manual

Page of 1356
OSPF Commands
857
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)