ip in-path-gateway
Configures the default gateway for the in-path interface.
Syntax
[no] ip in-path-gateway <interface> <destination-address>
Parameters
<interface> | Interface name; for example, in-path0_0 or in-path1_1. |
<destination-address> | Destination IP address of the in-path gateway. |
Usage
This command is used to set the default gateway for a particular bypass pair, for in-path optimization configurations. in-pathX_X represents the bypass pair. Examples are in-path0_0, in-path1_0, and in‑path1_1. For the in-path interfaces, this command should be used to set the default gateway.
The no command option disables the default gateway.
Example
amnesiac (config) # ip in-path-gateway in-path0_0 10.0.0.1
Product
Interceptor, SteelHead, SteelHead-v, SteelHead-c
Related Commands