host-range

host-range

Used in: authorized-hosts.

Description

Specifies a range of unicast addresses of nodes which are allowed to join the cluster.

Elements

The following table describes the elements you can define within each host-range element.

Element Required/Optional Description
<from-address> Required Specifies the starting IP address for a range of host addresses.

For example: 198.168.1.1.
<to-address> Required Specifies to-address element specifies the ending IP address (inclusive) for a range of hosts.

For example: 198.168.2.255.

The content override attributes id can be optionally used to fully or partially override the contents of this element with XML document that is external to the base document.