VLS9200 user guide (BW402-10009, August 2012)

Output Commands
Use the CLI commands in CLI output commands to control the output and display help information
for the CLI commands.
Table 26 CLI Output Commands
DescriptionCommand
Displays the stack trace after an exception has occurred.trace
Toggles verbose output on and off. When on, all messages are output to the screen.verbose
Indicates current CLI version. If verbose is on, the module revisions display also.version
Displays CLI command usage information. Where <-tag> can be:
-c<command> - Provides help information for the specified CLI command.
help
-all - Lists all CLI commands and their help information.
Enables VLS logging. Where the options are:
-d<n> - Debug level (1 to 9) (optional)
enableVlsLog
-h - Displays command usage information (optional)
Disables VLS logging. Where the options are:
-d<n> - Debug level (1 to 1) (optional)
disableVlsLog
-h - Displays command usage information (optional)
VLS Commands
This section describes the VLS commands in the VLS CLI command set.
Network Settings Configuration Commands
Use the CLI commands in CLI network settings configuration commands to configure the VLS network
settings via a serial session. See Opening a Serial Session (page 100).
Table 27 CLI Network Settings Configuration Commands
DescriptionCommand
Lists host name, DNS domain name, DNS address, and various other addresses. This
command shows both the current internal values, as well as the original values. It also
lists the current and new content of all files affected by the changes.
showConfig
Sets the value of the corresponding configuration parameter. To reset a value, enter “ “
(quoted space) as the value. More than one tag and value can be set at a time. Where
<-tag> can be:
-host - Host name (such as vlsexamp) (unqualified)
setConfigValue
<-tag> [value]
-domain - DNS domain name (such as xyz.com)
-fullhost - Fully qualified name (such as vlsexamp.xyz.com)
ntpPrimary - First NTP Server Address
ntpSecondary - Second NTP Server Address
-dnsaddr - DNS server address (replaces all addresses with one line)
-dnsaddr1 - First DNS server address (cannot use with dnsaddr)
-dnsaddr2 - Second DNS server address (cannot use with dnsaddr)
-dhcp - Has no value, indicates you want to configure the public Ethernet connection
using DHCP (reset is -dhcp=false)
-ipaddr - IP address of public Ethernet connection
-gate - Gateway to network (xx.xx.xx.x)
-mask - Netmask. Defaults to 255.255.255.0
162 CLI Command Set