Configuration Guide
324
Configuring Layer 2 Multicast
Configuring MLD Snooping
Switch(config)#ip igmp snooping
Switch(config)#ipv6 mld snooping drop-unknown
Switch(config)#show ipv6 mld snooping
MLD Snooping :Enable
Unknown Multicast :Discard
Last Query Times :2
Last Query Interval :1
Global Member Age Time :260
Global Router Age Time :300
Global Report Suppression :Disable
Enable Port:
Enable VLAN:
Switch(config)#end
Switch#copy running-config startup-config
3.2.4 Configuring MLD Snooping Parameters on the Port
Configuring Router Port Time and Member Port Time
Step 1
configure
Enter global configuration mode.
Step 2
ipv6 mld snooping rtime
rtime
ipv6 mld snooping mtime
mtime
rtime
is the aging time of router ports, ranging from 60 to 600 seconds.
mtime
is the aging time of member ports, ranging from 60 to 600 seconds.
Step 3
show ipv6 mld snooping
Show the basic MLD snooping configuration.
Step 4
end
Return to privileged EXEC mode.
Step 5
copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to configure the global router port time and member
port time as 200 seconds:
Switch#configure