Configuring the Aruba controller
On the Aruba Controller, configure through CLI:
Procedure
- Add the switch MAC address to whitelist for authentication. For more information, refer http://www.arubanetworks.com/techdocs/ArubaOS_63_Web_Help/Content/ArubaFrameStyles/Control_Plane/Whitelists_on_Campus_and_Remote_APs.htm
-
Add an IP address pool that can be assigned to switch after tunnel creation. The IP range must not overlap with the interfaces IP on the controller.
ip local pool "ipsec" 2.0.0.100 2.0.0.255
-
Create access lists that permit AirWave traffic and assign them to ap-roles. It is required only if the controller version is less than 6.5.2.0 or 8.1.0.0. If required, you can add specific acls such as
sys-switch-role
.ip access-list session acl
any any tcp 22 permit
any any tcp 443 permit
user-role sys-switch role
access-list session acl
- View the whitelist.