5: Commands and Levels
EDS-MD® Wired IoT Device Gateway Command Reference
705
exit
Returns to the tunnel level.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the
current CLI session.
write
Stores the current configuration in permanent
memory.
server (ssh-server) level commands
authorized user
<username>
<password>
Sets authorized username, password, and
optionally RSA and/or DSA public keys
clrscrn
Clears the screen.
delete all authorized users
Removes all authorized users
delete authorized user
<username>
Remove an authorized user
exit
Exits to the ssh level.
host generate dsa 1024
Generate DSA public and private keys
host generate dsa 512
Generate DSA public and private keys
host generate dsa 768
Generate DSA public and private keys
host generate rsa 1024
Generate RSA public and private keys
host generate rsa 512
Generate RSA public and private keys
host generate rsa 768
Generate RSA public and private keys
host keys
Sets RSA or DSA public and/or private keys
no host dsa
Removes DSA public and private keys
no host rsa
Removes RSA public and private keys
show
Show SSH Server settings
show authorized user
<username>
Show information for an authorized user
show history
Displays the last 20 commands entered during the
current CLI session.
show host dsa
Show full DSA public key
show host rsa
Show full RSA public key
write
Stores the current configuration in permanent
memory.
smtp (config-smtp) level commands
clrscrn
Clears the screen.
default server port
Restores the SMTP server port to its default.
exit
Exits to the configuration level.
from address
<text>
Sets the From address for email alerts. <text> =
email address to place in the From field of the email
alert.
no from address
Removes the From address for email alerts.
no overriding domain
Removes the overriding domain name option.
no password
Removes the password.
no server address
Removes the SMTP server address.
no username
Removes the username.
overriding domain
<text>
Sets a domain name that will be used when
connecting to an SMTP server to send an email
alert instead of the deviceÂ’s domain name in
EHLO. <text> = domain name to override the
current domain name in EHLO.
password
<text>
Sets the password for logging in to the mail server.