EXOS Normalize interface#3339
Conversation
The issue pops up in tests with two IPv6 segments where a device sending RAs on one segment is configured before the tested device. Will add the test.
I would also remove them from VLAN 1, but I guess we already have the command to do that in one of the templates, so I can add that.
Thank you! It might take a day or two before this gets merged, I'm busy with a totally unrelated project 🤷🏻♂️ |
ipspace
left a comment
There was a problem hiding this comment.
Works like a charm. Thank you!
@ipspace I'm not sure how to run the test to see if this branch fixes the issue #3252 , do you mind having a look, or sharing how you did the test?
This PR disabled the physical ports as part of the normalization, and will re-enable those interfaces at the end of the initial task, so hopefully that should be enough to sort this issue.
I've also added a caveat, as I've realised the EXOS initial configuration is not idempotent due to the Vlan creation. I'm not sure how to workaround this at the moment, so caveat it is!