ipv6 mld snooping

Syntax

ipv6 mld snooping {enable | disable}

Description

This command enables or disables MLD snooping on the VLAN.

The没有form of this command disables all MLD snooping configurations on the VLAN.

Command context

config-vlan-

Parameters

enable
要求:使MLD窥探VLAN。
disable

Required: Disable MLD snooping on the VLAN.

Authority

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

Example

Enable MLD snooping on VLAN 2:

switch(config)#vlan 2switch(config-vlan)#ipv6 mld snooping enableswitch(config-vlan)#ipv6 mld snooping disable

Remove all MLD snooping configurations on VLAN 2:

switch(config)#vlan 2switch(config-vlan)#没有ipv6 mld snooping