ipv6 ospf passive

Sets a specific OSPFv3 interface to passive.

Syntax

ipv6 ospf passive
no ipv6 ospf passive

Modes

Interface subtype configuration mode

Usage Guidelines

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.

Examples

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