Specifications

2-580
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference
OL-13270-06
Chapter Cisco Catalyst Blade Switch 3130 for Dell Cisco IOS Commands
show ipv6 mld snooping address
show ipv6 mld snooping address
Use the show ipv6 mld snooping address command in EXEC mode to display all or specified IP Version
6 (IPv6) multicast address information maintained by Multicast Listener Discovery (MLD) snooping.
show ipv6 mld snooping address [[vlan vlan-id] [ipv6 address]] [vlan vlan-id] [count | dynamic
| user]
Syntax Description
Command Modes User EXEC
Privileged EXEC
Command History
Usage Guidelines Use this command to display IPv6 multicast address information.
You can enter an IPv6 multicast address only after you enter a VLAN ID.
VLAN numbers 1002 through 1005 are reserved for Token Ring and FDDI VLANs and cannot be used
in MLD snooping.
Use the dynamic keyword to display information only about groups that are learned. Use the user
keyword to display information only about groups that have been configured.
To configure the dual IPv4 and IPv6 template, enter the sdm prefer dual-ipv4-and-ipv6 {default | vlan)
global configuration command and reload the switch.
Note This command is supported only if you have configured a dual IPv4 and IPv6 Switch Database
Management (SDM) template on the switch.
Examples This is an example of output from the show snooping address command:
Switch> show ipv6 mld snooping address
Vlan Group Type Version Port List
-------------------------------------------------------------
2 FF12::3 user Gi1/0/2, Gi2/0/2, Gi3/0/1,Gi3/0/3
vlan vlan-id (Optional) Specify a VLAN about which to show MLD snooping multicast
address information. The VLAN ID range is 1 to 1001 and 1006 to 4094.
ipv6-multicast-address (Optional) Display information about the specified IPv6 multicast address.
This keyword is only available when a VLAN ID is entered.
count (Optional) Display the number of multicast groups on the switch or in the
specified VLAN.
dynamic (Optional) Display MLD snooping learned group information.
user (Optional) Display MLD snooping user-configured group information.
Release Modification
12.2(40)EX1 This command was introduced.