plcm-high-availability-address.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-high-availability-address  PlcmHighAvailabilityAddress

This object represents the physical and virtual IPs addresses for a node


Complex Types

PlcmHighAvailabilityAddress Fields

NameTypeDescriptionAttributes
virtual-settingsList of PlcmHighAvailabilityVirtualSettings List of the virtual address settings for this address set. The list of virtual addresses must be in the same subnet as the physical addresses for this interface.
physical-addressIpAddress Representation of the physical address. This can either be IPv4 or IPv6. Mandatory
associated-device-namexs:string Name of the physical device associated with this address. In the case where this address set is not hosted on the current system, the device name represents the physical device used when communicating with the far end. Mandatory
ha-linkxs:boolean If this field is true, the physical device associated with this address is used for high-availability traffic. In this case, the virtual-address field is not required but can be present. If false, the device associated with this address is not used for high-availability traffic. In this case, the virtual-address is a required field. Mandatory
crossover-ha-linkxs:boolean This field is only used if ha-link is true and defines whether the ha-link is a crossover cable or not. Note that defining whether an ha-link is a crossover cable is important since this has behavior implications for the operation of high availability. Since this field is not mandatory, if ha-link is true, this field defaults to false. If ha-link is false, the value of this field is ignored.
hardware-addressxs:string Representation of the hardware address.