ARX::Channel::LacpMode

Introduced : ARX V6.02.000
An enumeration of ARX channel load-balancing algorithms for a channel. CLI References: load-balance (cfg-channel).

Members

Member

Value

Description

ARX_CHANNEL_LACP_UNKNOWN

0

The LACP is unknown.

ARX_CHANNEL_LACP_DISABLED

1

The LACP is disabled on this channel.

ARX_CHANNEL_LACP_PASSIVE

2

The LACP passive is enabled on this channel.

ARX_CHANNEL_LACP_ACTIVE

3

The LACP active is enabled on this channel.


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.