5: Commands and Levels

 

 

write

Stores the current configuration in permanent memory.

host 7 (tunnel-connect-host:1:7) level commands

 

address <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

 

spaces.

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

 

spaces.

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

 

spaces.

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

 

spaces.

auto show statistics

show connection statistics

clrscrn

Clears the screen.

default protocol

Restores the default protocol as "TCP".

default tcp keep alive

Restores the default 45 second connect mode TCP keep

 

alive timeout.

exit

Exits to the next higher level.

no address

Removes the remote host address used to establish

 

tunneling connections.

no aes decrypt key

Removes the connect tunnel AES decrypt key.

no aes encrypt key

Removes the connect tunnel AES encrypt key.

no port

Removes the remote port used to establish tunnel connec-

 

tions.

no ssh username

Removes the SSH user name.

no tcp keep alive

Disables the connect mode TCP keep alive timeout.

no vip name

Removes the VIP name.

port <number>

Sets the remote port to use for connect mode tunneling.

 

<number> = number of the port to use.

protocol ssh

Uses SSH protocol for connect mode tunneling.

protocol ssl

Uses SSL protocol for connect mode tunneling.

protocol tcp

Uses TCP protocol for connect mode tunneling.

protocol tcp aes

Uses TCP protocol with AES encryption for connect mode

 

tunneling.

XPort Pro Command Reference

92

Page 92
Image 92
Lantronix 900-558 manual Host 7 tunnel-connect-host17 level commands