5: Commands and Levels
PremierWave® 2050 Enterprise Wi-Fi® IoT Module Command Reference
286
onds.
tcp keep alive interval
<milliseconds>
Enables TCP keep alive for connect mode tunneling and
sets the timer. <milliseconds> = TCP keep alive for con-
nect mode in milliseconds.
tcp keep alive probes
<number>
Sets the number of TCP keep alive probes. <number> =
number of TCP keep alive probes.
tcp user timeout
<milliseconds>
Sets the timeout for TCP retransmissions. <milliseconds>
= timeout value, in milliseconds.
validate certificate disable
Skips verification of the server certificate when connect-
ing.
validate certificate enable
Requires verification of the server certificate when con-
necting.
write
Stores the current configuration in permanent memory.
host 3 (tunnel-connect-host:1:3) 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 dig-
its. Bytes may run together or be separated by optional
punctuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc
12:3a:bc Note that quotes must enclose the value if it con-
tains 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 dig-
its. Bytes may run together or be separated by optional
punctuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc
12:3a:bc Note that quotes must enclose the value if it con-
tains 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.
credentials
<text>
Selects the RSA/DSA certificates by name for the SSL
client.
default protocol
Restores the default connect mode tunneling protocol as
'TCP'.
default secure protocols
Restores the default secure protocol selections.
default tcp keep alive
Defaults the TCP keep alive idle time.
default tcp keep alive interval
Restores the default 45 second connect mode TCP keep
alive timeout.
default tcp keep alive probes
Defaults the TCP keep alive probes.
exit
Exits to the next higher level.
initial send binary
<binary>
Sets the host connect tunnel Initial Send text allowing for
binary characters. <binary> = string in binary format that
will be sent out the network upon connection. Within [] use
binary decimal up to 255 or hex up to 0xFF.