5: Commands and Levels
EDS-MD® Wired IoT Device Gateway Command Reference
158
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.
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
rm
<file>
Remove a file
rmdir
<directory>
Remove a directory
show history
Displays the last 20 commands entered during the
current CLI session.
show status
Show file system statistics
show tree
Show all files and directories from current directory
tftp get
<source file>
<destination file>
<host>
Get a file using TFTP
tftp get
<source file>
<destination file>
<host>
<port>
Get a file using TFTP
tftp put
<source file>
<destination file>
<host>
Put a file using TFTP
tftp put
<source file>
<destination file>
<host>
<port>
Put a file using TFTP
touch
<file>
Create a file
ftp (config-ftp) level commands
clrscrn
Clears the screen.
exit
Returns to the config level.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the
current CLI session.
show statistics
Displays the FTP statistics.
state disable
Disables the FTP server.
state enable
Enables the FTP server.
write
Stores the current configuration in permanent
memory.
ftp put (config-action-ftp_put:eth2 link state change) level commands
clrscrn
Clears the screen.
connection
<instance>
Enters the next lower level. Specify the instance for
the next lower level.
default mode
Sets default of simultaneous connection mode.
exit
Exits to the next higher level.
mode sequential
Sets sequential mode; will stop after first connection
that goes through.