2-548
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
show mac address-table multicast
show mac address-table multicast
Use the
show mac address-table
multicast
user EXEC command to display the Layer 2 multicast
entries for all VLANs. Use the command in privileged EXEC mode to display specific multicast entries.
show mac address-table multicast
[
vlan-id
] [
count
|
user
[
count
]]
Syntax Description
Note
Though visible in the command-line help string, the
igmp-snooping
keyword is not supported. Use the
privileged EXEC
command to display the Internet Group Management Protocol
(IGMP) snooping multicast table.
Command Modes
User EXEC
Command History
Examples
This is an example of output from the
show mac address-table multicast
command. It shows how to
display all multicast entries for the switch.
Switch>
show mac address-table multicast
Vlan Mac Address Type Ports
---- ----------- ---- -----
1 0100.5e00.0128 IGMP Gi1/0/1
This is an example of output from the
show mac address-table multicast count
command. It shows how
to display a total count of MAC address entries for the switch.
Switch>
show mac address-table multicast count
Multicast MAC Entries for all vlans: 10
This is an example of output from the
show mac address-table multicast vlan 1 count
command. It
shows how to display a total count of MAC address entries for a VLAN.
Switch>
show mac address-table multicast vlan 1 count
Multicast MAC Entries for vlan 1: 4
vlan
vlan-id
(Optional) Display addresses for a specific VLAN. The range is 1 to 4094.
count
(Optional) Display the total number of entries for the specified command
options instead of the actual entries.
user
(Optional) Display only the user-configured multicast entries.
Release
Modification
12.1(14)AX
This command was introduced.