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

Seems like autoneg: false is expected on some switches but missing #658

Closed
Frostman opened this issue Oct 29, 2024 · 1 comment · Fixed by #725
Closed

Seems like autoneg: false is expected on some switches but missing #658

Frostman opened this issue Oct 29, 2024 · 1 comment · Fixed by #725
Assignees
Labels
bug Something isn't working

Comments

@Frostman
Copy link
Member

Frostman commented Oct 29, 2024

It just leads to always having a small actual <> desired diff even when all the config is applied

from s5248

time=2025-01-23T19:43:06.062Z level=DEBUG msg="Actions calculated" count=19
time=2025-01-23T19:43:06.081Z level=DEBUG msg="Actual <> Desired" diff="--- Actual State"
time=2025-01-23T19:43:06.081Z level=DEBUG msg="Actual <> Desired" diff="+++ Desired State"
time=2025-01-23T19:43:06.081Z level=DEBUG msg="Actual <> Desired" diff="@@ -38,115 +38,100 @@"
time=2025-01-23T19:43:06.081Z level=DEBUG msg="Actual <> Desired" diff="     vrfSelect: true"
time=2025-01-23T19:43:06.081Z level=DEBUG msg="Actual <> Desired" diff=" hostname: s5248-02"
time=2025-01-23T19:43:06.081Z level=DEBUG msg="Actual <> Desired" diff=" interfaces:"
time=2025-01-23T19:43:06.081Z level=DEBUG msg="Actual <> Desired" diff="   Ethernet1:"
time=2025-01-23T19:43:06.081Z level=DEBUG msg="Actual <> Desired" diff="-    autoNegotiate: false"
time=2025-01-23T19:43:06.081Z level=DEBUG msg="Actual <> Desired" diff="     description: PC3 MCLAG server-1 server-1--mclag--s5248-01--s5248-02"
time=2025-01-23T19:43:06.081Z level=DEBUG msg="Actual <> Desired" diff="     enabled: true"
time=2025-01-23T19:43:06.081Z level=DEBUG msg="Actual <> Desired" diff="     mtu: 9036"
time=2025-01-23T19:43:06.081Z level=DEBUG msg="Actual <> Desired" diff="     portChannel: PortChannel3"
time=2025-01-23T19:43:06.081Z level=DEBUG msg="Actual <> Desired" diff="     subinterfaces:"
time=2025-01-23T19:43:06.081Z level=DEBUG msg="Actual <> Desired" diff="       \"0\": {}"
time=2025-01-23T19:43:06.081Z level=DEBUG msg="Actual <> Desired" diff="   Ethernet2:"
time=2025-01-23T19:43:06.081Z level=DEBUG msg="Actual <> Desired" diff="-    autoNegotiate: false"
time=2025-01-23T19:43:06.082Z level=DEBUG msg="Actual <> Desired" diff="     description: PC1 MCLAG server-2 server-2--mclag--s5248-01--s5248-02"
time=2025-01-23T19:43:06.082Z level=DEBUG msg="Actual <> Desired" diff="     enabled: true"
time=2025-01-23T19:43:06.082Z level=DEBUG msg="Actual <> Desired" diff="     mtu: 9036"
time=2025-01-23T19:43:06.082Z level=DEBUG msg="Actual <> Desired" diff="     portChannel: PortChannel1"
time=2025-01-23T19:43:06.082Z level=DEBUG msg="Actual <> Desired" diff="     subinterfaces:"
time=2025-01-23T19:43:06.082Z level=DEBUG msg="Actual <> Desired" diff="       \"0\": {}"
time=2025-01-23T19:43:06.082Z level=DEBUG msg="Actual <> Desired" diff="   Ethernet3:"
time=2025-01-23T19:43:06.082Z level=DEBUG msg="Actual <> Desired" diff="-    autoNegotiate: false"
time=2025-01-23T19:43:06.082Z level=DEBUG msg="Actual <> Desired" diff="     description: Unbundled server-4 server-4--unbundled--s5248-02"
time=2025-01-23T19:43:06.082Z level=DEBUG msg="Actual <> Desired" diff="     enabled: true"
time=2025-01-23T19:43:06.082Z level=DEBUG msg="Actual <> Desired" diff="     mtu: 9036"
time=2025-01-23T19:43:06.082Z level=DEBUG msg="Actual <> Desired" diff="     subinterfaces:"
time=2025-01-23T19:43:06.082Z level=DEBUG msg="Actual <> Desired" diff="       \"0\": {}"
time=2025-01-23T19:43:06.082Z level=DEBUG msg="Actual <> Desired" diff="     trunkVLANs:"
time=2025-01-23T19:43:06.082Z level=DEBUG msg="Actual <> Desired" diff="     - \"1004\""
@Frostman Frostman added the bug Something isn't working label Oct 29, 2024
@Frostman Frostman self-assigned this Oct 29, 2024
@Frostman
Copy link
Member Author

Managemnt port seems to be expected to have autoNegotiate: true but only on SOME switches :(

Frostman added a commit that referenced this issue Jan 28, 2025
Frostman added a commit that referenced this issue Jan 28, 2025
Frostman added a commit that referenced this issue Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant