man mksirange () - command shell to Add/Delete/List SIS machine definitions

NAME

mksirange - command shell to Add/Delete/List SIS machine definitions

SYNOPSIS

  mksirange

DESCRIPTION

The mksirange command is used to add a range of machines.

Syntax

mksirange [ options ]

Options

Recognized options include:

-b, --basename
The base name to use to derive machine names. The default is node.
-i, --ipstart
The ip address of the first machine. It will be incremented for each subsequent machine.
-s, --start
The starting number for machine names. This value is appended to the basename to derive client names. The default is 1.
-c, --count
The number of machines to create.
-g, --gateway
The default route for the machines.
-m, --netmask
The netmask for the machines. The default is 255.255.255.0.
-d, --domain
The domain name for the machines. The default is current machine's domain.
-n --image
The name of the image to use for these machines.
-p --pad
Pad the indices of the node names to the given size. For example, --pad 4 would result in node names like node0001 or node0512.
-v, --verbose
Lots of trace and debug output.
--version
Version information

NOTES

AUTHOR

Michael Chase-Salerno, mchasal@users.sf.net

SEE ALSO