CLI Guide

Layer 2 Switching Commands 314
show mac address-table multicast
Use the show mac address-table multicast command to display multicast
MAC address table information.
Syntax
show mac address-table multicast [count]|[[vlan vlan-id] [address {mac-
multicast-address | ip-multicast-address}] [format {ip | mac}]]
vlan-id — A valid VLAN ID value.
mac-multicast-address — A valid MAC multicast address.
ip- multicast-address — A valid IP multicast address.
format — Multicast address display format. Can be ip or mac.
Default Configuration
If format is unspecified, the default is mac.
Command Mode
User Exec mode, Privileged Exec mode, Global Configuration mode and all
Configuration submodes
User Guidelines
The count parameter requests the display of the address table usage. No other
parameters may be supplied with the count parameter. The address
parameter indicates that the entry matching the specified address is
displayed. The vlan parameter requests display of entries associated with the
specified VLAN. The format parameter requests that addresses be displayed
in the specified format. The vlan, address, and format parameters may all be
specified together.
A MAC address can be displayed in IP format only if it is in the range
01:00:5e:00:00:00 through 01:00:5e:7f:ff:ff.
Static multicast MAC addresses can be added via the mac address-table static
command.