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-v, SteelHead-c
Related Commands
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 User Guide.