Concept Guide

238 | VPN Configuration Dell Networking W-Series Instant 6.4.3.1-4.2.0.0 | User Guide
Figure 58 Tunneling— Routing
3. Update the following parameters:
l Destination— Specify the destination network that is reachable through the VPN tunnel. This defines
the IP or subnet that must reach through the IPsec tunnel. Traffic to the IP or subnet defined here will be
forwarded through the IPsec tunnel.
l Netmask— Specify the subnet mask to the destination defined for Destination.
l Gateway— Specify the gateway to which traffic must be routed. This IP address must be the controller
IP address on which the VPN connection is terminated. If you have a primary and backup host, configure
two routes with the same destination and netmask, but ensure that the gateway is the primary
controller IP for one route and the backup controller IP for the second route.
4. Repeat step 3 to create the required number of routing profiles.
5. Click OK.
6. Click Finish.
In the CLI
(Instant AP)(config)# routing-profile
(Instant AP)(Routing-profile)# route <destination> <mask> <gateway>
(Instant AP)(Routing-profile)# end
(Instant AP)# commit apply