Configuration Mode Commands : SteelHead Configuration Commands : In-Path and Virtual In-Path Support Commands : ip in-path route
  
ip in-path route
Adds a static in-path route.
Syntax
[no] ip in-path route <interface> <network-prefix> <network-mask> <next-hop-ip-address>
Parameters
<interface>
Interface name: aux, lan0_0, wan0_0, primary, in-path0_0
<network-prefix>
Network prefix.
<network-mask>
Netmask.
<next-hop-IP-address>
Next-hop IP address in this route or WAN gateway.
Usage
In-path interfaces use routes from an in-path route table. To configure in-path routes, you set a new in-path route that points to your WAN gateway. You must also copy any static routes that you have added to the main table, if they apply to the in-path interface.
The no command option removes an in-path route.
Example
amnesiac (config) # ip in-path route inpath0_0 190.160.0.0 255.255.0.0 193.162.0.0
Product
Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show ip default-gateway
Management In-Path Interface Commands
This section describes the Management In-Path Interface (MIP) commands. For details, see the Management Console online help or the SteelHead Management Console User’s Guide.