Users Guide

Table Of Contents
Layer 3 Routing Commands 1760
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)
comparable — Metric Type (nssa-external 1).
non-comparable — Metric Type (nssa-external 2).
Default Configuration
If no metric is defined, 10 is the default configuration.
Command Mode
Router OSPFv3 Configuration mode.
User Guidelines
This command has no user guidelines.
Example
The following example configures the default metric value for the default
route advertised into the NSSA.
console(config)#ipv6 router ospf
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