5: Commands and Levels
SGX™ 5150 IoT Device Gateway Command Reference 195
Sets the remote port to use for connect mode tunneling. <number> = number of the port to
use.
Uses SSH protocol for connect mode tunneling.
Uses SSL protocol for connect mode tunneling.
Uses TCP protocol for connect mode tunneling.
Uses TCP protocol with AES encryption for connect mode tunneling.
Uses Telnet protocol (with IAC) for connect mode tunneling.
Uses UDP protocol for connect mode tunneling.
Uses UDP protocol with AES encryption for connect mode tunneling.
secure protocols ssl3
disable
secure protocols ssl3
enable
secure protocols tls1.0
disable
secure protocols tls1.0
enable
secure protocols tls1.1
disable
secure protocols tls1.1
enable
secure protocols tls1.2
disable
secure protocols tls1.2
enable
Shows the current configuration.
Displays the last 20 commands entered during the current CLI session.
show connection statistics
Sets the SSH user name for use when establishing tunneling connections with other devic-
es. <text> = SSH user name.
tcp keep alive <millisec-
onds>
Sets the TCP keep alive idle time. This is the initial keep alive timeout. <milliseconds> =
timer value, in milliseconds.
tcp keep alive interval
<milliseconds>
Enables TCP keep alive for connect mode tunneling and sets the timer. <milliseconds> =
TCP keep alive for connect 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 <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.
Stores the current configuration in permanent memory.
host 12 (tunnel-connect-host:3:12) level commands
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.
Sets the connect tunnel AES decrypt key with up to 16 bytes. Each byte is represented by