R0106-HP MSR Router Series Layer 2 - LAN Switching Command Reference(V7)

1
MAC address table commands
The MAC address table contains only Layer 2 Ethernet interfaces.
This document covers the configuration of unicast MAC address entries, including static, dynamic, and
blackhole MAC address entries. For more information about configuring static multicast MAC address
entries, see IP Multicast Configuration Guide.
MAC address table commands are supported only on Layer 2 interface cards on MSR routers.
display mac-address
Use display mac-address to display MAC address entries.
Syntax
display mac-address [ mac-address [ vlan vlan-id ] | [ [ dynamic | static ] [ interface interface-type
interface-number ] | blackhole ] [ vlan vlan-id ] [ count ] ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
mac-address: Specifies a MAC address in the format of H-H-H. When entering a MAC address, you can
omit the leading zeros in each H section. For example, enter f-e2-1 for 000f-00e2-0001.
vlan vlan-id: Specifies a VLAN by its ID in the range of 1 to 4094.
dynamic: Displays dynamic MAC address entries.
static: Displays static MAC address entries.
interface interface-type interface-number: Specifies an interface by its type and number.
blackhole: Displays blackhole MAC address entries.
count: Displays the total number of MAC address entries that match all entry attributes you specify in the
command. For example, you can use the display mac-address vlan 20 dynamic count command to
display the total number of dynamic entries for VLAN 20. If you do not specify an entry attribute, the
command displays the total number of entries in the MAC address table. If you do not specify this
keyword, the command displays detailed information about the specified MAC address entries.
Usage guidelines
A MAC address entry includes a destination MAC address, an outgoing interface, and a VLAN ID.
If you execute this command without specifying any parameters, it displays all MAC address entries.
Examples
# Display MAC address entries for VLAN 100.
<Sysname> display mac-address vlan 100