796 ExtremeWare Software 7.3.0 Command Reference Guide
Security Commands
configure radius-accounting server
configure radius-accounting [primary | secondary] server [<ipaddress> |
<hostname>] {<udp_port>} client-ip [<ipaddress>]
Description
Configures the RADIUS accounting server.
Syntax Description
Default
The default UDP port setting is 1646.
Usage Guidelines
Use this command to specify the radius accounting server.
The accounting server and the RADIUS authentication server can be the same.
Use of the <hostname> parameter requires that DNS be enabled.
Example
The following command configures RADIUS accounting on host
radius1
using the default UDP port
(1646) for use by the RADIUS client on switch 10.10.20.30:
configure radius-accounting primary server radius1 client-ip 10.10.20.30
History
This command was first available in ExtremeWare 4.1.
Platform Availability
This command is available on all platforms.
primary Configure the primary RADIUS accounting server.
secondary Configure the secondary RADIUS accounting server.
ipaddress The IP address of the accounting server being configured.
hostname The host name of the accounting server being configured.
udp_port The UDP port to use to contact the RADIUS accounting server.
ipaddress The IP address used by the switch to identify itself when communicating with
the RADIUS accounting server.