R3102-R3103-HP 6600/HSR6600 Routers MPLS Command Reference Guide

192
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see 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, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If you do not specify an L2VPN, the command displays information about all L2VPNs on the PE.
Examples
# Display the L2VPN export route target list.
<Sysname> display mpls l2vpn export-route-target-list
export vpn target list: 755:7 888:8
Table 73 Command output
Field Descri
p
tion
export vpn target list BGP VPN export route target list.
# Display information about all L2VPNs configured on the PE.
<Sysname> display mpls l2vpn
VPN Number: 1
vpn-name encap-type route-distinguisher mtu ce(L) ce(R)
vpn2 atm aal5 500:1 888 0 0
Table 74 Command output
Field Descri
p
tion
VPN Number Number of created VPNs.
vpn-name Name of the MPLS L2VPN.
encap-type VC type.
mtu Maximum transmission unit.
ce(L) Number of local CEs.
ce(R) Number of remote CEs.
# Display information about L2VPN vpn1.
<Sysname> display mpls l2vpn vpn-name vpn1
***VPN name : vpn1
Encap type : vlan
Local ce number(s) : 0
Remote ce number(s) : 0
Route distinguisher : 100:2
MTU : 1500
Import vpn target : 111:1
Export vpn target : 111:1