240
# Display L2VPN information with the RD being 100:1 in the BGP routing table.
<Sysname> display bgp l2vpn route-distinguisher 100:1
BGP Local router ID : 2.2.2.9, local AS number : 100
Origin codes:i - IGP, e - EGP, ? - incomplete
bgp.l2vpn: 1 destination
CE ID Label Offset Label Base nexthop pref as-path
4 0 132096 3.3.3.9 100
Table 92 Command output
Field Description
Origin codes
Route origin codes, which can be:
i – IGP—Indicates that the network layer reachability
information is from within the AS
e – EGP—Indicates that the network layer
reachability information is learned through EGP
? – incomplete—Indicates that the network layer
reachability information is learned through other
ways
bgp.l2vpn Number of BGP L2VPNs
CE ID CE number in the VPN
nexthop IP address of the next hop
pref Preference
as-path AS-PATH of the route
# Display L2VPN information with the RD being 100:1 and the CE ID being 4 in the BGP routing table.
<Sysname> display bgp l2vpn route-distinguisher 100:1 ce-id 4
BGP Local router ID : 2.2.2.9, local AS number : 100
Origin codes:i - IGP, e - EGP, ? - incomplete
CE ID Label Offset Label Base nexthop pref as-path
1 0 8202 3.3.3.9 100
Table 93 Command output
Field Description
Origin codes
Route origin codes, which can be:
i – IGP—Indicates that the network layer reachability
information is from within the AS
e – EGP—Indicates that the network layer
reachability information is learned through EGP
? – incomplete—Indicates that the network layer
reachability information is learned through other
ways
CE ID CE number in the VPN
nexthop IP address of the next hop
pref Preference
as-path AS-PATH of the route