HP VMA-series Memory Arrays User Manual
Page 136

136
AM456-9007B Rev 02
HP VMA SAN Gateway Installation and User Guide
Network diagnostic tools ping and traceroute. Invokes standard binary, passing
command line parameters straight through.
tcpdump [
Network diagnostic tool tcpdump. Invokes standard binary, passing command line
parameters straight through. Runs in foreground, printing packets as they arrive,
until user presses CTRL+C.
slogin [
Invokes the SSH client. The user is returned to the CLI when SSH finishes.
telnet [
Invokes the telnet client. The user is returned to the CLI when telnet finishes.
show version [concise]
Display version information for the currently running system image. The basic
command shows each field with a description, one per line; the concise variant fits
it all onto one line, without labels, in a form suitable for pasting in a bug report
show files system
Display information regarding bytes and inodes usage of the file systems on the
system.
show memory
Display information about system memory utilization.
reload [halt] [noconfirm]
Reboot the system if
reload
, shut down the system if
reload halt
.
If there are unsaved changes to the configuration, the user may be prompted as to
whether they want to save these changes (that is, do a
write memory
) first before
rebooting. The prompt will be suppressed if confirmation of losing unsaved
changes is disabled (with the
no cli default confirm lose-unsaved
command).
The user may also be prompted to confirm the reload regardless of whether there
are unsaved changes or not. This prompt is contingent on a separate configuration
setting, controlled with the
[no] cli default confirm reload
command.