Concept Guide

Table Of Contents
W-IAP Configuration
This section provides information on configuration steps performed by using the CLI and the UI.
Configuration Steps CLI Commands UI Procedure
1. Configure Aruba GRE or
manual GRE
l Aruba GRE uses an IPsec
tunnel to facilitate
controller configuration
and requires VPN to be
configured. This VPN
tunnel is not used for any
client traffic.
l Manual GRE uses
standard GRE tunnel
configuration and
requires controller
configuration to
complete the GRE tunnel.
Aruba GRE configuration
(Instant AP)(config)# vpn primary <controller-IP>
(Instant AP)(config)# vpn gre-outside
Manual GRE configuration
(Instant AP)(config)# gre primary <controller-IP>
(Instant AP)(config)# gre type 80
Per-AP GRE tunnel configuration
Optionally, per-AP GRE tunnel can also be enabled, which causes
each W-IAP to form an independent GRE tunnel to the GRE end-
point. Aruba GRE requires each W-IAP MAC to be present in the
controller whitelist. Manual GRE requires GRE configuration for
the IP of each W-IAP on the controller.
(Instant AP)(config)# gre per-ap-tunnel
NOTE: Starting with Instant 6.5.1.0-4.3.1.0, if VC IP is configured
and per-AP GRE tunnel is disabled, W-IAP uses VC IP as the GRE
source IP. For Manual GRE, this simplifies configuration on
controller, since only the VC IP destined GRE tunnel interface
configuration is required.
See
Configuring
Aruba GRE
Parameters
and
Configuring
Manual GRE
Parameters
2. Configure routing
profiles to tunnel traffic
through GRE.
(Instant AP)(config)# routing-profile
(Instant AP)(routing-profile)# route 0.0.0.0
0.0.0.0 <IP of GRE-endpoint>
See
Configuring
Routing
Profiles
3. Configure Enterprise
DNS. The example in the
next column tunnels all
DNS queries to the
client’s original DNS
server without proxying
on W-IAP.
(Instant AP)(config)# internal-domains
(Instant AP)(domains)# domain-name *
See
Configuring
Enterprise
Domains
4. Configure Centralized, L2
DHCP profile with VLAN
20.
Centralized, L2 DHCP profile VLAN 20
(Instant AP)(config)# ip dhcp l2-dhcp
(Instant AP)(DHCP profile "l2-dhcp")# server-type
Centralized,L2
(Instant AP)(DHCP profile "l2-dhcp")# server-vlan
20
See
Configuring
Centralized
DHCP Scopes
Table 87: W-IAP Configuration for Scenario—GRE: Single Datacenter Deployment with No Redundancy
Dell Networking W-Series Instant 6.5.1.0-4.3.1.0 | User Guide IAP-VPN Deployment Scenarios | 409