You can use the pbr command to configure the appliance with Policy Based Routing (PBR) so an Exinda appliance can be inserted in the network out-of-path, but retain in-path optimization capabilities.
pbr interface <interface-name> {ip|ipv6|mq}
To specify the IP address to route traffic to after it arrives at the interface:
pbr interface <interface-name> {ip|ipv6} next-hop <ip-address>
To specify the multi-queue NIC operation mode for this PBR interface:
pbr interface <interface-name> mq mode {auto-license|single|multi|multi-per-vc}
To specify the bandwidth at which the PBR interface auto-license mode switches from single-queue to multi-queue:
pbr interface <interface-name> mq switch-bandwidth <bandwidth [G|M|k]>
To display the parameters of the PBR interface configurations:
show pbr
|
|