![Weidmuller WI-GTWY-9 Скачать руководство пользователя страница 177](http://html1.mh-extra.com/html/weidmuller-0/wi-gtwy-9/wi-gtwy-9_user-manual_952403177.webp)
WI-GTWY-9-xxx Wireless Gateway
User Manual
177
help
Syntax:
help [general|diagnostic|filesystem]
version
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