configure radius-accounting server
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
965
switch management (Telnet, SSH, and console sessions), use the
mgmt-access
keyword. To specify
RADIUS accounting servers for network login, use the
netlogin
keyword. If you do not specify a
keyword, switch management and network login use the same pair of RADIUS accounting servers.
If you are running ExtremeWare XOS 11.1 or earlier and upgrade to ExtremeWare XOS 11.2, you do not
loose your existing RADIUS accounting server configuration. Both switch management and network
login use the RADIUS accounting server specified in the older configuration.
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-Default
for both management and network login:
configure radius-accounting primary server radius1 client-ip 10.10.20.30 vr vr-Default
The following command configures RADIUS accounting for network login on host netlog1 using the
default UDP port for use by the RADIUS client on switch 10.10.20.31 using the default virtual router
interface:
configure radius-accounting netlogin primary server netlog1 client-ip 10.10.20.31
History
This command was first available in ExtremeWare XOS 10.1.
The
mgmt-access
and
netlogin
keywords were added in ExtremeWare XOS 11.2.
Platform Availability
This command is available on all platforms.