Reference Guide

184 | routing-profile Dell Networking W-Series Instant 6.4.0.2-4.1 | CLI Reference Guide
routing-profile
routing-profile
route <destination> <mask> <gateway>
no...
Description
This command configures a routing profile to define the corporate subnets, which must to be tunneled through IPSec.
Syntax
Parameter Description
routing-profile
<profile>
Creates a routing profile for routing traffic into the VPN tunnel.
route
Configures route parameters.
<destination>
Configures the destination network that is reachable through the VPN tunnel.
<mask>
Specify the subnet mask of network that is reachable through the VPN tunnel.
<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.
no
Removes the configuration
Usage Guidelines
Use this command to configure a routing profile for VPN connections.
Example
The following example configures a routing profile:
(Instant AP)(config)# routing-profile
(Instant AP)(Routing-profile)# route 192.0.1.0 255.255.255.0 192.0.2.0
(Instant AP)(Routing-profile)# end
(Instant AP)# commit apply
Command History
Version Description
Dell Networking W-Series Instant 6.2.1.0-
3.3
This command is introduced.
Command Information
W-IAP Platform Command Mode
All platforms
Configuration mode and routing profile configuration sub-mode.