Networking::iSessionDeduplication

Introduced : BIG-IP_v11.0.0
This interface configures symmetric data deduplication, which compresses iSession traffic on the WAN by identifying and removing repetitive data patterns.

Methods

Method Description Introduced
get_description Gets the description for the symmetric deduplication configuration. BIG-IP_v11.0.0
get_dictionary Gets the name of the dictionary for the symmetric deduplication configuration. BIG-IP_v11.0.0
get_dictionary_size Gets the dictionary size for the symmetric deduplication configuration. BIG-IP_v11.0.0
get_enabled_state Gets the state to use symmetric data deduplication to compress iSession traffic over the WAN. BIG-IP_v11.0.0
get_maximum_endpoints Gets the maximum number of concurrent remote endpoints for the symmetric deduplication configuration. BIG-IP_v11.0.0
get_version Gets the version information for this interface. BIG-IP_v11.0.0
set_description Sets the description for the symmetric deduplication configuration. This is an arbitrary field which can be used for any purpose. BIG-IP_v11.0.0
set_enabled_state Sets the state to use symmetric data deduplication to compress iSession traffic over the WAN. If set, the traffic is compressed by identifying and removing repetitive data patterns on the WAN. BIG-IP_v11.0.0
set_maximum_endpoints Sets the maximum number of concurrent remote endpoints for the symmetric deduplication configuration. This is the maximum number of configured WAN Optimization modules on remote BIG-IP systems that can have symmetric data deduplication enabled, and thus share the available cache. Any additional remote WAN Optimization Module that exceeds this number receives no cache for symmetric data deduplication. Valid values range from 1 to 64. BIG-IP_v11.0.0

Structures

Structure Description

Enumerations

Enumeration Description

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.