Specifications

2-198
Catalyst 2950 and Catalyst 2955 Switch Command Reference
78-15304-01
Chapter 2 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 Beginning with Release 12.1(11)EA1, the show mac address-table multicast command replaces the
show mac-address-table multicast command (with the hyphen). The show mac-address-table
multicast command (with the hyphen) will become obsolete in a future release.
Syntax Description
Defaults This command has no default setting.
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; valid values are 1 to 4094 when the enhanced
software image (EI) is installed and 1 to 1005 when the standard software
image (SI) is installed. Do not enter leading zeros. (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 first introduced.
12.1(11)EA1 The show mac-address-table multicast command was replaced by the
show mac address-table multicast command.