System information

10
How to work with command modes
To change from User Exec to Privileged Exec mode, enter the
command:
awplus>enable
Privileged Exec mode is the main mode for monitoring—for
example, running show commands and debugging. From
Privileged Exec mode, you can do all the commands from User Exec mode plus many system
commands.
For a list of commands available in this mode, see "Privileged Exec mode" on page 40.
The default Privileged Exec mode prompt is awplus#.
To change from Privileged Exec to Global Configuration mode,
enter the command:
awplus>configure terminal
From Global Configuration mode, you can configure most
aspects of the switch.
For a list of commands available in this mode, see "Global Configuration mode" on page 41.
The default Global Configuration mode prompt is awplus(config)#.
Privileged Exec mode
Global Configuration mode
Tip:
en is a short-cut for
enable
Tip:
conf t is a short-cut for
configure terminal