class EvipCluster

ManagedElement
+-Transport
+-Evip
+-EvipDeclarations
+-EvipCluster
+-EvipNode [0..]

Describes the cluster where EVIP is running.

Attributes
string[0..]
commands
An array of commands that are executed on all nodes when EVIP starts. The commands are referred by their identity specified in the EvipCommandDefinition. The commands are preceded by a floating point order number and a colon, for example "1.0:defroute". The commands are executed in order lower to higher.
string[0..]
commandsForAllUndesignated
An array of commands that are executed on all undesignated nodes when EVIP starts. The commands are referred by their identity specified in the EvipCommandDefinition. The commands are preceded by a floating point order number and a colon, for example "1.0:defroute". The commands are executed in order lower to higher.
string
key
mandatory
noNotification
restricted
evipClusterId
RDN Attribute. Always "1".
string[0..1]
macvlanLinkLocalRangeStart = fe80::200:ff:feff:1
An ipv6 link-local range used for internal evip interfaces (evip_macvlan0). Evip uses IPVLAN when possible but resorts to MACVLAN if ipvlan is not supported by the kernel. If MACVLAN is used the specified link-local address range is used to create the MAC addresses for the macvlan interfaces.
string
primaryInterface = bond0
Names the interface to use for EVIP traffic. This interface should be redundant in some way for instance with bonding.

  class EvipCluster