Telnet information and session management commands, History, Help – Vaddio DocCAM 20 HDBT OneLINK Bridge System User Manual

Page 61: Exit

Advertising
background image

Telnet Information and Session Management Commands

The following commands are available for Telnet help and session management:

n

help

n

history

n

exit

You can also use a question mark as a command or command parameter to display a list of available
commands, subcommands, or command parameters. For example,

?

returns all top-level commands;

system ?

returns the valid subcommands for the system command; and

system reboot ?

returns

any parameters available for the system reboot command.

history

Returns the most recently issued commands from the current session.

Synopsis

history <limit>

Options

<limit>

Integer value specifying the maximum number
of commands to return.

Examples

history

Displays the current command buffer.

history 5

Sets the history command buffer to remember the last 5 unique entries.

Additional
information

You can navigate the command history using the up and down arrow keys.

This command supports the expansion functionality from which previous
commands can be recalled from within a single session. History expansion is
performed immediately after a complete line is read.

Examples of history expansion:

* !!

Substitute the last command line.

* !4

Substitute the 4th command line (absolute as per ’history’ command)

* !-3

Substitute the command line entered 3 lines before (relative)

help

Displays an overview of the CLI syntax.

Synopsis

help

Example

help

exit

Ends the command session and closes the socket.

Synopsis

exit

Example

exit

Complete Manual for the OneLINK Bridge AV Interface

57

Advertising