configure radius 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
959
Beginning with ExtremeWare XOS 11.2, you can specify one pair of RADIUS authentication servers for
switch management and another pair for network login. To specify RADIUS authentication servers for
switch management (Telnet, SSH, and console sessions), use the
mgmt-access
keyword. To specify
RADIUS authentication 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 authentication 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 server configuration. Both switch management and network login use the
RADIUS authentication server specified in the older configuration.
Example
The following command configures the primary RADIUS server on host radius1 using the default UDP
port (1812) for use by the RADIUS client on switch 10.10.20.30 using a virtual router interface of VR-
Default:
configure radius primary server radius1 client-ip 10.10.20.30 vr vr-Default
The following command configures the primary RADIUS server for network login authentication on
host netlog1 using the default UDP port for use by the RADIUS client on switch 10.10.20.31 using, by
default, the management virtual router interface:
configure radius 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.