Question mark – B&B Electronics WLNN-AN(ER,SE,SP.EK)-DP551 - Manual User Manual
Page 94

94
Airborne Enterprise CLI Reference Manual
? [Question Mark]
Command
? [Question Mark]
Arguments
none
Security
Level
1 (all)
Device Type All
Default
none
Description
This command provide text help and supports three use cases:
When used by itself at the command prompt it will cause the device server to display all available
commands. The list is not device functionality sensitive. This response is identical to the help command.
When used as the last character of a command or partial command, the device server will display all of
the available commands that start with the command or partial command text. For example to get all
the commands that begin with “ftp” issue “ftp?” (There should not be a space between the command
text and the “?”.
When used as an argument with a command, the device server will display the arguments for the
command and describe the function of the command as an ASCII text response. Note that there must be
no other arguments with the command for the help to be displayed.
get-cfg ?
Usage: get-cfg [String]
Uses FTP to get a configuration file from an FTP server. It
uses the ftp-server-address, ftp-server-path, ftp-user, and
ftp-password to get the specified configuration file. The
filename should not include any path information. A save
command must be issued for the configuration file to be saved
in flash.
Note that there must be no other arguments with the command for the help to be displayed.