47
<Sysname> display mac-address statistics
MAC TYPE LEARNED USER-DEFINED SYSTEM-DEFINED IN-USE AVAILABLE
Dynamic Unicast 27 0 0 27
Static Unicast 0 0 0 0 1024
Total Unicast 27 8192
Dynamic Multicast 0 0 0 0
Static Multicast 0 0 0 0 12
Total Multicast 0 0
Table 9
Output description
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)
Syntax
mac-address
{
dynamic
|
static
}
mac
-
address
vlan
vlan
-
id
undo mac-address
{
dynamic
|
static
}
mac
-
address
vlan
vlan
-
id
View
Layer 2 Ethernet interface view, Layer 2 aggregate interface view
Default level
2: System level
Parameters
dynamic
: Specifies dynamic MAC address entries. Aging time is set for these entries.
static
: Specifies static MAC address entries. They do not age, but you can add or remove them.
mac
-
address
: Specifies a MAC address in the format of H-H-H, where 0s at the beginning of each H
(16-bit hexadecimal digit) can be omitted. For example, inputting “f-e2-1” indicates that the MAC
address is “000f-00e2-0001”.