Operation Manual

Configuration Guide 346
Configuring Layer 2 Multicast Configuring MLD Snooping
Te1/0/3 500 Drop
Switch(config-if)#end
Switch#copy running-config startup-config
3.2.5 Configuring MLD Snooping Last Listener Query
Step 1 configure
Enter global configuration mode.
Step 2 ipv6 mld snooping last-listener query-inteval
interval
interval
determines the interval between MASQs sent by the switch. The valid values are from
1 to 5 seconds.
Step 3 ipv6 mld snooping last-listener query-count
num
num
determines the number of MASQs sent by the switch. The valid values are from 1 to 5.
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 configure the last listener query count as 5 and the
last listener query interval as 5 seconds:
Switch#configure
Switch(config)#ipv6 mld snooping
Switch(config)#ipv6 mld snooping last-listener query-count 5
Switch(config)#ipv6 mld snooping last-listener query-interval 5
Switch(config)#show ipv6 mld snooping
MLD Snooping :Enable
Unknown Multicast :Pass
Last Query Times :5
Last Query Interval :5
Global Member Age Time :260
Global Router Age Time :300
Global Report Suppression :Disable