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
The MAC addresses are generated at random. For large clusters the probability for collisions becomes too high. Instead a range is used with this base address plus the node-id.
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