Manual

AT-WA7400 Management Software User’s Guide
275
Getting Help on
Commands at the
CLI
To get help on commands, at the CLI prompt, use the TAB key. This is a
quick way to see all valid completions for a class.
Press TAB once to complete the current command.
If multiple completions exist, a beep is sounded and no results are
displayed. Press TAB again to display all available completions.
Example 1: At a blank command line, press TAB twice to get a list of
all commands.
AT-WA7400#
add Add an instance to the running configuration
factory-reset Reset the system to factory defaults
get Get field values of the running configuration
reboot Reboot the system
remove Remove instances in the running configuration
save-running Save the running configuration
set Set field values of the running configuration
remove The remove command allows you to remove an existing instance of a class.
remove
unnamed-class
[
field value
. . . ]
remove
named-class instance
| all [
field value
. . .]
For example:
remove radius-user wally
save-running The save-running command saves the running configuration as the startup
configuration.
For more information, see “Saving Configuration Changes” on page 281.
reboot The reboot command restarts the access point (a soft reboot).
For more information, see “Rebooting the Access Point” on page 348.
factory-
reset
The factory-reset command resets the access point to factory defaults
and reboots.
For more information, see “Resetting the Access Point to the Factory Defaults”
on page 348.
Table 3. Commands and Syntax (Continued)
Command Description