mpls l2vpn pw-aps

Function

The mpls l2vpn pw-aps command associates a PW APS instance with a PW protection group.

The undo mpls l2vpn pw-aps command dissociates a PW APS instance with a PW protection group.

By default, a PW APS instance is not associated with any PW protection group.

Format

mpls l2vpn pw-aps apsId { admin | reference }

undo mpls l2vpn pw-aps

Parameters

Parameter Description Value
apsId

Specifies ID of a PW APS instance.

The value is an integer ranging from 1 to 16384.

admin

Configures the PW protection group associated with a PW APS instance as the administrative protection group.

-

reference

Configures the PW protection group associated with a PW APS instance as the reference protection group.

-

Views

100ge sub-interface view, 100GE interface view, 10GE sub-interface view, 10GE interface view, 200GE sub-interface view, 25GE sub-interface view, 25GE interface view, 400GE Layer 2 sub-interface view, 400GE sub-interface view, 400GE interface view, 40GE sub-interface view, 40GE interface view, 50GE Layer 2 sub-interface view, 50GE sub-interface view, 50GE interface view, Eth-Trunk Layer 2 sub-interface view, Eth-Trunk sub-interface view, Eth-Trunk interface view, GE Layer 2 sub-interface view, GE optical interface view, GE sub-interface view, GE interface view, GE electrical interface view, Global VE sub-interface view, VE sub-interface view, XGE sub-interface view, XGE interface view, Layer 2 sub-interface view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
l2vpn write

Usage Guidelines

Usage Scenario

In PW APS networking, PW protection groups need to be associated with a PW APS instance, so that the status of the PW APS instance determines the protection switching in the PW protection group.

Multiple PW protection groups with the same source and destination often coexist on the network. They share LSPs or MPLS TE tunnels. If a tunnel fault occurs, all PW protection groups may become unavailable. To better utilize resources, you can associate the PW protection groups that have the same source and destination with the same PW APS instance and configure one of them as the administrative PW protection group and the others as the reference PW protection groups. After the configuration, PW OAM only needs to monitor the status of the administrative PW protection group. The reference PW protection groups, which are associated with the administrative PW protection group, then perform switching or remain unchanged based on the status monitoring results. The mpls l2vpn pw-aps command allows you to configure multiple PW protection groups to share one PW APS state machine and one PW OAM monitoring task, reducing APS resource consumption and minimizing PW OAM signaling transmission.

Prerequisites

A PW APS instance has been created using the pw-aps command, and a LDP, SVC, or PWE3 PW protection group has been configured in the interface view.

Configuration Impact

If the primary PW in the administrative PW APS protection group fails, APS protection switching will be implemented in both the administrative and reference PW protection groups. If the primary PW in a reference PW protection group fails, APS protection switching will not be implemented.

Follow-up Procedure

Enable PW OAM to monitor the administrative PW protection group. This configuration can increase the link status monitoring speed.

Precautions

If the mpls l2vpn pw-aps command is run more than once, the latest configuration does not override the previous one. If you want to change the type of an associated PW protection group between admin and reference, delete the existing association and then reconfigure it.

A PW protection group can be associated with only one PW APS instance, but a PW APS instance can be associated with multiple protection groups. A PW APS instance must be associated with one and only one administrative PW protection group, but can be associated with multiple reference PW protection groups.

Only the NetEngine 8000 F1A supports this command.

Example

# Associate a PW protection group with a PW APS instance numbered 1, and set the type of the PW protection group to admin.
<HUAWEI> system-view
[~HUAWEI] mpls
[*HUAWEI-mpls] quit
[*HUAWEI] mpls l2vpn
[*HUAWEI-l2vpn] quit
[*HUAWEI] pw-aps 1
[*HUAWEI-pw-aps-1] quit
[*HUAWEI] interface GigabitEthernet 0/1/0
[*HUAWEI-GigabitEthernet0/1/0] mpls l2vc 1.1.1.1 1
[*HUAWEI-GigabitEthernet0/1/0] mpls l2vc 1.1.1.1 2 secondary
[*HUAWEI-GigabitEthernet0/1/0] mpls l2vpn pw-aps 1 admin
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >