infra.lacp_policy

The PortChannel policy enables you to bundle several physical ports together to form a single port channel. LACP enables a node to negotiate an automatic bundling of links by sending LACP packets to the peer node.

ACI class

lacpLagPol

RN

lacplagp-{name}

Cursor

LacpPolicyCursor

Parent

infra

Atomic

Attributes

Accepted as keyword arguments of .lacp_policy(name) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.

parameter

wire

type

values

default

description

name (positional)

name

str

Specifies the policy name.

control

ctrl

PcIfControl

susp-individual, graceful-conv, load-defer, fast-sel-hot-stdby, symmetric-hash

fast-sel-hot-stdby, graceful-conv, susp-individual

LAG control properties

description

descr

str

Specifies a description of the policy definition.

maximum_number_of_links

maxLinks

int

16

maximum links

minimum_number_of_links

minLinks

int

1

minimum links @@@ MinLinks in the port channel

mode

mode

LacpMode

active, explicit-failover, mac-pin, mac-pin-nicload, off, passive

off

mode

owner_key

ownerKey

str

The key for enabling clients to own their data for entity correlation.

owner_tag

ownerTag

str

A tag for enabling clients to add their own data. For example, to indicate who created this object.

Children

maker

creates

position

.load_balance_policy(**attrs)

l2LoadBalancePol

infra.lacp_policy.load_balance_policy