The vrrp6 vrid timer advertise millisecond command sets an interval at which the master device in a vrrp6 backup group sends a vrrp6 Advertisement packet.
The undo vrrp6 vrid timer advertise millisecond command restores the default interval.
By default, the master device sends a vrrp6 Advertisement packet every second.
Parameter | Description | Value |
---|---|---|
virtual-router-id |
Specifies the ID of a vrrp6 backup group. |
The value is an integer ranging from 1 to 255. |
100 |
Specifies the interval at which the master device in a VRRP6 group sends VRRP6 Advertisement packets to 100 ms. |
- |
200 |
Specifies the interval at which the master device in a VRRP6 group sends VRRP6 Advertisement packets to 200 ms. |
- |
500 |
Specifies the interval at which the master device in a VRRP6 group sends VRRP6 Advertisement packets to 500 ms. |
- |
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 sub-interface view, 400GE interface view, 40GE sub-interface view, 40GE interface view, 50GE sub-interface view, 50GE interface view, Eth-Trunk sub-interface view, Eth-Trunk interface view, FlexE 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, VLANIF interface view
Usage Scenario
The master device in a vrrp6 backup group periodically sends vrrp6 Advertisement packets to the backup devices in the group to notify them of its status. You can run the vrrp6 vrid timer advertise millisecond command to set an interval at which the master device in a vrrp6 backup group sends a vrrp6 Advertisement packet to 500 ms.
If a backup device does not receive a VRRP6 Advertisement packet from the master device within a period three times as long as the interval at which the master device sends a VRRP6 packet, the backup device considers the master device Down and preempts the Master state.Prerequisites
A vrrp6 backup group has been configured using the vrrp6 vrid command.
Configuration Impact
After the vrrp6 vrid timer advertise command is run, the master device in the specified vrrp6 backup group on a specified interface sends a vrrp6 Advertisement packet at a specified interval.
Precautions
<HUAWEI> system-view [~HUAWEI] interface GigabitEthernet 0/1/1 [~HUAWEI-GigabitEthernet0/1/1] ipv6 enable [*HUAWEI-GigabitEthernet0/1/1] ipv6 address 2001:db8::1 64 [*HUAWEI-GigabitEthernet0/1/1] vrrp6 vrid 1 virtual-ip FE80::7 link-local [*HUAWEI-GigabitEthernet0/1/1] vrrp6 vrid 1 timer advertise millisecond 500