3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
1648 CHAPTER 97: MPLS L2VPN CONFIGURATION COMMANDS
tunnel-policy-name: Tunneling policy for the VC, a string of 1 to 19 characters.
Description Use the
connection command to create a Kompella connection.
Use the undo connection command to delete a Kompella connection on a CE
interface.
When creating a Kompella connection, you must specify the ID of the peer CE and
the local CE interface.
If you do not specify the tunneling policy, or specify the tunneling policy name but
do not configure the policy, the default policy is used. The default tunneling policy
uses LSP tunnels and the load balance number of one.
Related command: tunnel select-seq load-balance-number on page 1718.
Example # Create a Kompella connection.
<Sysname> system-view
[Sysname] mpls l2vpn vpn1
[Sysname-mpls-l2vpn-vpn1] ce ce1
[Sysname-mpls-l2vpn-ce-vpn1-ce1] connection ce-offset 1 interface serial 2/0
display bgp l2vpn
Syntax display bgp l2vpn { all | group [ group-name ] | peer [[ip-address ] verbose ] |
route-distinguisher route-distinguisher [ ce-id ce-id [ label-offset label-offset ]]}
View Any view
Parameter all: Displays all L2VPN information.
group-name: Name of the peer group, a string of 1 to 47 characters.
ip-address: IP address of the peer.
verbose: Displays detailed information.
route-distinguisher: Route distinguisher in the format of nn:nn or IP-address:nn. It
can be a string of 3 to 21 characters.
ce-id: VPN CE ID of the MPLS L2VPN connection, in the range 0 to 65535. A
remote connection requires the remote CE number.
label-offset: Label offset, in the range 0 to 65,535.
Description Use the
display bgp l2vpn command to display information about BGP L2VPN
in the BGP routing table.
Related command: route-distinguisher (MPLS L2VPN view).