57
Default level
1: Monitor level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see the 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, which is a case sensitive string of 1 to 256 characters.
Description
Use the display mac-address mac-learning command to display the MAC address learning status of the
specified or all Layer 2 Ethernet ports.
Examples
# Display MAC address learning status of all Ethernet ports.
<Sysname> display mac-address mac-learning
Mac address learning status of the switch: enable
PortName Learning Status
GigabitEthernet1/0/1 enable
GigabitEthernet1/0/2 enable
GigabitEthernet1/0/3 enable
GigabitEthernet1/0/4 enable
Table 13 Output description
Field Description
Mac-address learning status of the switch Global MAC address learning status (enabled or disabled).
PortName Port name.
Learning Status MAC address learning status (enabled or disabled) for a port.
display mac-address statistics
Syntax
display mac-address statistics [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level