R21xx-HP FlexFabric 11900 MPLS Command Reference

Table Of Contents
171
Examples
# Display MAC address table information for all VSIs.
<Sysname> display l2vpn mac-address
MAC Address State VSI Name Link ID Aging Time
0000-0000-000a dynamic vpn1 1 Aging
0000-0000-0009 dynamic vpn1 2 Aging
--- 2 MAC address(es) found ---
# Display the total number of MAC address entries of all VSIs.
<Sysname> display l2vpn mac-address count
2 MAC address(es) found
Table 67 Command output
Field Descri
p
tion
State
MAC address type. Currently, the MAC address type can only be dynamic,
which indicates that the MAC address is dynamically learned.
Link ID
Outgoing link ID of the MAC address entry. It is the link ID of the AC or PW
in the VSI.
Aging Time Indicates whether the MAC address entry will be aged.
XX MAC address(es) found Total number of MAC address entries of the VSI.
Related commands
reset l2vpn mac-address
display l2vpn pw
Use display l2vpn pw to display L2VPN PW information.
Syntax
display l2vpn pw [ vsi vsi-name ] [ ldp | static ] [ verbose ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
vsi vsi-name: Displays L2VPN PW information for the VSI specified by its name, a case-sensitive string of
1 to 31 characters. If no VSI is specified, the command displays L2VPN PW information for all VSIs.
ldp: Displays LDP PW information.
static: Displays static PW information.
verbose: Displays detailed information. Without this keyword, the command displays brief information.
Usage guidelines
Without ldp and static, this command displays both LDP PW and static PW information.