config wanopt profile
Configure WAN optimization profiles.
config wanopt profile
Description: Configure WAN optimization profiles.
edit <name>
set transparent [enable|disable]
set comments {var-string}
set auth-group {string}
config http
Description: Enable/disable HTTP WAN Optimization and configure HTTP WAN Optimization features.
set status [enable|disable]
set secure-tunnel [enable|disable]
set byte-caching [enable|disable]
set prefer-chunking [dynamic|fix]
set tunnel-sharing [private|shared|...]
set log-traffic [enable|disable]
set port {integer}
set ssl [enable|disable]
set ssl-port {integer}
set unknown-http-version [reject|tunnel|...]
set tunnel-non-http [enable|disable]
end
config cifs
Description: Enable/disable CIFS (Windows sharing) WAN Optimization and configure CIFS WAN Optimization features.
set status [enable|disable]
set secure-tunnel [enable|disable]
set byte-caching [enable|disable]
set prefer-chunking [dynamic|fix]
set tunnel-sharing [private|shared|...]
set log-traffic [enable|disable]
set port {integer}
end
config mapi
Description: Enable/disable MAPI email WAN Optimization and configure MAPI WAN Optimization features.
set status [enable|disable]
set secure-tunnel [enable|disable]
set byte-caching [enable|disable]
set tunnel-sharing [private|shared|...]
set log-traffic [enable|disable]
set port {integer}
end
config ftp
Description: Enable/disable FTP WAN Optimization and configure FTP WAN Optimization features.
set status [enable|disable]
set secure-tunnel [enable|disable]
set byte-caching [enable|disable]
set prefer-chunking [dynamic|fix]
set tunnel-sharing [private|shared|...]
set log-traffic [enable|disable]
set port {integer}
end
config tcp
Description: Enable/disable TCP WAN Optimization and configure TCP WAN Optimization features.
set status [enable|disable]
set secure-tunnel [enable|disable]
set byte-caching [enable|disable]
set byte-caching-opt [mem-only|mem-disk]
set tunnel-sharing [private|shared|...]
set log-traffic [enable|disable]
set port {user}
set ssl [enable|disable]
set ssl-port {integer}
end
next
end
config wanopt profile
Parameter name |
Description |
Type |
Size |
||||||
---|---|---|---|---|---|---|---|---|---|
transparent |
Enable/disable transparent mode. |
option |
- |
||||||
|
|
||||||||
comments |
Comment. |
var-string |
Maximum length: 255 |
||||||
auth-group |
Optionally add an authentication group to restrict access to the WAN Optimization tunnel to peers in the authentication group. |
string |
Maximum length: 35 |
config http
Parameter name |
Description |
Type |
Size |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
status |
Enable/disable HTTP WAN Optimization. |
option |
- |
||||||||
|
|
||||||||||
secure-tunnel |
Enable/disable securing the WAN Opt tunnel using SSL. Secure and non-secure tunnels use the same TCP port (7810). |
option |
- |
||||||||
|
|
||||||||||
byte-caching |
Enable/disable byte-caching for HTTP. Byte caching reduces the amount of traffic by caching file data sent across the WAN and in future serving if from the cache. |
option |
- |
||||||||
|
|
||||||||||
prefer-chunking |
Select dynamic or fixed-size data chunking for HTTP WAN Optimization. |
option |
- |
||||||||
|
|
||||||||||
tunnel-sharing |
Tunnel sharing mode for aggressive/non-aggressive and/or interactive/non-interactive protocols. |
option |
- |
||||||||
|
|
||||||||||
log-traffic |
Enable/disable logging. |
option |
- |
||||||||
|
|
||||||||||
port |
Single port number or port number range for HTTP. Only packets with a destination port number that matches this port number or range are accepted by this profile. |
integer |
Minimum value: 1 Maximum value: 65535 |
||||||||
ssl |
Enable/disable SSL/TLS offloading (hardware acceleration) for HTTPS traffic in this tunnel. |
option |
- |
||||||||
|
|
||||||||||
ssl-port |
Port on which to expect HTTPS traffic for SSL/TLS offloading. |
integer |
Minimum value: 1 Maximum value: 65535 |
||||||||
unknown-http-version |
How to handle HTTP sessions that do not comply with HTTP 0.9, 1.0, or 1.1. |
option |
- |
||||||||
|
|
||||||||||
tunnel-non-http |
Configure how to process non-HTTP traffic when a profile configured for HTTP traffic accepts a non-HTTP session. Can occur if an application sends non-HTTP traffic using an HTTP destination port. |
option |
- |
||||||||
|
|
config cifs
Parameter name |
Description |
Type |
Size |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
status |
Enable/disable HTTP WAN Optimization. |
option |
- |
||||||||
|
|
||||||||||
secure-tunnel |
Enable/disable securing the WAN Opt tunnel using SSL. Secure and non-secure tunnels use the same TCP port (7810). |
option |
- |
||||||||
|
|
||||||||||
byte-caching |
Enable/disable byte-caching for HTTP. Byte caching reduces the amount of traffic by caching file data sent across the WAN and in future serving if from the cache. |
option |
- |
||||||||
|
|
||||||||||
prefer-chunking |
Select dynamic or fixed-size data chunking for HTTP WAN Optimization. |
option |
- |
||||||||
|
|
||||||||||
tunnel-sharing |
Tunnel sharing mode for aggressive/non-aggressive and/or interactive/non-interactive protocols. |
option |
- |
||||||||
|
|
||||||||||
log-traffic |
Enable/disable logging. |
option |
- |
||||||||
|
|
||||||||||
port |
Single port number or port number range for CIFS. Only packets with a destination port number that matches this port number or range are accepted by this profile. |
integer |
Minimum value: 1 Maximum value: 65535 |
config mapi
Parameter name |
Description |
Type |
Size |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
status |
Enable/disable HTTP WAN Optimization. |
option |
- |
||||||||
|
|
||||||||||
secure-tunnel |
Enable/disable securing the WAN Opt tunnel using SSL. Secure and non-secure tunnels use the same TCP port (7810). |
option |
- |
||||||||
|
|
||||||||||
byte-caching |
Enable/disable byte-caching for HTTP. Byte caching reduces the amount of traffic by caching file data sent across the WAN and in future serving if from the cache. |
option |
- |
||||||||
|
|
||||||||||
tunnel-sharing |
Tunnel sharing mode for aggressive/non-aggressive and/or interactive/non-interactive protocols. |
option |
- |
||||||||
|
|
||||||||||
log-traffic |
Enable/disable logging. |
option |
- |
||||||||
|
|
||||||||||
port |
Single port number or port number range for MAPI. Only packets with a destination port number that matches this port number or range are accepted by this profile. |
integer |
Minimum value: 1 Maximum value: 65535 |
config ftp
Parameter name |
Description |
Type |
Size |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
status |
Enable/disable HTTP WAN Optimization. |
option |
- |
||||||||
|
|
||||||||||
secure-tunnel |
Enable/disable securing the WAN Opt tunnel using SSL. Secure and non-secure tunnels use the same TCP port (7810). |
option |
- |
||||||||
|
|
||||||||||
byte-caching |
Enable/disable byte-caching for HTTP. Byte caching reduces the amount of traffic by caching file data sent across the WAN and in future serving if from the cache. |
option |
- |
||||||||
|
|
||||||||||
prefer-chunking |
Select dynamic or fixed-size data chunking for HTTP WAN Optimization. |
option |
- |
||||||||
|
|
||||||||||
tunnel-sharing |
Tunnel sharing mode for aggressive/non-aggressive and/or interactive/non-interactive protocols. |
option |
- |
||||||||
|
|
||||||||||
log-traffic |
Enable/disable logging. |
option |
- |
||||||||
|
|
||||||||||
port |
Single port number or port number range for FTP. Only packets with a destination port number that matches this port number or range are accepted by this profile. |
integer |
Minimum value: 1 Maximum value: 65535 |
config tcp
Parameter name |
Description |
Type |
Size |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
status |
Enable/disable HTTP WAN Optimization. |
option |
- |
||||||||
|
|
||||||||||
secure-tunnel |
Enable/disable securing the WAN Opt tunnel using SSL. Secure and non-secure tunnels use the same TCP port (7810). |
option |
- |
||||||||
|
|
||||||||||
byte-caching |
Enable/disable byte-caching for HTTP. Byte caching reduces the amount of traffic by caching file data sent across the WAN and in future serving if from the cache. |
option |
- |
||||||||
|
|
||||||||||
byte-caching-opt |
Select whether TCP byte-caching uses system memory only or both memory and disk space. |
option |
- |
||||||||
|
|
||||||||||
tunnel-sharing |
Tunnel sharing mode for aggressive/non-aggressive and/or interactive/non-interactive protocols. |
option |
- |
||||||||
|
|
||||||||||
log-traffic |
Enable/disable logging. |
option |
- |
||||||||
|
|
||||||||||
port |
Single port number or port number range for TCP. Only packets with a destination port number that matches this port number or range are accepted by this profile. |
user |
Not Specified |
||||||||
ssl |
Enable/disable SSL/TLS offloading. |
option |
- |
||||||||
|
|
||||||||||
ssl-port |
Port on which to expect HTTPS traffic for SSL/TLS offloading. |
integer |
Minimum value: 1 Maximum value: 65535 |