Home > Configuration > Network > setvrid6_priority

setvrid6_priority

Use this method to set base priority (BP), in an active-active mode configuration, which ordinarily determines the master VIP address.

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.

priority

Base priority (BP), in an active-active mode configuration, which ordinarily determines the master VIP address.
Default value = 255.
Minimum value = 0.
Maximum value = 255.

Return Value

Returns simpleResult

See Also