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 MTU setting fix - fix for #18695 #4

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Conversation

matiAlfaro
Copy link

What I did

Fix for #18695

How I did it

When creating PortChannel, don't set MTU
MTU is set according to first port inserted to PortChannel.
When last port is removed, set PortChannel MTU back to None

How to verify it

Not tested yet

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

Signed-off-by: matiAlfaro <[email protected]>
@matiAlfaro matiAlfaro requested a review from a team May 2, 2024 08:41
matiAlfaro added 6 commits May 2, 2024 18:08
Signed-off-by: matiAlfaro <[email protected]>
Signed-off-by: matiAlfaro <[email protected]>
Signed-off-by: matiAlfaro <[email protected]>
Signed-off-by: matiAlfaro <[email protected]>
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.

1 participant