ipv6 ospfv3 shutdown

Syntax

ipv6 ospfv3 shutdown

no ipv6 ospfv3 shutdown

Description

Disables OSPFv3 on the interface.

The no form of this command re-enables OSPFv3 on the interface.

Command context

config-if

config-if-vlan

Authority

Administrators or local user group members with execution rights for this command.

Examples

Disabling OSPFv3 on the interface:

switch(config)# interface vlan 1
switch(config-if-vlan)# ipv6 ospfv3 shutdown

Re-enabling OSPFv3 on the interface:

switch(config)# interface vlan 1
switch(config-if-vlan)# no ipv6 ospfv3 shutdown