Home > Configuration > High Availability > sethanode_syncvlan

sethanode_syncvlan

Use this method to set vlan on which HA related communication is sent. This include sync, propagation , connection mirroring , LB persistency config sync, persistent session sync and session state sync. However HA heartbeats can go all interfaces.

Syntax



Parameters

id

Number that uniquely identifies the node. For self node, it will always be 0. Peer node values can range from 1-64.
NOTE: This attribute is deprecated.
Removing confusing param
Minimum value = 0.
Maximum value = 64.

syncvlan

Vlan on which HA related communication is sent. This include sync, propagation , connection mirroring , LB persistency config sync, persistent session sync and session state sync. However HA heartbeats can go all interfaces.
Minimum value = 1.
Maximum value = 4094.

Return Value

Returns simpleResult

See Also