The lacp track vrrp command associates an Eth-Trunk interface in static Link Aggregation Control Protocol (LACP) mode with a Manage Virtual Router Redundancy Protocol (mVRRP) backup group or a unicast VRRP group.
The undo lacp track vrrp command removes the association.
By default, no Eth-Trunk interface in static LACP mode is associated with an mVRRP group or a unicast VRRP group.
Parameter | Description | Value |
---|---|---|
vrid vrid |
Associates an Eth-Trunk interface in static LACP mode with the specified mVRRP group or unicast VRRP group. An Eth-Trunk interface in static LACP mode can be associated with only one VRRP group. |
The value is an integer ranging from 1 to 255. |
interface interface-type interface-number interface-name |
Specifies the type and number of an interface that is tracked.
|
- |
Usage Scenario
a CE is dual-homed to UPE1 and UPE2. Eth-Trunk links in static LACP mode are configured between the CE and the UPEs. UPE1 and UPE2 are configured as an mVRRP group or a unicast VRRP group, with UPE1 being Master and UPE2 being Backup.
After the lacp track vrrp command is used on both UPEs, note the following:Prerequisites
Before running the lacp track vrrp command, ensure that the specified Eth-Trunk interface works in static LACP mode and the associated VRRP group is an mVRRP group or a unicast VRRP group.
Precautions
If the vrrp vrid track interface command is used on the UPEs to configure the VRRP tracking interface status for fast master/backup switchover, note the following:
<HUAWEI> system-view [~HUAWEI] interface GigabitEthernet0/1/1 [~HUAWEI-GigabitEthernet0/1/1] admin-vrrp vrid 1 [*HUAWEI-GigabitEthernet0/1/1] quit [*HUAWEI] interface eth-trunk 1 [*HUAWEI-Eth-Trunk1] mode lacp-static [*HUAWEI-Eth-Trunk1] lacp track vrrp vrid 1 interface GigabitEthernet0/1/1