• The previous no passive-interface interface is removed from the 
running configuration.
• The ABR status for the router is updated.
• Save passive-interface interface into the running configuration.
passive-interface default
• All present and future OSPF interface are marked as 
passive
.
• Any adjacency are explicitly terminated from all OSPF interfaces.
• All previous passive-interface interface commands are removed from the 
running configuration.
• All previous no passive-interface interface commands are removed 
from the running configuration.
no passive-interface interface
• Remove the interface from the passive list.
• The ABR status for the router is updated.
• If passive-interface default is specified, then save no passive-
interface interface into the running configuration.
No passive-interface default
• Clear everything and revert to the default behavior.
• All previously marked passive interfaces are removed.
• May update ABR status.
redistribute
Redistribute information from another routing protocol throughout the OSPF process.
C-Series, E-Series, S-Series, Z-Series, S4810
Syntax
redistribute {connected | rip | static} [metric metric-value | 
metric-type type-value] [route-map map-name] [tag tag-value]
To disable redistribution, use the no redistribute {connected | isis | rip | 
static} command.
Parameters
connected Enter the keyword connected to specify that information from 
active routes on interfaces is redistributed.
rip Enter the keyword rip to specify that RIP routing information is 
redistributed.
static Enter the keyword static to specify that information from static 
routes is redistributed.
metric 
metric-
value
(OPTIONAL) Enter the keyword metric followed by a number. The 
range is 0 (zero) to 16777214.
metric-type 
type-
value
(OPTIONAL) Enter the keywords metric-type followed by one of 
the following:
• 1 = OSPF External type 1
1067