Release Notes

2112 | Appendix A: Command Modes Dell Networking W-Series ArubaOS 6.4.x| Reference Guide
(host) #aaa ?
authentication Authentication
inservice Bring authentication server into service
ipv6 Internet Protocol Version 6
query-user Query User
test-server Test authentication server
user User commands
Config Mode
To move from enable mode to config mode, enter the command config terminal. Users in config mode may
return to enable mode at any time by entering the command exit.
When you are in config mode, (config) appears before the # prompt:
(host) (config) #
Some top-level commands have different sets of subcommands available in Enable or Config mode. To view a
list of available subcommands in Config mode, access the CLI in Config mode, enter the top level command,
then enter a question mark (?). For example, the following example shows which aaa commands are available
in Config mode:
(host) (config) #aaa ?
alias-group Configure an Alias Group
authentication Authentication
authentication-server Authentication Servers
bandwidth-contract Configure bandwidth contract (256 Kbps - 2 Gbps)
derivation-rules Configure rules to derive user role or vlan
dns-query-interval Set DNS query interval
password-policy Password policy for locally configured management users
profile Configure an AAA Profile
radius-attributes Configure RADIUS attribute
server-group Configure a Server Group
tacacs-accounting Configure accounting
timers Configure authentication timers
user User commands
Configuration Sub-modes
Some Config mode commands can enter you into a sub-mode with a limited number of available commands
specific to that mode. When you are in a configuration sub-mode, the (config) that appears before the
command prompt will change to indicate your current mode; e.g (config-if) for config-interface mode, and
(config-tunnel) for config-tunnel mode.
You can exit a sub-command mode and return to the basic configuration mode at any time by entering the exit
command.