kookaburra
cli> revert
OK
cli> get network hostname
dingo
set
The
command sets the value(s) of the last parameter. When multiple parameters are specified in
set
one command, either all are set successfully or none of the values are changed.
The
command is used to set an existing value, in contrast to add command which is used to add
set
something to the parameter tree. For example, this set command is used to specify the IP address
for an Ethernet interface which already is identified by the eth0 parameter in the parameter tree: set
network interface eth0 address <IPaddress>. In contrast, new hosts need to be added with the add
command before their parameters can be specified; add network hosts <IPaddress> makes an entry
for a host with the specified IP address in the hosts list. Parameters for this new host can then be
changed with the set command: set network hosts <IPaddress> name <hostname>.
Synopsis
set parameter(s) value(s)
Examples
cli> set network resolv dns0 10.0.0.1
OK
cli> set network interface eth1 address 10.0.0.3 netmask
broadcast 10.0.0.255
OK
shell
The
command escapes to the shell. This command is only available to root.
shell
Synopsis
shell
Examples
cli> shell
root@MergePoint:~#
root@MergePoint:~# whoami
root
root@MergePoint:~# logout
Chapter 7: Using the CLI Utility
255.255.255.0
115
Need help?
Do you have a question about the MERGEPOINT 53XX SP MANAGER and is the answer not in the manual?