-
Notifications
You must be signed in to change notification settings - Fork 23
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
Interface MTU #38
Comments
Hi @wazoo that's correct it seems this option is missing from the |
Well I am glad I didn't just miss it! That would be awesome, i'll keep an eye out. I also noticed that LAG settings are missing as well unless I missed those, I can open another issue if you don't want to lump them together in this ticket. |
We're currently working on development of a lag interface module so we'll be providing announcements once that is complete 👍 |
====== Release Summary --------------- New features (Port Security, PoE, MAC, static MAC and speed/duplex) and bugfixes Major Changes ------------- - Add new modules for PoE (aoscx_poe), MAC (aoscx_mac) and Static MAC (aoscx_static_mac) - Add port security support (aoscx_l2_interface). - Add speed and duplex support (aoscx_interface). - Fix module aoscx_upload firmware using HTTP. - Fix module aoscx_upload_firmware for local path (#28). - Include fixes for issues found internally. Minor Changes ------------- - Fix Interface MTU support (#38). - Fix idempotency in ACL module
@kchavesr can be nice to add also IP MTU ? |
Any updates on the lag interface? We would need this urgent and am not sure if we should go another route. |
@grid-dev lag interface is still in testing/validation with our internal teams but will be a part of the next release - in the interim you can use our SSH module |
I can't seem to figure out how to set interface MTU with this collection, is that missing?
If so, is that because its missing from pyaoscx as well? I want to open a feature request in the right place so if that is the right place I will do that otherwise please consider this a feature request here.
The text was updated successfully, but these errors were encountered: