System information

General System Configuration
Configuring RADIUS Accounting
Command Syntax CLI Reference Page
radius-accounting-server [secondary] retransmit page 8-69
<number_of_retries>
radius-accounting-server [secondary] timeout page 8-70
<number_of_seconds>
radius-accounting-server [secondary] timeout-interim page 8-71
<number_of_seconds>
show radius page 8-65
The following example shows how to configure the primary RADIUS Account-
ing server parameters, including the IP address, UDP port number, secret key,
timeout, retransmit attempts, and the interim update interval.
HP420(config)#radius-accounting-server address 192.168.1.25
HP420(config)#radius-accounting-server port-accounting 1813
HP420(config)#radius-accounting-server key green
HP420(config)#radius-accounting-server timeout 10
HP420(config)#radius-accounting-server retransmit 5
HP420(config)#radius-accounting-server timeout-interim 7200
HP420(config)#radius-accounting-server enable
HP420(config)#
The following example shows how to configure the secondary RADIUS
Accounting server IP address and secret key.
HP420(config)#radius-server secondary address 192.168.1.13
HP420(config)#radius-server secondary key blue
HP420(config)#
5-56