Predefined user roles
network-admin
network-operator
Parameters
mac-address: Specifies a multicast MAC address. The MAC address can be any legal multicast MAC
address. (A multicast MAC address is the MAC address in which the least significant bit of the most
significant octet is 1.)
vlan vlan-id: Specifies a VLAN by its VLAN ID in the range of 1 to 4094. If you do not specify a VLAN,
the command displays the static multicast MAC address entries for all VLANs.
multicast: Specifies static multicast MAC address entries.
count: Specifies the number of static multicast MAC address entries. If you specify this keyword, the
command displays the number of matching static multicast MAC address entries. If you do not specify
this keyword, the command displays the contents of the matching entries rather than the entry count.
Usage guidelines
This command displays all MAC address table entries, including static multicast and unicast MAC
address entries when one of the following conditions exists:
• You do not specify parameters.
• You specify either or both of the vlan and count keywords.
Examples
# Display the static multicast MAC address entries for VLAN 2.
<Sysname> display mac-address multicast vlan 2
MAC Address VLAN ID State Port/NickName Aging
0100-0001-0001 2 Multicast XGE1/0/1 N
XGE1/0/2
# Display the number of static multicast MAC address entries.
<Sysname> display mac-address multicast count
1 mac address(es) found.
Table 20 Command output
Field Descri
tion
VLAN ID
ID of the VLAN to which the network device identified by the MAC
address belongs.
State
Status of the MAC address. If the multicast MAC address entry is static,
this field displays Multicast.
Port/NickName
Outgoing ports or nickname of the Egress RB in a TRILL network for the
packet that is sent to the MAC address in this MAC address entry. For
more information about the nickname, TRILL, and RB, see TRILL
Configuration Guide.
NOTE:
The switch does not support the TRILL function.
Aging Aging time state. If this entry never expires, this field displays N.
1 mac address(es) found One static multicast MAC address entry is found.
64