HP StorageWorks Fabric OS 5.0.0 Command Reference Guide (AA-RW1MA-TE, May 2005)

22 Fabric OS commands
Manages RADIUS configuration information.
Synopsis
aaaconfig [action] [options]
Availability
admin
Description
Use this command to manage the RADIUS configuration for the authentication, authorization, and
accounting (AAA) services. This command displays, adds, removes, changes, enables, or disables
RADIUS configuration.
When the command completes, any new configuration is saved persistently. It is effective for the next AAA
request. The configuration applies to all switch instances in a platform supporting multiple switch domains.
Use the centralized RADIUS servers to manage AAA services for a switch, as defined in RFC 2865.
NOTE: This command can be executed when logged in through serial or SSH connection.
Operands
The command takes as input an action and its associated options. Without any specified action, the
command displays the usage. Specify action as one of following:
The following are the options for the --add and --change actions:
The following provides a detailed description of each action type:
aaaConfig
--show Displays the current AAA service configuration.
--add server [options] Adds a RADIUS server to the configuration.
--remove server Removes a RADIUS server from the configuration.
--change server [options] Changes a RADIUS server configuration.
--move server to_position Moves a RADIUS server from the current position to a new
position. When server is a required operand for an action, it
must be either an IP address or a name in dot notation. If a
name is used, DNS must be properly configured.
--radius [on | off] Turns on or off the current RADIUS configuration.
--switchdb [on | off] Turns on or off the switch local database as secondary
authentication.
-p port RADIUS server port number
-s secret Common secret between the switch and RADIUS server
-t timeout Response timeout for the RADIUS server
-a [pap | chap] Use PAP or CHAP as authentication protocol
--show List the current RADIUS servers, along with their
parameters.