Home > Configuration > Network > setvrid_trackifnumpriority

setvrid_trackifnumpriority

Use this method to set priority by which the Effective priority will be reduced if any of the tracked interfaces goes down.

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.

trackifnumpriority

Priority by which the Effective priority will be reduced if any of the tracked interfaces goes down.
Default value = 0.
Minimum value = 1.
Maximum value = 255.

Return Value

Returns simpleResult

See Also