5: Commands and Levels
PremierWave XN Command Reference 101
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.
protocol telnet Uses Telnet protocol (with IAC) for connect mode tunne-
ling.
protocol udp
Uses UDP protocol for connect mode tunneling.
protocol udp aes
Uses UDP protocol with AES encryption for connect mode
tunneling.
show
Shows the current configuration.
show history
Displays the last 20 commands entered during the current
CLI session.
show statistics
show connection statistics
ssh username <text>
Sets the SSH user name for use when establishing tunne-
ling connections
with other devices.
<text> = SSH user name.
tcp keep alive
<milliseconds>
Enables TCP keep alive for connect mode tunneling and
sets the timer.
<milliseconds> = timer value, in mil liseconds.
validate certificate disable Skips verification of the server certificate when connect-
ing.
validate certificate enable
Requires verification of the server certificate when con-
necting.
vip disable
Makes connections using the specified Address.
vip enable
Makes connections using the VIP name.
vip name <text>
Sets the VIP name.
write
Stores the current configuration in permanent memory.
host 15 (tunnel-connect-host:1:15) 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