R211x-HP Flexfabric 11900 MPLS Command Reference

271
Views
Any view
Predefined user roles
network-admin
network-operator
mdc-admin
mdc-operator
Parameters
vsi vsi-name: Displays MAC address table 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 MAC address table information
for all VSIs.
dynamic: Displays dynamically generated MAC address entries. If this keyword is not specified, the
command displays all types of MAC address entries. The device supports only dynamic MAC address
entries.
count: Displays the number of the MAC address entries. If you do not specify this keyword, the command
displays detailed information about the MAC address entries.
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 104 Command output
Field Descri
p
tion
State
MAC address type. 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.