Operation Manual
Configuration Guide 340
Configuring Layer 2 Multicast Configuring MLD Snooping
Step 2 interface {fastEthernet
port
| range fastEthernet
port-list
| gigabitEthernet
port
| range
gigabitEthernet
port-list
| ten-gigabitEthernet
port
| range ten-gigabitEthernet
port-list
| port-
channel
port-channel-id
| range port-channe
port-channel-list
}
Enter interface configuration mode.
Step 3 ipv6 mld snooping
Enable MLD Snooping on the specified port.
Step 4 show ipv6 mld snooping
Show the basic MLD snooping configuration.
Step 5 end
Return to privileged EXEC mode.
Step 6 copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to enable MLD Snooping globally and enable MLD
Snooping.
Switch#configure
Switch(config)#ipv6 mld snooping
Switch(config)#interface ten-gigabitEthernet 1/0/3
Switch(config-if)#ipv6 mld snooping
Switch(config-if)#show ipv6 mld snooping
MLD Snooping :Enable
Unknown Multicast :Pass
Last Query Times :2
Last Query Interval :1
Global Member Age Time :260
Global Router Age Time :300
Global Report Suppression :Disable
Enable Port:Te1/0/3
Enable VLAN:
Switch(config-if)#end
Switch#copy running-config startup-config