Skip to content

Add LACP vpc-convergence and suspend-individual to PortChannel#304

Open
felix-kaestner wants to merge 1 commit intoin-out-rmfrom
lacp
Open

Add LACP vpc-convergence and suspend-individual to PortChannel#304
felix-kaestner wants to merge 1 commit intoin-out-rmfrom
lacp

Conversation

@felix-kaestner
Copy link
Copy Markdown
Contributor

Adds InterfaceConfigLACP to InterfaceConfigSpec in the NX-OS provider API, exposing two PortChannel LACP options:

  • VPCConvergence: enables faster LACP convergence in a vPC topology
  • SuspendIndividual: controls whether member ports are suspended when LACP PDUs are not received

Maps to the DME fields lacpVpcConvergence and suspIndividual on AggrIf-list. Both fields are written unconditionally on every PortChannel update so device state is always fully specified.

@felix-kaestner felix-kaestner requested a review from a team as a code owner April 15, 2026 13:47
Adds InterfaceConfigLACP to InterfaceConfigSpec in the NX-OS provider
API, exposing two PortChannel LACP options:

- VPCConvergence: enables faster LACP convergence in a vPC topology
- SuspendIndividual: controls whether member ports are suspended when
  LACP PDUs are not received

Maps to the DME fields lacpVpcConvergence and suspIndividual on
AggrIf-list. Both fields are written unconditionally on every
PortChannel update so device state is always fully specified.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/switch-automation Automation processes for network switch management and operations. size/L

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants