User guide
For example: ^Ece^Ac changes the escape sequence from ^Ec to ^Ac.
To enter an escape key sequence:
From an SSH Passthrough session, enter a command in the following format:
^Ec[escape key]
For example: ^Ecl? displays the break sequence list.
After entering an escape key sequence, the SSH client displays a message indicating success or
failure.
Break sequences
NOTE: SSH port sharing must be enabled before you can configure break sequences.
A break sequence is a user-defined combination of characters that can be sent as a command to
a target device during an SSH Passthrough or Avocent Session Viewer session. A break
sequence is sent when the corresponding escape key sequence is typed by the user. The
DSView 3 software supports ASCII and UTF-8 characters and special break keys. Only the user
with read/write access to the SSH session can send a break sequence to a target device.
You can configure up to 10 break sequences to be used in SSH Passthrough sessions.
The following special break keys are supported:
Table 14.2: DSView 3 Software - Supported SSH Passthrough Session Break Keys
Break
Character
Description
Break
Character
Description
\a Alert \z
Serial break [defined as Telnet break:
IAC(\337), BREAK(\363)]
\b Backspace \\ Backslash
\d Delay [preset value is 250 milliseconds] \^ Circumflex
\f Form-feed ooo
Octal representation of a character
(where ooo is one to three octal digits)
\n New line \c Character c
\r Carriage return ^? Delete
\t Tab ^c Control character (c is “and”ed with 0x1f)
\v Vertical tab [UTF-8] Any utf8 character
Chapter 14: SSH Passthrough Sessions 229