5: Commands and Levels
EDS1100/2100 Command Reference
69
ping
<host>
<count>
<timeout>
Ping destination n times with x timeout (in seconds)
ppp
<line>
Enters the serial line PPP level.
reload
Reboot system
reload factory defaults
Reload factory defaults to permanent storage
show
Show system information
show eds2100
Show system information
show history
Displays the last 20 commands entered during the current CLI
session.
show interfaces
Show interface statistics
show ip sockets
Show UDP/TCP state information
show processes
Show thread runtime information
show sessions
Show active Telnet and SSH Sessions
ssh
Enters the SSH configuration level.
ssh
<optClientUsername>
<host>
Begin SSH session on network <host>.
The optClientUserName must match an SSH Client: Users
configuration entry.
Use "" in optClientUserName to prompt for host username and
password.
ssh
<optClientUsername>
<host>
<port>
Begin SSH session on network <host>:<port>.
The optClientUserName must match an SSH Client: Users
configuration entry.
Use "" in optClientUserName to prompt for host username and
password.
ssl
Enters the SSL configuration level.
telnet
<host>
Begin telnet session on network <host>.
telnet
<host>
<port>
Begin telnet session on network <host>:<port>.
trace route
<host>
Trace route to destination
tunnel
<line>
Enters the tunnel level.
<line> = number of the tunnel line (serial port) to be configured.
write
Stores the current configuration in permanent memory.
xml
Enters the XML level.
filesystem (filesystem) level commands
cat
<file>
Show the contents of a file
cd
<directory>
Change the current directory to the specified directory
clrscrn
Clears the screen.
compact
Compact the file system, freeing all dirty space
cp
<source file>
<destination file>
Copy an existing file
dump
<file>
Show contents of a file as a hex dump
exit
Exits to the enable level.
format
Format the file system and lose all data
ls
Show all files and directories in the current directory
ls
<directory>
Show all files and directories in the specified directory
mkdir
<directory>
Create a directory
mv
<source file>
<destination file>
Move a file on the file system
pwd
Print working directory