Configures the Network Installation Management (NIM) client package.
niminit{-a name=Name -a pif_name=Pif -a master=Hostname} [ -a master_port=PortNumber ] [ -a registration_port=PortNumber ] [ -a cable_type=Type | -a ring_speed=Speed] [-a iplrom_emu=Device ] [ -a platform=PlatformType ] [ -a netboot_kernel=NetbootKernelType ] [-a adpt_add=AdapterAddress]
niminit {-a name=Name -a master=Hostname -a master_port=PortNumber}
The niminit command configures the NIM client package. This must be done before the nimclient command can be used. When the required attributes are supplied to the niminit command, a new machine object will be created to represent the machine where the niminit command is being executed. When the niminit command completes successfully, the machine will be able to participate in the NIM environment.
After the NIM client package has been successfully configured, the niminit command can be run again to rebuild the /etc/niminfo on the client. The /etc/niminfo file is used by the nimclient command and must be rebuilt if it is accidentally removed by a user.
Access Control: You must have root authority to run the niminit command.
niminit -a name=scuba -a pif_name=en0 -a cable_type=bnc \ -a master=manta
niminit -a name=robin -a master=superman -a master_port=1058
niminit -a name=starfish -a pif_name=en0 -a cable_type=dix \ -a master=whale -a master_port=1058 -a platform=rspc
niminit -a name=bluefish -a pif_name=at0 -a master=redfish \ -a master_port=1058
niminit -a name=jellyfish -a pif_name=en0 -a cable_type=dix \ -a master=whale -a master_port=1058 -a platform=rspcsmp
niminit -a iplrom_emu=/dev/fd0 -a name=octopus -a pif_name=tr0 \ -a ring_speed=16 -a master=dolphin -a master_port=1700 \ -a registration_port=1701
/etc/niminfo | Contains variables used by NIM. |
The lsnim command, nim command, nimclient command, nimconfig command.
The .info file.