Users Guide

278 | Controller Configuration for
VPN
Dell PowerConnect W-Series Instant Access Point 6.2.0.0-3.2.0.0 | User Guide
W-IAP VPN Profile Configuration
This defines the server used to authenticate the W-IAP (internal or an external server) and the role
for W-IAP user. This role is used to define the src-nat rule to RADIUS server to allow Dynamic
RADIUS proxy.
(Dell3400) (config) #ip access-list session iaprole
(Dell3400) (config-sess-iaprole)#any host <radius-server-ip> any src-nat
(Dell3400) (config-sess-iaprole)#any any any permit
(Dell3400) (config-sess-iaprole)#!
(Dell3400) (config) #user-role iaprole
(Dell3400) (config-role) #session-acl iaprole
(Dell3400) (config-role) #
(Dell3400) (config) #aaa authentication vpn default-iap
(Dell3400) (VPN Authentication Profile "default-iap") #server-group default
(Dell3400) (VPN Authentication Profile "default-iap") #default-role iaprole
(Dell3400) (VPN Authentication Profile "default-iap") #!
(Dell3400) (config) #