Concept Guide

Table Of Contents
routing-profile
routing-profile
route <destination> <mask> <gateway>
no
no routing profile
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 configuration settings for parameters under the routing-profile
command.
no routing-
profile
Removes the routing profile 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.
Dell Networking W-Series Instant 6.4.3.1-4.2.0.0 | CLI Reference Guide routing-profile | 211