Sets a specific OSPFv3 interface to passive.
Interface subtype configuration mode
The ipv6 ospf passive command disables transmission of OSPFv3 control packets on that interface. OSPFv3 control packets received on a passive interface are discarded.
The no form of the command sets an interface back to active.
The following example sets a specific OSPFv3 virtual Ethernet (VE) interface to passive.
device# configure terminal device(config)# interface ve 1 device(config-if-Ve-1)# ipv6 ospf passive