6. Enter an IP address in the IP Address box.
7. Enter the subnet mask in the Subnet Mask box.
NOTE: To display the correct subnet mask, gateway, DNS server, and domain name settings
for the VLS, open a DOS window on the computer running the VLS discovery utility and type
ipconfig /all
8. Enter the gateway in the Gateway box.
9. Enter the DNS server IP address in the DNS IP Address box.
10. Enter the domain name in the Domain Name box.
11. Click Configure to save the network settings to the VLS.
12. Click Exit to close the VLS discovery utility.
Setting the Network Settings using the CLI Command Set
To set the network settings using the CLI command set, set either the:
• DHCP usage and host name, or
• Fully qualified host name (or host name and DNS domain name separately), DNS server
address, IP address, gateway, and netmask
To set the network settings using the CLI command set:
1. Open a serial session and log in to the administrator account. See “Opening a Serial
Session” (page 82).
2. To see the current configuration settings, at the prompt enter:
showConfig
3. Set each desired configuration value by entering:
setConfigValue <-tag> [value]
where <-tag> can be any of the following:
DescriptionTag
Host name (such as vlsexamp) (unqualified)-host
DNS domain name (such as xyz.com)-domain
Fully qualified name (such as vlsexamp.xyz.com)-fullhost
DNS server address (replaces all addresses with one line)-dnsaddr
First DNS server address (cannot use with dnsaddr)-dnsaddr1
Second DNS server address (cannot use with dnsaddr)-dnsaddr2
Has no value, indicates you want to configure the public Ethernet connection using
DHCP (reset is -dhcp=false)
-dhcp
IP address of public Ethernet connection-ipaddr
Gateway to network (xx.xx.xx.x)-gate
Netmask. Default is 255.255.255.0-mask
First NTP Server Address–ntpPrimary
Second NTP Server Address—ntpSecondary
Setting the Network Settings 85