Set radius accounting, Set radius accounting -8 – Enterasys Networks Enterasys D2 D2G124-12P User Manual
Page 432
set radius accounting
15-8 Security Configuration
set radius accounting
Use this command to configure RADIUS accounting.
Syntax
set radius accounting {[enable | disable] [retries retries] [timeout timeout]
[server ip_address port [server-secret]
Parameters
Mode
Switch command, read‐write.
Defaults
None.
Examples
This example shows how to enable the RADIUS accounting client for authenticating with the
accounting server at IP address 10.2.4.12, UDP authentication port 1800. As previously noted, the
“server secret” password entered here must match that already configured as the Read‐Write (rw)
password on the RADIUS accounting server:
D2(su)->set radius accounting server 10.2.4.12 1800
Enter secret:
Re-enter secret:
This example shows how to set the RADIUS accounting timeout to 30 seconds:
D2(su)->set radius accounting timeout 30
This example shows how to set RADIUS accounting retries to 10:
D2(su)->set radius accounting retries 10
enable | disable
Enables or disables the RADIUS accounting client.
retries retries
Sets the maximum number of attempts to contact a specified RADIUS
accounting server before timing out. Valid retry values are 0 ‐ 10.
timeout timeout
Sets the maximum amount of time (in seconds) to establish contact with a
specified RADIUS accounting server before timing out. Valid timeout
values are 1 ‐ 30.
server ip_address
port server‐secret
Specifies the accounting server’s:
•
IP address
•
UDP authentication port (0 ‐ 65535)
•
server‐secret (Read‐Write password to access this accounting server.
Device will prompt for this entry upon creating a server instance, as
shown in the example below.)