
5: Commands and Levels
XPort Pro Command Reference 88
Displays the current configuration.
Displays the last 20 commands entered during the current
CLI session.
Sets the username for logging into the host via SSH.
<text> = username.
Stores the current configuration in permanent memory.
host 5 (tunnel-connect-host:1:5) level commands
<text>
Sets the remote host to establish tunneling connections
with.
<text> = IP address or host name of the remote host.
aes decrypt key <hexadecimal>
Sets the connect tunnel AES decrypt key with up to 16
bytes.
Each byte is represented by two adjacent hex digits.
Bytes may run together or be separated by optional punc-
tuation:
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc
Note that quotes must enclose the value if it contains
aes decrypt key text <text>
Sets the connect tunnel AES decrypt key with up to 16
bytes.
Each byte is represented by a single character.
Note that quotes must enclose the value if it contains
aes encrypt key <hexadecimal>
Sets the connect tunnel AES encrypt key with up to 16
bytes.
Each byte is represented by two adjacent hex digits.
Bytes may run together or be separated by optional punc-
tuation:
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc
Note that quotes must enclose the value if it contains
aes encrypt key text <text>
Sets the connect tunnel AES encrypt key with up to 16
bytes.
Each byte is represented by a single character.
Note that quotes must enclose the value if it contains
show connection statistics
Restores the default protocol as "TCP".
default tcp keep alive Restores the default 45 second connect mode TCP keep
Exits to the next higher level.
no address Removes the remote host address used to establish
Removes the connect tunnel AES decrypt key.
Removes the connect tunnel AES encrypt key.
Removes the remote port used to establish tunnel connec-
tions.
Removes the SSH user name.
Disables the connect mode TCP keep alive timeout.
Sets the remote port to use for connect mode tunneling.
<number> = number of the port to use.
Uses SSH protocol for connect mode tunneling.