R3303-HP HSR6800 Routers Layer 2 - LAN Switching Command Reference
5
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display the statistics of the MAC address table.
<Sysname> display mac-address statistics
MAC TYPE LEARNED USER-DEFINED SYSTEM-DEFINED IN-USE AVAILABLE
Dynamic Unicast 0 0 0 0
Static Unicast 0 1 1 2 1024
Total Unicast 2 32768
Dynamic Multicast 0 0 0 0
Static Multicast 0 0 0 0 1024
Total Multicast 0 1024
Table 3 Command output
Field Description
MAC TYPE
MAC address type:
• Dynamic Unicast.
• Static Unicast.
• Total Unicast.
• Dynamic Multicast.
• Static Multicast.
• Total Multicast.
LEARNED Dynamically learned MAC addresses.
USER-DEFINED User defined MAC addresses (dynamic and static).
SYSTEM-DEFINED
MAC addresses generated by the system (for example, 802.1x and MAC
authentication).
IN-USE Number of existing MAC addresses of a specific type.
AVAILABLE Maximum number of MAC addresses supported by the system.
mac-address (interface view)
Use mac-address to add or modify a MAC address entry on a specified interface.
Use undo mac-address to remove a MAC address entry on the interface.
Syntax
mac-address { dynamic | static } mac-address vlan vlan-id
undo mac-address { dynamic | static } mac-address vlan vlan-id
Default
No MAC address entry is configured.
Views
Layer 2 Ethernet interface view, Layer 2 aggregate interface view