Reference v4.1.0 Instruction Manual

Network OS Command Reference 371
53-1003115-01
ip ospf passive
2
ip ospf passive
Sets a specific OSPF interface to passive.
Synopsis ip ospf passive
Operands None
Defaults None
Command Modes Interface subtype configuration mode
Description Use the ip ospf passive command to change the state on to passive on specific OSPF interfaces.
Usage Guidelines Use the ip ospf passive command to disable transmission of OSPF control packets on that
interface. OSPF control packets received on a passive interface are discarded.
Examples To set a specific OSPF virtual Ethernet (VE) interface to passive:
switch# configure
switch(config)# rbridge-id 5
switch(config-rbridge-id-5)# int ve 200
sw0(config-Ve-200)# ip ospf passive
See Also ip ospf active