R2511-HP MSR Router Series MPLS Command Reference(V5)

106
[Sysname] interface serial 2/0
[Sysname-Serial2/0] mpls static-l2vc 1.1.1.9 100 backup-peer 2.2.2.9 200
[Sysname-Serial2/0-static-l2vc]
Related commands
tunnel-policy
mpls static-l2vc (for ordinary SVC)
Use mpls static-l2vc to create a static VC between CEs connected to different PEs.
Use undo mpls static-l2vc to delete the static VC.
Syntax
mpls static-l2vc destination destination-router-id transmit-vpn-label transmit-label-value
receive-vpn-label receive-label-value [ { control-word | ethernet | ip-interworking | no-control-word |
vlan } | tunnel-policy tunnel-policy-name ] *
undo mpls static-l2vc
Views
Interface view
Default command level
2: System level
Parameters
destination dest-router-id: Specifies the IP address of the peer PE.
transmit-vpn-label transmit-label-value: Specifies the label value for sending VPN packets. The value
range for the outgoing VC label is 16 to 1023.
receive-vpn-label receive-label-value: Specifies the label value for receiving VPN packets. The value
range for the incoming VC label is 16 to 1023.
control-word: Enables the control word function.
ethernet: Specifies the PW encapsulation type as Ethernet.
ip-interworking: Enables the SVC to support IP interworking. If you specify this keyword, when the PE
receives a packet from an AC bound to the SVC, it extracts the IP packet from the packet, sends the IP
packet to the peer PE over the SVC. When the PE receives a packet from the SVC, it encapsulates the IP
packet according to the link type of the AC bound to the SVC, and sends the encapsulated packet to the
AC link. In this way, the PEs at the two ends of a SVC shield the differences between two AC links,
implementing communication between the ACs with different link types.
no-control-word: Disables the control word function.
vlan: Specifies the VC encapsulation type as VLAN.
tunnel-policy tunnel-policy-name: Specifies a tunneling policy for the VC, a string of 1 to 19 characters.
Usage guidelines
You must configure the command on both PEs. The destination address is the IP address of the peer PE.
The outgoing label and incoming label are, respectively, the incoming label and outgoing label of the
peer.