R3303-HP HSR6800 Routers MPLS Command Reference

259
Parameters
ip-address: Specifies the IP address of the remote VPLS peer PE.
pw-class class-name: References a PW class by its name, a case-insensitive string of 1 to 19 characters.
pw-id pw-id: Specifies the ID of the PW to the VPLS peer PE, in the range of 1 to 4294967295. The
default is VSI ID.
upe: Specifies that the peer PE is a UPE in the H-VPLS model.
backup-peer ip-address: Specifies the IP address of the backup NPE. If you specify this parameter, you
create a primary NPE and a backup NPE on the UPE.
backup-pw-id pw-id: Specifies the ID of the PW to the backup NPE. The value range for the pw-id
argument is 1 to 4294967295, and the default is the VSI ID.
Examples
# Create a peer PE, which is of the UPE type, with the IP address of 4.4.4.4 and the PW ID of 200.
<Sysname> system-view
[Sysname] vsi aaa
[Sysname-vsi-aaa] pwsignal ldp
[Sysname-vsi-aaa-ldp] peer 4.4.4.4 pw-id 200 upe
# Create a primary peer PE 1.1.1.1 and a backup peer PE 2.2.2.2, and set the PW ID to the primary peer
to 300 and that to the backup peer to 400.
<Sysname> system-view
[Sysname] vsi aaa
[Sysname-vsi-aaa] pwsignal ldp
[Sysname-vsi-aaa-ldp] peer 1.1.1.1 pw-id 300 backup-peer 2.2.2.2 backup-pw-id 400
Related commands
vsi
vsi-id
pw-class
Use pw-class to create a PW class and enter PW class view.
Use undo pw-class to delete an existing PW class.
Syntax
pw-class pw-class-name
undo pw-class pw-class-name
Default
No PW class is created.
Views
System view
Default command level
2: System level