Networking::Trunk::DistributionHashOption

Introduced : BIG-IP_v9.0
A list of frame distribution hashing options used to select which link to send the frame on, to maintain packet order.

Members

Member

Value

Description

DISTRIBUTION_HASH_OPTION_DST_MAC

0

Hash on the destination MAC address.

DISTRIBUTION_HASH_OPTION_SRC_DST_MAC

1

Hash on the source and destination MAC addresses.

DISTRIBUTION_HASH_OPTION_SRC_DST_MAC_IP

2

Hash on the source, destination MAC and IP addresses.

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.