5: Commands and Levels
SGX™ 5150 IoT Device Gateway Command Reference
206
<number>
tcp user timeout
<milli-
seconds>
Sets the timeout for TCP retransmissions. <milliseconds> = timeout value, in milliseconds.
validate certificate disa-
ble
Skips verification of the server certificate when connecting.
validate certificate enable Requires verification of the server certificate when connecting.
write
Stores the current configuration in permanent memory.
host 13 (tunnel-connect-host:1:13) 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
<hexa-
decimal>
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 punctuation:
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
<hexa-
decimal>
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 punctuation:
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.
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
<bina-
ry>
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 bina-
ry decimal up to 255 or hex up to 0xFF.
initial send set
<text>
Sets the host connect tunnel Initial Send text. <text> = ascii string that will be sent out the
network upon connection.
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 credentials
Clears the RSA/DSA certificate selection for the SSL client.
no initial send
Removes the host connect tunnel Initial Send string.
no port
Removes the remote port used to establish tunnel connections.
no ssh username
Removes the SSH user name.
no tcp user timeout
Restores the default.
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.