Home > Configuration > Network > setvrid6_sharing

setvrid6_sharing

Use this method to set in an active-active mode configuration, enable the backup VIP address to process any traffic instead of dropping it.

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.

sharing

In an active-active mode configuration, enable the backup VIP address to process any traffic instead of dropping it.
Default value = DISABLED.
Possible Values : ENABLED, DISABLED.

Return Value

Returns simpleResult

See Also