< Home

pwsignal

Function

The pwsignal command configures the signaling mode for a VSI.

By default, no signaling mode is configured for a VSI.

Format

pwsignal { bgp | ldp }

Parameters

Parameter Description Value

bgp

Uses the BGP signing mode.

-

ldp

Uses the LDP signaling mode.

-

Views

VSI view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

When configuring the Martini or Kompella VPLS, you need to run the pwsignal command to configure a signaling mode for a VSI.

Precautions

If the member discovery mode of the VSI is static, the signaling mode must be LDP. If the member discovery mode of the VSI is automatic, the signaling mode must be BGP.

After the signaling mode is configured successfully for the VSI, it cannot be modified. If you want to change the signaling mode, you must delete the VSI and re-create VSI.

Example

# Configure the signaling mode of the VSI as LDP.

<HUAWEI> system-view
[HUAWEI] vsi company1 static
[HUAWEI-vsi-company1] pwsignal ldp
[HUAWEI-vsi-company1-ldp]

# Configure the signaling mode of the VSI as BGP.

<HUAWEI> system-view
[HUAWEI] vsi company2 auto
[HUAWEI-vsi-company2] pwsignal bgp
[HUAWEI-vsi-company2-bgp]
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >