OSPFv3 Commands 787
console(config-rtr)#area 1 nssa default-info-originate
area nssa no-redistribute
Use the area nssa no-redistribute command in Router OSPFv3 Configuration mode to 
configure the NSSA ABR so that learned external routes will not be redistributed to the NSSA. 
Use the no form of the command to remove the configuration.
Syntax
area 
areaid 
nssa no-redistribute
no area 
areaid 
nssa no-redistribute
•
areaid
 — Valid OSPF 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 the area 1 NSSA ABR so that learned external routes will not 
be redistributed to the NSSA.
console(config)#ipv6 router ospf
console(config-rtr)#area 1 nssa no-redistribute
area nssa no-summary
Use the area nssa no-summary command in Router OSPFv3 Configuration mode to configure 
the NSSA so that summary LSAs are not advertised into the NSSA. Use the no form of the 
command to remove the configuration.
Syntax
area 
areaid 
nssa no-summary
no area 
area-id
 nssa no-summary
•
areaid
 — Valid OSPF area identifier.