Technical data

Fabric OS Administrator’s Guide 3-17
Publication Number: 53-0000518-09
Setting Up RADIUS AAA Service
3
At least one RADIUS server must be configured before you can enable RADIUS service.
If no RADIUS configuration exists, turning it on triggers an error message. When the command
succeeds, the event log indicates that the configuration is enabled or disabled.
To delete a RADIUS server from the configuration
1. Connect to the switch and log in as admin.
2. Enter this command:
3. At the prompt, enter y to complete the command.
When the command succeeds, the event log indicates that the server is removed.
To change a RADIUS server configuration
1. Connect to the switch and log in as admin.
2. Enter this command:
To change the order in which RADIUS servers are contacted for service
1. Connect to the switch and log in as admin.
2. Enter this command:
When the command succeeds, the event log indicates that a server configuration is changed.
switch:admin> aaaConfig --remove server | all
server Servers are listed by either name or IP address. Enter either the name or IP
address of the server to be removed.
switch:admin> aaaConfig --change server [-p port] [-s secret] [-t timeout] [-a
pap | chap]
server Servers are listed by either name or IP address. Enter either the name or IP
address of the server to be changed.
-p port Optionally, enter a server port.
-s secret Optionally, enter a shared secret.
-t timeout Optionally, enter the length of time (in seconds) the server has to respond before
the next server is contacted.
-a[pap|chap] Specify PAP or CHAP as authentication protocol.
switch:admin> aaaConfig --move server to_position
server Servers are listed by either name or IP address. Enter either the name or IP
address of the server whose position is to be changed.
to_position Enter the position number to which the server is to be moved.