Administrator Guide

Table Of Contents
619 | Access Points Dell Networking W-Series ArubaOS 6.4.x| User Guide
LMS IP. The GRE Striping IP does not belong to any physical or virtual interface on the controller, but the
controller can transmit or receive packets using this IP.
You can configure LACP features using the WebUI or the CLI. The procedure varies, depending upon the
version of ArubaOS running on your controller.
Using the WebUI, in ArubaOS 6.4.2.x and later
Follow the procedure to configure the LACP parameters in the AP System profile and AP LACP LMS map
information profile:
1. Access the active controller and navigate to the Configuration > Advanced Services > All Profiles page.
2. Expand the AP profiles menu in the Profiles pane.
3. Expand the AP System profiles menu, and select the AP system profile you want to modify.
4. Select the Basic tab on the Profile Details pane, locate the LMS Settings section and specify a unique
IPv4 address in the LMS IP field.
5. In the Profiles pane, select the AP LACP LMS map information profile.
6. In the Profile Details pane, select AP LACP Striping IP to enable the AP LACP striping feature.
7. Enter a GRE striping IP address in the IP field.
8. Enter a LMS IP address in the LMS field.
9. Click Add.
10.Click Apply.
Using the CLI, in ArubaOS 6.4.2.x and later
Execute the following commands to configure LACP and AP LACP LMS map information settings.
(host) (config) #ap system-profile LACP
(host) (AP system profile "LACP") #lms-ip 192.0.2.1
(host) (AP system profile "LACP") #exit
(host) (config) #ap-lacp-striping-ip
(host) (AP LACPLMSmap information) #striping-ip 192.0.2.2 lms 192.0.2.1
(host) (AP LACPLMSmap information) #aplacp-enable
Using the WebUI in ArubaOS 6.3.1.x-6.4.1.x
Follow the procedure to configure the LACP parameters in AP System profile:
1. Navigate to the Configuration > Advanced Services > All Profiles page.
2. Expand the AP profiles menu in the Profiles pane
3. Expand the AP System profiles menu, and select the AP system profile you want to modify.
4. In the Profile Details pane, select the Basic tab, locate the LMS Settings section and a specify a unique
IPv4 address in the LMS IP field.
5. Click Apply.
Using the CLI in ArubaOS 6.3.1.x-6.4.1.x
Execute the following commands to configure the LACP parameters (LMS IP and the GRE striping IP) on an AP
system profile.
(host) (config) #ap system-profile LACP
(host) (AP system profile "LACP") #lms-ip 192.0.2.1
(host) (AP system profile "LACP") #gre-striping-ip 192.0.2.2