h. In the IP tab, provide the IP address of the RAP and click OK.

VPN Loca l Pool Configu ration

The VPN localpo olis used to assign an IP Address to the IAP after successful XAUTH VPN.
(host) # ip local pool "rapngpool" <startip> <endip>

VPN Profile Con figuration

The VPN profile configuration definesthe server used to authenticate the IAP (i nternalor an external server)and
the rolefor IA P user.This role is used to define src-nat rule to Radius server to get Dynamic Radius proxy working.
(host) (config) #ip access-list session iaprole
(host) (config-sess-iaprole)#any host <radius-server-ip> any src-nat
(host) (config-sess-iaprole)#any any any permit
(host) (config-sess-iaprole)#!
(host) (config) #user-role iaprole
(host) (config-role) #session-acl iaprole
(host) (config-role) #!
(host) (config) #aaa authentication vpn default-iap
(host) (VPN Authentication Profile "default-iap") #server-group default
(host) (VPN Authentication Profile "default-iap") #default-role iaprole
For more information on VPN profile configuration, see the

Dell PowerConnectW-SeriesInstant Access PointGuide

.

Radius pro xy for VPN co nnected IAP s

The Radius proxy forV PN connected IAPs functionality defines the server usedt o authenticate the IAP (internal or
an externalserver) and the role forI AP user. This rolei s usedt o definesrc-nat rule to Radius server to get Dynamic
Radius proxy working.
(host) (config) #ip access-list session iaprole
(host) (config-sess-iaprole)#any host <radius-server-ip> any src-nat
(host) (config-sess-iaprole)#any any any permit
(host) (config-sess-iaprole)#!
(host) (config) #user-role iaprole
(host) (config-role) #session-acl iaprole
(host) (config-role) #!
(host) (config) #aaa authentication vpn default-iap
(host) (VPN Authentication Profile "default-iap") #server-group default
(host) (VPN Authentication Profile "default-iap") #default-role iaprole
For more information on configuration of RADIUS proxy for VP N connected IAPs, see the
Dell PowerConnectW-

SeriesInstant Access PointUser Guide.

Viewing Branch Status
To view the details of the branch information connectedt o the controller,issue the show iap table command.

Example

This exampleshows t hedetails of t hebranches connected to the controller:
(host) (config) #show iap table
Branch Key IndexStatus Inner IP MAC Address
---------- ----------- -------- -----------
d8f6095a01f89b7aea4340c080c3e3c8bd062758461c32c92-
d8 DOWN 0.0.0.0 d8:c7:c8:c0:01:6-
c
DellPowerConnect W- Series ArubaOS 6.2 | UserGuide InstantAP VPN Support | 729