
156 MergePoint 5224/5240 Service Processor Manager Installer and Administrator Guide
To commit the changes, use the “commit” command.
To revert all changes and quit without committing, use “quit!”.
cli> commit
cli> quit
quit!
Quit the cli utility, discarding any uncommitted changes.
rename
Rename a parameter. Depending on the parameter, this may result in a whole subtree of parameters
being moved. For instance, if an IP address in the host list is changed, all parameters associated
with that host (name, alias) are moved under the new name.
Synopsis
rename parameter(s) value(s)
Examples
cli> get network hosts 192.168.160.11
network hosts name: fruitbat
alias
cli> rename network hosts 192.168.160.11 192.168.160.222
OK
cli> get network hosts 192.168.160.1
1
ERR No such file or directory
cli> get network hosts 192.168.160.222
name fruitbat
alias
revert
Discard changes and revert to previously committed state.
Synopsis
revert
Examples
cli> get network hostname
dingo
cli> set network hostname kookaburra
OK
cli> get network hostname
kookaburra
cli> revert
OK
Commentaires sur ces manuels