track decrement
Use this command to decrement the priority value during a down event.
Use the no form of this command to not decrement the priority value during a down event.
Command Syntax
track <0-500> decrement <1-253>
no track <1-500>
Parameters
<1-500>
Identifier of the tracked object.
<1-253>
Priority delta value. The value by which the virtual router decrement its priority value during a down event. Configure this value to be greater than the difference of priorities between the master and backup routers.
Command Mode
VRRP router Mode
Applicability
This command was introduced in OcNOS version 5.1
Example
(config)#router vrrp 1 eth1
(config-router)#virtual-ip 11.0.0.5
(config-router)#track 1 decrement 30
Last modified date: 08/28/2023