Single radius server configuration – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1266
RADIUS Introduction and Configuration
Software Reference for x310 Series Switches
46.16
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
Example
The following example shows how to configure the authentication method to verify a
username and password at login. In this example, if a username is entered at the
username prompt, that username is used for authentication.
The lines in this sample RADIUS authentication configuration are defined as follows:
■
The aaa authentication login default group radius command specifies that the
username and password are verified by RADIUS.
■
The radius-server host 172.10.10.1 auth-port 1812 acct-port 1813 command
specifies the IP address of the RADIUS server host, the UDP destination port for
authentication requests, and the UDP destination port for accounting requests.
Single RADIUS Server Configuration
Example
The following example shows how to configure server-specific timeout, retransmit, and
key values for the RADIUS server with IP address 172.2.2.2:
Figure 46-9: Single RADIUS Server sample configuration
Figure 46-8: Sample RADIUS Authentication to verify a username and password
!
aaa authentication login default group radius
radius-server host 172.10.10.1 auth-port 1812 acct-port 1813
!
!
radius-server host 172.2.2.2 timeout 5 retransmit 5 key 10
!