(Revised 2011-07-21) Page 132 of 158
CLI Commands
―?‖ (Help)
Show a list of all commands or get help on a specific command.
Without cmd, this command will list all the available commands.
If cmd is specified and if it matches a specific command, the usage of the command will
be displayed; otherwise, if cmd matches the prefix of a command, the name of the
command will be listed.
If ? is preceded by another ?, the usage and description of this command will be
displayed.
cmd
The command for which to get help.
N-TRON/Admin> ?
The above command displays all the available commands.
N-TRON/Admin> abcd ?
Unknown Command: "abcd"
Type "?" for a list of available commands.
N-TRON/Admin> logout ?
Logout
Log out of console interface.
SYNTAX:
Logout
N-TRON/Admin> ? pi
Ping
Ping a host.
…
N-TRON/Admin> ? ?
?
Show a list of all commands or get help on a specific
command.
SYNTAX:
? [cmd]
OPTIONS:
cmd : The command for which to get help.
Logout
Log out of console interface