Sets a specific OSPFv2interface to passive.
All OSPF interfaces are active.
Interface subtype configuration mode
Passive interfaces accept and process all OSPF protocol traffic, but they do not send any traffic.
You might want to set an interface to passive mode if:
The no form of the command sets an interface back to active.
The following example sets a specific OSPFv2 Ethernet interface to passive.
device# configure terminal device(config)# interface ethernet 1/1 device(conf-if-eth-1/1)# ip ospf passive