TMS zl Management and Configuration Guide ST.1.1.100430
A-30
Command-Line Reference
Product OS Operator Context Commands
logout
Exit the current CLI session and return to the login screen.
Syntax: logout
nslookup
This command is used to learn a device’s IP address according to its hostname
by querying the TMS zl Module’s DNS server.
Syntax: nslookup <hostname>
Replace <hostname> with the hostname you want to resolve.
For example, if you wanted to know the IP address for router5, you would
enter:
ProCurve(tms-module-<slot ID>)> nslookup router5
page
This command enables and disables page mode. In page mode, the terminal
output will pause when it fills the screen and wait for a keystroke such as
space
or Ctrl+C.
Syntax: [no] page
ping
This command sends an ICMP echo to a specified destination.
Syntax: ping < IP address | hostname > [repetitions <1-100000>] [data-size <0-
65471>]
Replace <IP address> with the IP address of the ping destination.
Replace <hostname> with the host name of the ping destination.
Include the repetitions option if you want to send multiple pings.
Include the data-size option if you want to customize the size of the ping.
The module displays the number of pings sent and responses received.