The display mac-address multicast command displays the static multicast MAC address entries.
Parameter |
Description |
Value |
---|---|---|
mac-address |
Specifies a multicast MAC address. If this parameter is not specified, the system displays all the configured multicast MAC address entries. |
The value is in the H-H-H format. An H contains 1 to 4 hexadecimal digits. |
vlan vlan-id |
Displays multicast MAC address entries in a specified VLAN. If this parameter is not specified, the system displays multicast MAC address entries in all VLANs. |
The value is an integer that ranges from 1 to 4094. |
This command displays static multicast MAC address entries. To configure a static multicast MAC address on the device, use the mac-address multicast interface or mac-address multicast command.
# Display static multicast MAC address entries in VLAN 10.
<HUAWEI> display mac-address multicast vlan 10 --------------------------------------------------------------------------- MAC Address VLANID Out-Interface Status --------------------------------------------------------------------------- 0111-1111-2222 10 GigabitEthernet0/0/1 InActive GigabitEthernet0/0/2 InActive 2 port(s) --------------------------------------------------------------------------- Total Group(s) : 1
Item |
Description |
---|---|
MAC Address |
Static multicast MAC address. |
VLANID |
VLAN that the interface bound to the multicast MAC address belongs to. |
Out-Interface |
Interface bound to the multicast MAC address. |
Status |
Status of a VLAN. InActive indicates that the VLAN has not been created or no physical interface is added to the VLAN after it is created. Active indicates that the VLAN has been created and has physical interfaces in it. |
Total Group(s) |
Total number of multicast groups. |