interface.xmit_hash_policy_choices ================================== Available transmit hash policies for the LACP or LOADBALANCE lagg type interfaces. .. raw:: html
Type: object

Type: array
No Additional Items

InterfaceXmitHashPolicyChoicesResult

Type: object

InterfaceXmitHashPolicyChoicesResult return fields.

No Additional Properties

Layer2

Type: const

Use MAC addresses for traffic distribution across bond members.

Specific value: "LAYER2"

Layer2+3

Type: const

Use MAC and IP addresses for traffic distribution across bond members.

Specific value: "LAYER2+3"

Layer3+4

Type: const

Use MAC, IP, and TCP/UDP port information for traffic distribution across bond members.

Specific value: "LAYER3+4"


*Required roles:* NETWORK_INTERFACE_READ | READONLY_ADMIN