SteelHead™ Deployment Guide : Physical In-Path Deployments : The Logical In-Path Interface
  
The Logical In-Path Interface
All SteelHeads ship with at least one pair of ports that are used for in-path deployments. This pair of ports forms the logical in-path interface. The logical in-path interface acts as an independent, two-port bridge, with its own IP address. This section includes the following topics:
  • In-Path IP Address Selection
  • In-Path Default Gateway and Routing
  • Figure 9‑2 shows the SteelHead logical in-path interface and how it is physically connected to network devices in a single subnet, in-path deployment.
    Figure 9‑2. The Logical In-Path Interface in a Single Subnet In-Path Deployment
    The simplest in-path SteelHead has two IP addresses:
  • Primary - Used for system management, RiOS data store synchronization, and SNMP.
  • InPath0_0 - Used for optimized data transmission.
  • Several types of network interface cards (bypass cards) are available for SteelHeads. The desktop SteelHeads have network bypass functionality built in. With 1U and 3U systems, you can choose the type of bypass card. SteelHeads can have both copper and fiber Ethernet bypass cards.
    For information about bypass cards, see the Network and Storage Card Installation Guide on the Riverbed Support site.
    In-Path IP Address Selection
    An IP address is required for each SteelHead in-path interface. When using correct addressing or port transparency, the IP address must be reachable by remote SteelHeads for optimization to occur.
    In some environments, the link between the switch and the router might reside in a subnet that has no available IP address. You can use the following solutions to accommodate the IP address requirement:
  • creating a secondary interface, with a new subnet and IP address on the router or switch, and pulling the SteelHead in-path interface IP address from the new subnet.
  • creating a new 802.1Q VLAN interface and subnet on the router and switch link, and pulling the SteelHead in-path interface IP address from the new subnet. This also requires entering the appropriate in-path VLAN tag on the SteelHead.
  • With RiOS v5.0.x or later, you can deploy SteelHeads so that the in-path interface IP address is not actually used. This deployment option can be useful for integrating with certain network configurations, such as NAT. However, an IP address must be configured for each enabled in-path interface.
    For information about correct addressing, port transparency, and full transparency, see WAN Visibility Modes. For more information about deploying a SteelHead into an existing network, see the Riverbed Knowledge Base article SteelHead Deployment onto an Existing /30 Network at https://supportkb.riverbed.com/support/index?page=content&id=S14964.
    In-Path Default Gateway and Routing
    Almost all in-path deployments require the configuration of a default gateway for the in-path interfaces. A physical in-path SteelHead might need to transmit packets from its in-path interface to any:
  • local hosts, for the LAN side of any optimized connections.
  • remote SteelHeads, for the WAN side of any optimized connections.
  • remote hosts, when transmitting packets during auto-discovery.
  • local SteelHead and SteelHead Interceptors, when communicating with connection-forwarding neighbors.
  • You must configure an in-path gateway if any of these devices is on a different subnet from the in-path interface.
    In small branches, where a SteelHead is physically placed between an access switch and a router or firewall, and all hosts are on the same subnet, then the in-path default gateway must use the same IP address that the local hosts use—that of the router or firewall. With this configuration, the SteelHead uses the gateway as the Layer-2 next hop when transmitting to remote hosts or SteelHeads, and uses MAC address discovery through ARP when transmitting packets to the local hosts.
    In larger branches, where the SteelHead are deployed between two Layer-3 devices (for example, between a Layer-3 switch and a WAN-side router), then the SteelHead can be configured with a specific in-path gateway, static routes, and simplified routing to ensure that it always transmits packets to the optimal next hop. Although it is impossible to generalize for all environments, a typical configuration for locations that minimize packet ricochet and ensure the best performance:
  • use the WAN-side Layer-3 device as the in-path default gateway.
  • use the simplified routing destination-only option.
  • use the enhanced auto-discovery feature.
  • Some environments require different settings or additional configuration. For more information, see the Riverbed Support site at https://support.riverbed.com.