< Home

vrrp6 vrid timer advertise

Function

The vrrp6 vrid timer advertise command sets the interval for sending VRRP6 advertisement packets on the active device in a VRRP6 backup group.

The undo vrrp6 vrid timer advertise command restores the default setting.

Format

vrrp6 vrid virtual-router-id timer advertise adver-interval

undo vrrp6 vrid virtual-router-id timer advertise

Parameters

Parameter Description Value
vrid virtual-router-id Specifies the ID of a VRRP6 backup group. The value is an integer ranging from 1 to 255.
timer Specifies the timer for the active device to send VRRP6 broadcast packets. -
adver-interval Specifies the interval for sending VRRP6 advertisement packets on the active device in a VRRP6 backup group. The value is an integer ranging from 100 to 4095, in centiseconds. By default, the interval is 4000 centiseconds, namely, 40 seconds.

Views

Interface view

Default Level

2: Configuration level

Usage Guidelines

The active device in a VRRP6 backup group periodically sends VRRP6 packets to the standby device to notify the standby device that it is working properly. If the standby device does not receive VRRP6 packets from the active device within a given time range (usually three times the interval at which the active device sends VRRP6 packets), the standby device may consider the VRRP6 link between itself and the active device as abnormal and generates a log (HRPI/4/VRRP_PEER_DOWN) to notify the user that the VRRP6 link is abnormal.

If the network traffic is heavy, the standby device may time out in receiving VRRP6 packets, causing the VRRP6 status to be abnormal. You can resolve this issue by prolonging the interval at which the active device sends VRRP6 packets.

Example

# Set the interval for the active device in VRRP6 backup group 1 to send VRRP packets to 200 centiseconds.

<sysname> system-view
[sysname] interface GigabitEthernet 0/0/1
[sysname-GigabitEthernet0/0/1] vrrp6 vrid 1 timer advertise 200
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >