R21xx-HP FlexFabric 11900 MPLS Command Reference

Table Of Contents
163
VPLS commands
backup-peer
Use backup-peer to configure a backup PW for VPLS and enter backup PW view. If the specified backup
PW already exists, this command places you to backup PW view.
Use undo backup-peer to delete a backup PW for VPLS.
Syntax
VSI LDP PW view:
backup-peer ip-address pw-id pw-id [ pw-class class-name | tunnel-policy tunnel-policy-name ] *
undo backup-peer ip-address pw-id pw-id
VSI static PW view:
backup-peer ip-address pw-id pw-id in-label label-value out-label label-value [ pw-class class-name |
tunnel-policy tunnel-policy-name ] *
undo backup-peer ip-address pw-id pw-id
Default
No backup PW is configured for VPLS.
Views
VSI LDP PW view, VSI static PW view
Predefined user roles
network-admin
Parameters
ip-address: Specifies the LSR ID of the peer PE on the backup PW.
pw-id pw-id: Specifies a PW ID for the backup PW, in the range of 1 to 4294967295.
in-label label-value: Specifies the incoming label for the backup PW, in the range of 16 to 1023.
out-label label-value: Specifies the outgoing label for the backup PW, in the range of 16 to 1023.
pw-class class-name: Specifies a PW class by its name, a case-sensitive string of 1 to 19 characters. If no
PW class is specified, the PW type of the backup PW is VLAN.
tunnel-policy tunnel-policy-name: Specifies a tunnel policy by its name, a case-insensitive string of 1 to
19 characters. If no tunnel policy is specified, the backup PW uses the default tunnel policy.
Usage guidelines
This command configures a backup PW for a PW to implement PW redundancy. The backup PW is used
when the primary PW fails.
The peer LSR ID and PW ID specified for a backup PW must not be both same as those of an existing
VPLS PW or cross-connect PW.