Configuration Mode Commands : SteelHead Configuration Commands : High-Speed TCP and Satellite Optimization Commands : tcp sat-opt bw-est mode
  
tcp sat-opt bw-est mode
Specifies the TCP bandwidth estimation mode.
Syntax
[no] tcp sat-opt bw-est mode <mode>
Parameters
<mode>
Choose one of the following modes:
•  refl-peer - Automatically estimate the TCP bandwidth to control congestion if the peer SteelHead appliance is also estimating bandwidth. This setting makes satellite optimization easier to configure. Riverbed recommends this setting on the server-side SteelHead in a satellite network. For example, suppose you have a large number of remote SteelHeads communicating with a server-side SteelHead. Rather than defining an in-path rule for every subnet that communicates with a remote SteelHead over a satellite link, it is easier to enable the global always setting on the remote SteelHead and this refl-peer setting on the server-side SteelHead. The server-side SteelHead can then detect the remote SteelHead during the connection setup and communicate with it over the satellite network. When this setting is enabled on both SteelHeads, TCP bandwidth estimation does not occur. At least one peer SteelHead must be set to always to estimate TCP bandwidth. Enabling this option requires an optimization service restart.
•  always - Always estimate the TCP bandwidth to control congestion globally on all traffic sent by this SteelHead appliance, regardless of the setting on the peer SteelHead. Enabling this option also communicates this configuration to the peer SteelHead appliance so the peer can use TCP bandwidth estimation when it sends traffic to this SteelHead appliance. Riverbed recommends this setting on client-side and server-side SteelHeads in a satellite network. Enabling this option requires an optimization service restart.
•  disable - Disables bandwidth estimation mode. If this option is used, the TCP congestion control mode is set back to the default, which is standard TCP optimization.
Usage
Satellite channels have several characteristics that differ from terrestrial channels, such as dynamic bandwidth, asymmetric capability, and unconventional network architecture. These characteristics can cause problems that degrade the performance of TCP such as transmission errors, packet loss, and intermittent connectivity.
TCP satellite network optimization in RiOS 7.0 provides acceleration and high throughput for critical resources over satellite links. It improves TCP performance in a dynamic bandwidth environment, and is friendly with other real-time network traffic such as VoIP and video.
TCP satellite network optimization uses a window congestion control mechanism that estimates the bandwidth available to TCP at the time of a perceived packet loss to provide an appropriate congestion window size for the traffic. Because the congestion window is sized according to available bandwidth, the satellite network performance improves.
Example
amnesiac (config) # tcp sat-opt bw-est mode always
amnesiac (config) # config write
amnesiac (config) # service restart
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show tcp sat-opt settings