Controller Based WLANs

 View Only
last person joined: one year ago 

APs, Controllers, VIA

How can management authentication be done using an external RADIUS server? 

Jul 01, 2014 07:39 PM

Product and Software: This article applies to all Aruba controllers and ArubaOS versions.

 

Management user authentication can be validated against an external RADIUS server. After the user has been successfully authenticated, the RADIUS server can pass the 'RADIUS Accept' message and the Aruba-specific attribute 'Aruba-Admin-Role' to the controller with the management role for the user.

 

  • Create an Authentication Server 

#configure terminal 

#aaa authentication-server radius 

#host  #key

 

  • Add Server to the Server Group 

#configure terminal 
#aaa server-group 
#auth-server 
#exit 
#exit 
#aaa inservice

 

 

  • Configuration for Management Authentication 

#configure terminal 
#aaa authentication mgmt 
#enable 
#server-group

Statistics
0 Favorited
2 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.