Aruba & ProVision-based
1753620 Members
6098 Online
108797 Solutions
New Discussion

Re: Need help Setting up Radius

 
ssinath
New Member

Need help Setting up Radius

Hellow everyone, 

 

I can't seem to get the radius up and running on the 2920 switch. I'm not sure what im doing wrong. can someone point me in the right direct or lmk what im doing wrong here is what i have setup up so far. I'm also runing it off windows server 2012. 

 

; J9729A Configuration Editor; Created on release #WB.15.12.0010
; Ver #04:01.ff.35.0d:c2

hostname "HP-2920-48G-POE+"
module 1 type j9729a
radius-server host 192.168.10.54 key "XXXX"
time timezone -5
ip default-gateway 192.168.10.3
snmp-server community "public" unrestricted
aaa authentication login privilege-mode
aaa authentication console login radius local
aaa authentication console enable radius local
aaa authentication telnet login peap-mschapv2 local
aaa authentication telnet enable radius local
aaa authentication web login radius local
aaa authentication web enable radius local
aaa authentication ssh login peap-mschapv2 local
aaa authentication ssh enable peap-mschapv2 local
aaa authentication port-access eap-radius
aaa authentication web-based peap-mschapv2
oobm
ip address dhcp-bootp
exit
vlan 1
name "Default"
untagged 1-48,B1-B2
tagged A1-A2
ip address 192.168.10.164 255.255.255.0
exit
vlan 50
name "Guest"
tagged A1-A2
no ip address
exit
vlan 55
name "InternalGuest"
tagged A1-A2
no ip address
exit
vlan 3060
name "SCADA"
tagged A1-A2
no ip address
exit
vlan 3061
name "Printers"
tagged A1-A2
no ip address
exit
vlan 3063
name "DCS"
no ip address
exit
spanning-tree
no autorun
no dhcp config-file-update
no dhcp image-file-update
password manager
password operator

1 REPLY 1
Richard Litchfield
Respected Contributor

Re: Need help Setting up Radius

A RADIUS doc I did for ProCurve switches is attached.