Name
iprange -- assign a range of IP addresses to a nodes
Synopsis
iprange [node_number] ip_address1 ip_address2
Description
The iprange assigns addresses
ip_address1 up to and including
ip_address2 to nodes. If the node_number
argument is given, the first address will be assigned to that node,
the next address to the next node and so on. If the
node_number argument is omitted, the addresses will be
assigned starting with the node following whatever node was assigned
last. If no nodes have been assigned, assignment will start with node
zero.