Service Manual

162 | routing-profile DellNetworking W-Series Instant 6.2.1.0-3.4 | CLI Reference Guide
routing-profile
routing-profile <profile-name>
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 Access Point)(config)# routing-profile
(Instant Access Point)(Routing-profile)# route 192.0.1.0 255.255.255.0 192.0.2.0
(Instant Access Point)(Routing-profile)# end
(Instant Access Point)# commit apply
Command History
Version Description
Dell Networking W-Series Instant Access
Point 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.