control-word (VSI-LDP-PW view)

Function

The control-word enable command enables the control word function for a PW.

The undo control-word command restores the default control word function of a PW.

The control-word disable command disables the control word function of a PW.

By default, a PW has the same control word function as the VSI to which the PW belongs.

Format

control-word { enable | disable }

undo control-word

undo control-word enable

undo control-word disable

Parameters

Parameter Description Value
enable

Enables the control word function.

-

disable

Disables the control word function.

-

Views

VSI-LDP-PW view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
l2vpn write

Usage Guidelines

Usage Scenario

Virtual circuit connectivity verification (VCCV) is an E2E PW fault detection and diagnosis mechanism. VCCV is a control channel used to send connection verification messages between the ingress and egress of a PW. VCCV control channels working in label alert mode or control word modes. The label alert mode is used by default. To check the connectivity of a VPLS PW, run the control-word enable command to enable the control word detection function.

Configuration Impact

After the control-word enable command is configured on a device, the device sets the control word flag in Label Mapping messages. A PW can be successfully negotiated only if the control word function is enabled on both ends of the PW.

Follow-up Procedure

Perform a ping operation to detect VPLS PW connectivity.

Precautions

If the control-word enable or control-word disable command has been run in the VSI-LDP-PW view, the undo control-word command restores the default control word function of the PW, meaning that the PW has the same control word function as the VSI to which the PW belongs.

If the control-word enable command has been run in the VSI-LDP view to enable the control word function for all PWs in a VSI, but a PW does not need the control word function, run the control-word disable command in the VSI-LDP-PW view to disable the control word function for the PW.

Example

# Disable the control word function of the PW named pw1.
<HUAWEI> system-view
[~HUAWEI] mpls
[*HUAWEI-mpls] quit
[*HUAWEI] mpls l2vpn
[*HUAWEI-l2vpn] quit
[*HUAWEI] vsi vsi1
[*HUAWEI-vsi-vsi1] pwsignal ldp
[*HUAWEI-vsi-vsi1-ldp] vsi-id 10
[*HUAWEI-vsi-vsi1-ldp] peer 2.2.2.2 encapsulation vlan
[*HUAWEI-vsi-vsi1-ldp] peer 2.2.2.2 pw pw1
[*HUAWEI-vsi-vsi1-ldp-pw] control-word disable
# Enable the control word function for the PW named pw1.
<HUAWEI> system-view
[~HUAWEI] mpls
[*HUAWEI-mpls] quit
[*HUAWEI] mpls l2vpn
[*HUAWEI-l2vpn] quit
[*HUAWEI] vsi vsi1
[*HUAWEI-vsi-vsi1] pwsignal ldp
[*HUAWEI-vsi-vsi1-ldp] vsi-id 10
[*HUAWEI-vsi-vsi1-ldp] peer 2.2.2.2 encapsulation vlan
[*HUAWEI-vsi-vsi1-ldp] peer 2.2.2.2 pw pw1
[*HUAWEI-vsi-vsi1-ldp-pw] control-word enable
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >