User's Manual

Table Of Contents
Command Guide
-182-
Example:
To configure IPv6 address (2001::7788/64) for VLAN X
Switch# configure terminal
Switch (config)# interface vlan X
Switch (config-if-vlan)# ipv6 address 2001::7788/64
4.2.66.19 ipv6 mld snooping
Command:
ipv6 mld snooping
ipv6 IPv6 configuration commands
mld Multicast Listener Discovery
snooping Snooping MLD
Default:
Disabled
Usage Guide:
To enable MLD snooping for specific VLAN
Example:
To enable MLD snooping for VLAN X
Switch# configure terminal
Switch (config)# interface vlan X
Switch (config-if-vlan)# ipv6 mld snooping
4.2.66.20 ipv6 mld snooping compatibility
Command:
ipv6 mld snooping compatibility auto | v1 | v2
ipv6 IPv6 configuration commands
mld Multicast Listener Discovery
snooping Snooping MLD
compatibility Interface compatibility
auto Compatible with MLDv1/MLDv2
v1 Forced MLDv1
v2 Forced MLDv2