R3303-HP HSR6800 Routers IP Multicast Command Reference
38
Parameters
mac-address: Specifies a static multicast MAC address. The MAC address can be any legal multicast
MAC address except 0100-5Exx-xxxx and 3333-xxxx-xxxx, where x represents an arbitrary
hexadecimal number from 0 to F.
vlan vlan-id: Specifies a VLAN by its VLAN ID. The value range for the vlan-id argument is 1 to 4094. If
you do not specify a VLAN, this command will display the static multicast MAC address entries for all
VLANs.
multicast: Displays static multicast MAC address entries.
count: Displays the number of matched static multicast MAC address entries. With this argument
specified, the number of matched static multicast MAC address entries is displayed, without displaying
any content of the matched entries.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
With no parameters specified or with only vlan, count, or both of them specified, this command displays
all MAC address table entries, including static multicast MAC address entries and unicast MAC address
entries.
This command is available only on the router that is installed with the SAP module.
Examples
# Display the static multicast MAC address entries for VLAN 2.
<Sysname> display mac-address multicast vlan 2
MAC ADDR VLAN ID STATE PORT INDEX AGING TIME(s)
0100-0001-0001 2 Multicast GigabitEthernet2/1/1 NOAGED
GigabitEthernet2/1/2
GigabitEthernet2/1/3
GigabitEthernet2/1/4
--- 1 mac address(es) found ---
Table 4 Command output
Field Descri
p
tion
MAC ADDR MAC address.
VLAN ID
ID of the VLAN to which the network device identified by the MAC address
belongs.
STATE
Status of the MAC address; multicast indicates a static multicast MAC
address entry.
PORT INDEX Outgoing ports of the multicast MAC address entry.
AGING TIME(s)
State of the aging timer. The aging timer for static multicast MAC addresses
has only one state NOAGED, which indicates that this entry never expires.