R3303-HP HSR6800 Routers MPLS Configuration Guide
167
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter the view of the interface
connecting the CE.
interface interface-type interface-number N/A
3. Create a static VC.
mpls static-l2vc destination
destination-router-id transmit-vpn-label
transmit-label-value receive-vpn-label
receive-label-value [ { control-word |
ethernet | no-control-word | vlan } |
tunnel-policy tunnel-policy-name ] *
This feature is not
supported on VLAN
interfaces.
The label range for SVC is 16 to 1023, which is the label range for static LSPs.
The transmit-vpn-label and receive-vpn-label configured on the local PE must be the same as the
receive-vpn-label and transmit-vpn-label configured on the peer PE.
Configuring primary and backup static VCs on a Layer 3
interface
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter the view of the interface
connecting the CE.
interface interface-type
interface-number
N/A
3. Create a primary static VC
and a backup static VC and
enter static-L2VC view.
mpls static-l2vc destination vcid
[ { control-word | ethernet |
no-control-word | vlan } |
[ tunnel-policy tunnel-policy-name ]
[ backup-peer ip-address vcid
[ backup-tunnel-policy
tunnel-policy-name | revertive
[ wtr-time wtr-time ] ] * ] ] *
By default, no primary and
backup VCs are created.
To implement VC redundancy,
use the backup-peer keyword to
create a backup VC.
4. Configure the VC labels for
the primary VC.
static label local local-vc remote
remote-vc
By default, no VC labels are
configured for the primary VC.
5. Configure the VC labels for
the backup VC.
static backup-label local local-vc
remote remote-vc
Optional.
By default, no VC labels are
configured for the backup VC.
You must perform this command if
you have specified the
backup-peer keyword in the mpls
static-l2vc command.
6. Return to the interface view.
quit N/A
7. Switch traffic from the active
VC to the standby VC
mpls static-l2vc switchover Optional.