5: Commands and Levels
PremierWave XN Command Reference 125
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 4 (config-host:4) level commands
clrscrn
Clears the screen.
default protocol
Restores the default value of the protocol (Telnet).
default remote port
Sets the remote port (used to connect to the host) to the
default value,
which depends on the selected protocol.
exit
Exits to the configuration level.
host <number>
Change to config host level
name <text>
Sets the name of the host.
<text> = name of the host.
no name
Clears the name of the host.
no remote address
Clears the remote address of the host.
no ssh username
Clears the SSH username associated with the host.
protocol ssh
Sets the protocol to SSH.
protocol telnet
Sets the protocol to Telnet.
remote address <text>
Sets the IP address of the remote host to connect to when
this host is
selected on the login connect menu.
<text> = IP address.
remote port <number> Sets the remote port used to connect to the host.
<number> = port to be used.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current
CLI session.
ssh username <text>
Sets the username for logging into the host via SSH.
<text> = username.
write
Stores the current configuration in permanent memory.
host 5 (tunnel-connect-host:2:5) 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-