OSPFv3 Commands 809
passive-interface default
The passive-interface default command enables the global passive mode by default for all 
interfaces. It overrides any interface level passive mode. Use the “no” form of this command to 
disable the global passive mode by default for all interfaces. Any interface previously configured 
to be passive reverts to non-passive mode.
Syntax
passive-interface default
no passive-interface default
Default Configuration
Global passive mode is disabled by default.
Command Mode
Router OSPFv3 Configuration mode.
User Guidelines
There are no user guidelines for this command.
Example
console(config-rtr)#passive-interface default
redistribute
Use the redistribute command in Router OSPFv3 Configuration mode to configure the 
OSPFv3 protocol to allow redistribution of routes from the specified source protocol/routers.
Syntax
redistribute {static | connected} [metric 
metric
] [metric-type {1 | 2}] [tag 
tag 
]
no redistribute {static | connected} [
metric
] [metric-type] [
tag
]
•
metric
 — Metric value used for default routes. (Range: 0-16777214)
•
tag
 — Tag. (Range: 0-4294967295)
Default Configuration
2 is the default value for metric-type, 0 for 
tag
. 
Command Mode
Router OSPFv3 Configuration mode