Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lag based on link groups #1350

Draft
wants to merge 16 commits into
base: dev
Choose a base branch
from
Draft

lag based on link groups #1350

wants to merge 16 commits into from

Conversation

jbemmel
Copy link
Collaborator

@jbemmel jbemmel commented Oct 10, 2024

A variation on the earlier PR:

links:
- group: lag1
  type: lag
  members: [ r1-r2, r1-r2 ]

This takes advantage of link groups, adding a simple type: lag flag to convert them into link aggregation groups.
After data model expansion for the link groups, the lag module uses the internal _link_group attribute to build aggregate links.

Replaces #1337

netsim/modules/lag.py Outdated Show resolved Hide resolved
… instead of reverse engineering through _linkname
Cleanup _link_group attribute
@jbemmel jbemmel marked this pull request as ready for review October 10, 2024 19:49
@jbemmel jbemmel requested a review from ipspace October 10, 2024 19:49
@ipspace
Copy link
Owner

ipspace commented Oct 11, 2024

You keep adding stuff, so I put the PR back into draft. Please let me know when you're done.

@ipspace ipspace marked this pull request as draft October 11, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants