API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Modify LACP configuration at the system level

Link Aggregation Control Protocol (LACP) dynamically negotiates and
manages link aggregation groups (LAGs/Port Channels) per IEEE
802.3ad/802.1AX standards. LACP provides automatic failover, load
distribution across member links, and detection of misconfigured
aggregation. Configure system-level LACP priority, hashing algorithms,
and interface-specific parameters including active/passive modes,
heartbeat rates (fast/slow), and minimum active link thresholds. Use
this API to retrieve LACP system configuration.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

LOCAL - To update local objects. SHARED - To update shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be updated. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be updated. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

lacpbody object

string
enum

lacp global src-dst hashing.

Show Details
L2L2
L3L3
L4L4
Allowed:
int64
1 to 65535

System priority used in LACP negotiation.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json