Home > Configuration > Network > setvrid_preemptiondelaytimer

setvrid_preemptiondelaytimer

Use this method to set preemption delay time, in seconds, in an active-active configuration. If any high priority node will come in network, it will wait for these many seconds before becoming master.

Syntax



Parameters

id

Integer value that uniquely identifies the VMAC address. The generic VMACaddressis in the form of 00:00:5e:00:01:. For example, if you add a VRID with a value of 60 and bind it to an interface, the resulting VMAC address is 00:00:5e:00:01:3c, where 3c is the hexadecimal representation of 60.
This is mandatory parameter.
Minimum value = 1.
Maximum value = 255.

preemptiondelaytimer

Preemption delay time, in seconds, in an active-active configuration. If any high priority node will come in network, it will wait for these many seconds before becoming master.
Default value = 0.
Minimum value = 1.
Maximum value = 36000.

Return Value

Returns simpleResult

See Also