Home > Configuration > Network > setvrid6_trackifnumpriority

setvrid6_trackifnumpriority

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

Syntax



Parameters

id

Integer value that uniquely identifies the VMAC address. The generic VMACaddress is 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 in an active-active configuration.
Default value = 0.
Minimum value = 1.
Maximum value = 255.

Return Value

Returns simpleResult

See Also