List - Avocent MERGEPOINT SP MANAGER Installer/User Manual

Sp manager
Table of Contents

Advertisement

Examples
cli> get network hostname
anchovy
cli> show network resolv domain
avocent.com
When get is entered with a partial parameter, all the subtrees display. In the output, if a value is
assigned, the parameter preceding the value ends with a semicolon.
cli> get network
network interface failover: no
network interface eth0 method: dhcp
...
network hosts 127.0.0.1 name: MergePoint
network hosts 127.0.0.1 alias: localhost
network st_routes
cli>
If the system assigns default values, default values are shown next to the automatically added
parameter name, as in the following example, which was entered on the MergePoint SP
manager before any configuration has been done.
cli> get network interface eth0
network interface eth0 method: dhcp
network interface eth0 address: 192.168.160.10
...
network interface eth0 gateway: none
network interface eth0 mtu: 1500
network interface eth0 alias
cli>
NOTE: If you make a change but do not commit the change (see commit on page 132), the configuration files are
not updated. The get command shows the changes that are currently stored in the RAM memory, not the actual
value stored in the affected configuration file.

list

The
list
command lists all available parameters. With no parameters listed, the whole parameter
tree is displayed. If parameters are specified, the corresponding subtree is displayed.
Synopsis
list parameter(s)
Example
cli> list network hosts
Chapter 7: Using the CLI Utility
133

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents