Administering NetIM : NetIM administrative shell
  
NetIM administrative shell
The NetIM administrative shell, netimsh, is a convenience shell on NetIM core and NetIM manager in the Docker swarm.
You can invoke the bash shell by typing bash from the netimsh prompt as follows:
netimadmin@netim-core-230 [netimsh]: bash
In NetIM 2.*, the netimsh shell has been enhanced to allow the netimadmin user to reset all or a subset of configuration options in order to reconfigure NetIM for a move or readjustment in the deployed implementation.
For more information about the reset options, enter “reset --help” from within the netimsh shell on the NetIM manager or NetIM core in the Docker swarm, as follows:
netimadmin@netim-core-230[netimsh]:~$reset --help
 
Reset system configuration
 
Commands:
? Help
all Reset all"
core Reset core
network Reset network configuration
ntp Reset ntp configuration
ssh Reset ssh configuration
swarm Reset swarm
timezone Reset time zone
 
Run 'reset COMMAND ?' for more information on a command.
After using a reset option to reset configuration on your NetIM implementation, you should then follow the standard setup steps on Manager and core by entering setup in the netimsh shell on Manager and core and provide the required information at the prompts.