=head1 NAME B - Create a unmanaged node. =head1 SYNOPSIS B [-h| --help | -v | --version] B hostname= ip= =head1 DESCRIPTION The B command adds an unmanaged node to the __Unmanaged group. You can specify the node name and IP address of the node. =head1 OPTIONS B<-h|--help> Display usage message. B<-v|--version> Command Version. B> Sets the name of the new unmanaged node, where is the name of the node. B> Sets the IP address of the unmanaged node, where is the IP address of the new node in the form xxx.xxx.xxx.xxx =head1 RETURN VALUE 0 The command completed successfully. 1 An error has occured. =head1 EXAMPLES To add an unmanaged node, use the following command: nodeaddunmged hostname=unmanaged01 ip=192.168.1.100 =head1 SEE ALSO