2-370
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.4.0SG and IOS 15.1(2)SG)
OL-27596 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
ipv6 mld snooping last-listener-query-count
Examples This example shows how to globally set the last-listener query count:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# ipv6 mld snooping last-listener-query-count 1
Switch(config)# end
Switch#
This example shows how to set the last-listener query count for VLAN 10:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# ipv6 mld snooping vlan 10 last-listener-query-count 3
Switch(config)# end
Switch#
You can verify your settings by entering the show ipv6 mld snooping [vlan vlan-id] user EXEC
command.
Related Commands Command Description
ipv6 mld snooping
last-listener-query-interval
Configures IP version 6 (IPv6) Multicast Listener
Discovery (MLD) snooping last-listener query interval on
the switch or on a VLAN.
show ipv6 mld snooping Displays IP version 6 (IPv6) Multicast Listener Discovery
(MLD) snooping configuration of the switch or the VLAN.
show ipv6 mld snooping querier Displays IP version 6 (IPv6) MLD snooping querier-related
information most recently received by the switch or the
VLAN.