5: Commands and Levels
SGX™ 5150 IoT Device Gateway Command Reference
65
•
host 7 (tunnel-connect-host:4:7)
•
host 8 (tunnel-connect-host:4:8)
•
host 9 (tunnel-connect-host:4:9)
•
host 10 (tunnel-connect-host:4:10)
•
host 11 (tunnel-connect-host:4:11)
•
host 12 (tunnel-connect-host:4:12)
•
host 13 (tunnel-connect-host:4:13)
•
host 14 (tunnel-connect-host:4:14)
•
host 15 (tunnel-connect-host:4:15)
•
host 16 (tunnel-connect-host:4:16)
•
disconnect (tunnel-disconnect:4)
•
•
•
•
•
Table 5-4 Commands and Levels
accept (tunnel-accept:4) level commands
accept mode always
Enables the tunneling server to always accept tunneling connections.
accept mode any charac-
ter
Enables the tunneling server to accept tunneling connections only when a character is re-
ceived through the corresponding line (serial port).
accept mode disable
Disables accept mode tunneling.
accept mode modem
control asserted
Enables the tunneling server to accept tunneling connections when the modem control pin
is asserted.
accept mode modem
emulation
Enables modem emulation for accept mode tunneling.
accept mode start char-
acter
Enables accept mode tunneling when the configured start character is received on the line.
aes decrypt key
<hexa-
decimal>
Sets the accept 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 accept 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 accept 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 accept 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.
block network disable
Forwards (tunnels) network data in accept mode tunneling.
block network enable
Discards all data coming in from the accept mode tunnel before forwarding it to the serial
interface (generally used for debugging).
block serial disable
Forwards (tunnels) serial data in accept mode tunneling.
block serial enable
Discards all data coming in from the serial interface before forwarding it to the accept mode
tunnel (generally used for debugging).