2-372
Catalyst 2950 and Catalyst 2955 Switch Command Reference
0L-10102-01
Chapter 2 Catalyst 2950 and 2955 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 the switch or for the VLAN.
show mac address-table multicast [vlan vlan-id] [count] [igmp-snooping | user] [ | {begin |
exclude | include} expression]
Note The show mac address-table multicast command only shows non-IP multicast addresses. Use the show
ip igmp snooping multicast user EXEC command to display IP multicast addresses.
Note Beginning with Cisco IOS Release 12.1(11)EA1, the show mac address-table multicast command
replaces the show mac-address-table multicast command (with the hyphen).
Syntax Description
Command Modes User EXEC
Command History
Usage Guidelines Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
do not appear, but the lines that contain Output appear.
vlan vlan-id (Optional) Specify a VLAN. The range is 1 to 4094. (This keyword is only
available in privileged EXEC mode.)
count
(Optional) Display total number of entries for the specified criteria instead of the
actual entries (only available in privileged EXEC mode).
igmp-snooping
(Optional) Display only entries learned through Internet Group Management
Protocol (IGMP) snooping (only available in privileged EXEC mode).
user
(Optional) Display only the user-configured multicast entries (only available in
privileged EXEC mode).
| begin (Optional) Display begins with the line that matches the specified expression.
| exclude (Optional) Display excludes lines that match the specified expression.
| include (Optional) Display includes lines that match the specified expression.
expression Expression in the output to use as a reference point.
Release Modification
12.0(5.2)WC(1) This command was introduced.
12.1(11)EA1 The show mac-address-table multicast command was replaced by the
show mac address-table multicast command.