Users Guide

Table Of Contents
156 | Remote Access Points Dell PowerConnect ArubaOS 5.0 | User Guide
4. To configure the L2TP IP pool, click Add in the Address Pools section. Configure the L2TP pool from which
the APs will be assigned addresses, then click Done.
5. To configure an Internet Security Association and Key Management Protocol (ISAKMP) encrypted subnet
and preshared key, click Add in the IKE Shared Secrets section and configure the preshared key. Click Done
to return to the IPSec page.
6. Click Apply.
Using CLI
vpdn group l2tp
ppp authentication PAP
ip local pool <pool> <start-ipaddr> <end-ipaddr>
crypto isakmp key <key> address <ipaddr> netmask <mask>
Configure the Remote AP User Role
Once the remote AP is authenticated for the VPN and established a IPSec connection, it is assigned a role. This
role is a temporary role assigned to the AP until it completes the bootstrap process after which it inherits the ap-
role. The appropriate ACLs need to be enabled to permit traffic from the controller to the AP and back to
facilitate the bootstrap process.
To configure the user role, you create a policy that permits the following traffic:
z AP control traffic via the Dell PAPI protocol
z GRE tunnel traffic
z Layer-2 Tunneling Protocol (L2TP) traffic
z TFTP traffic from the remote AP to the controller
z FTP traffic from the remote AP to the controller
Then, you create a user role that contains this policy.
Using the WebUI
1. Navigate to the Configuration > Security > Access Control > Policies page.
2. Click Add to create a policy.
3. Enter the Policy Name (for example, remote-AP-access).
4. From the Policy Type drop-down list, select IPv4 Session.
5. To create the first rule:
a. Under Rules, click Add.
b. For Source, select any.
c. For Destination, select any.
d. For Service, select service, then select svc-papi.
e. Click Add.
Note: The size of the pool should correspond to the maximum number of APs that the controller is licensed to manage.
Note: User roles and policies require the PEFNG license. You must install the PEFNG license, as described in Chapter 27,
“Software Licenses” .