5: Commands and Levels
EDS-MD® Wired IoT Device Gateway Command Reference
92
start character
<control>
Sets the accept mode start character. The character
may be input as text, control, decimal, or hex. A
control character has the form <control>C. A
decimal value character has the form \99. A hex
value character has the form 0xFF.
tcp keep alive idle time
<milliseconds>
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 accept mode tunneling
and sets the value for timeouts subsequent to the
initial timeout. <milliseconds> = timer value, in
milliseconds.
tcp keep alive probes
<number>
Sets the number of TCP keep alive probes.
<number> = number of TCP keep alive probes.
write
Stores the current configuration in permanent
memory.
action (config-action-select) level commands
clrscrn
Clears the screen.
eth0 link state change
Enters the eth0 link state change alarm level.
eth1 link state change
Enters the eth1 link state change alarm level.
eth2 link state change
Enters the eth2 link state change alarm level.
exit
Exits to the config level.
show history
Displays the last 20 commands entered during the
current CLI session.
write
Stores the current configuration in permanent
memory.
arp (config-arp) level commands
add
<IP address>
<MAC address>
Adds an entry to the ARP table, mapping an IP
address to a MAC address. <ip address> = IP
address to be mapped. <mac address> = MAC
address in colon-separated form.
clrscrn
Clears the screen.
exit
Exits to the configuration level.
remove all
Removes all entries from the ARP cache.
remove ip
<IP address>
Removes an entry from the ARP cache. <ip
address> = address of the entry being removed.
show cache
Displays the ARP cache table.
show history
Displays the last 20 commands entered during the
current CLI session.
write
Stores the current configuration in permanent
memory.
cli (config-cli) level commands
clrscrn
Clears the screen.
default inactivity timeout
The default inactivity timeout will apply to CLI
sessions.
default login password
Restores the default CLI login password.
default quit connect line
Restores the default string to quit the "connect line",
"telnet", and "ssh" commands.
enable level password
<text>
Sets the enable-level password.