![Elpro Technologies 905U-G Скачать руководство пользователя страница 163](http://html1.mh-extra.com/html/elpro-technologies/905u-g/905u-g_user-manual_2396091163.webp)
905U-G Wireless Gateway
User Manual
Page 167
©September 2004
This command will display version information, serial number and MAC ID
exit
This command closes the Telnet session.
Diagnostic Commands
The following commands can be viewed by the command ‘help diagnostic’
arps
Display ARP stats and table
iface
Display net interface stats
sockets
Display socket list
routes
Display IP route table
File System Operations
For commands where filenames, directory names or paths shall be given as an
argument the names can be written directly or within quotes. For names including
spaces the filenames must be surrounded by quotes. It is also possible to use relative
pathnames using ‘.’, ‘\’ and ’..’
dir
Syntax:
dir [path]
Lists the contents of a directory. If no path is given, the contents of the current
directory are listed.
md
Syntax:
md [[path][directory name]]
Creates a directory. If no path is given, the directory is created in the current
directory.
rd
Syntax:
rd [[path][directory name]]
Removes a directory. The directory can only be removed if it is empty.
cd
Syntax:
cd [path]
Changes current directory.
format
Formats the filesystem. This is a privileged command and can only be called in
administration mode.
del