infra.lacp_member_policy

The PortChannel interface policy defines a common configuration that will apply to one or more LACP interfaces.

ACI class

lacpIfPol

RN

lacpifp-{name}

Cursor

LacpMemberPolicyCursor

Parent

infra

Atomic

Attributes

Accepted as keyword arguments of .lacp_member_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 interface policy name.

description

descr

str

Specifies a description of the policy definition.

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.

priority

prio

int

32768

Port priority - LACP uses the port priority to decide which ports should be put in standby mode when there is a limitation that prevents all compatible ports from aggregating and which ports should be put into active mode. A higher port priority value means a lower priority for LACP

transmission_rate

txRate

LacpTxRate

fast, normal

normal

The configured transmit rate of the LACP packets.