Chapter 11 Management
IES4005M User’s Guide
98
11.8.1 AAA Command Summary
The following section lists the commands for this feature.
Table 69 aaa command summary
Command Description M P
aaa server authentication radius
index <1|2>
Configures an entry for RADIUS authentication server settings. C 13
aaa server authentication radius
mode <index-priority|round-robin>
Specifies how the IES decides which authentication server to use if
you configure multiple servers.
index-priority: The IES tries to authenticate with the first
configured authentication server. If the server does not respond, then
the IES tries to authenticate with the second authentication server.
round-robin: The IES alternates between authentication servers that
it sends authentication requests to.
C13
aaa server authentication radius
timeout <timeout>
Specifies the amount of time (in seconds) that the IES can wait for a
request response from the authentication server.
In index-priority mode, the timeout is divided by the number of
servers you configure. For example, if you configure two servers and
the timeout is 30 seconds, then the IES waits 15 seconds for a
response from each server.
C13
no aaa server authentication radius
index <1|2>
Clears the specified authentication server entry’s settings. C 13
no aaa server authentication radius
mode
Resets the authentication server’s mode to the default. C 13
no aaa server authentication radius
timeout
Resets the timeout value to the default. C 13
show aaa server authentication
radius
Displays all RADIUS authentication server settings. E 3
aaa server accounting radius index
<1|2>
Configures an entry of RADIUS accounting server settings. C 13
address <ip-address> Sets the accounting server’s IP address. C 13
port <1-65535> Sets the accounting server’s port number for recording events. C 13
secret <secret> Sets a secret password shared with the accounting server.
secret: 1~31 printable characters
C13
aaa server accounting radius mode
<index-priority|round-robin>
Specifies how the IES decides which accounting server to use if you
configure multiple servers.
index-priority: The IES tries to send logs to the first configured
accounting server. If the accounting server does not respond, then the
IES tries to send logs to the second accounting server.
round-robin: The IES alternates the sending of logs between the
configured accounting server settings.
C13
aaa server accounting radius
timeout <seconds>
Specifies the amount of time (in seconds) that the IES waits for a
request response from the accounting server.
In index-priority mode, the timeout is divided by the number of
servers you configure. For example, if you configure two servers and
the timeout is 30 seconds, then the IES waits 15 seconds for a
response from each server.
C13
no aaa server accounting radius
index <1|2>
Clears the specified accounting server’s settings. C 13