R0106-HP MSR Router Series MPLS Command Reference(V7)

286
[Sysname] xconnect-group vpn1
[Sysname-xcg-vpn1] connection pw2pw
[Sysname-xcg-vpn1-pw2pw] peer 4.4.4.4 pw-id 200
[Sysname-xcg-vpn1-pw2pw-4.4.4.4-200]
# Configure a static PW destined to 5.5.5.5 for the cross-connect pw2pw in the cross-connect group
vpn1 and enter cross-connect PW view. The static PW has an ID of 200, an incoming label of 100, and
an outgoing label of 200.
<Sysname> system-view
[Sysname] xconnect-group vpn1
[Sysname-xcg-vpn1] connection pw2pw
[Sysname-xcg-vpn1-pw2pw] peer 5.5.5.5 pw-id 200 in-label 100 out-label 200
[Sysname-xcg-vpn1-pw2pw-5.5.5.5-200]
Related commands
display l2vpn ldp
display l2vpn pw
pw-class
tunnel-policy
peer signaling
Use peer signaling to enable BGP to exchange label block information with the specified peer or peer
group.
Use undo peer signaling to disable BGP to exchange label block information with the specified peer or
peer group.
Syntax
peer { group-name | ip-address } signaling [ non-standard ]
undo peer { group-name | ip-address } signaling
Default
BGP can exchange label block information with an L2VPN peer or peer group through RFC 4761
MP_REACH_NLRI.
Views
BGP L2VPN address family view
Predefined user roles
network-admin
Parameters
group-name: Specifies a peer group by its name, a case-sensitive string of 1 to 47 characters. The
specified peer group must have been created.
ip-address: Specifies a peer by its IP address. The specified peer must have been created.
non-standard: Uses draft-kompella-ppvpn-l2vpn-03 MP_REACH_NLRI to exchange label block
information. If you do not specify this keyword, RFC 4761 MP_REACH_NLRI is used to exchange label
block information.