Specifications

configure radius-accounting server
ExtremeWare XOS 10.1 Command Reference Guide 333
configure radius-accounting server
configure radius-accounting [primary | secondary] server [<ipaddress> |
<hostname>] {<tcp_port>} client-ip [<ipaddress>] {vr <vr_name>}
Description
Configures the RADIUS accounting server.
Syntax Description
Default
The default UDP port setting is 1813. The default virtual router is VR-0, the management virtual router.
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
(1813) for use by the RADIUS client on switch 10.10.20.30 using a virtual router interface of VR-2:
configure radius-accounting primary server radius1 client-ip 10.10.20.30 vr vr-2
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.
tcp_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.
vr_name Specifies the virtual router on which the client IP is located.