Configuring a static PW
Step | Command | Remarks |
---|---|---|
1. Enter system view. | system-view | N/A |
2. Enter VSI view. | vsi vsi-name | N/A |
3. Specify static signaling for PWs, and enter VSI static view. | pwsignaling static | By default, no PW signaling protocol is specified. |
4. Configure a static PW, and enter VSI static PW view. | peer ip-address [ pw-id pw-id ] in-label label-value out-label label-value [ no-split-horizon | pw-class class-name | tunnel-policy tunnel-policy-name ] * | By default, no static PW is configured. If you have configured a default PW ID for the VSI with the default-pw-id command, you can use the default PW ID without providing a PW ID in the peer command. If no default PW ID is configured, you must provide a PW ID in the peer command. You must specify the no-split-horizon keyword to disable split horizon when you configure an NPE to establish a U-PW with a UPE. |