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

Interface MTU #38

Open
wazoo opened this issue Sep 9, 2022 · 6 comments · May be fixed by #108
Open

Interface MTU #38

wazoo opened this issue Sep 9, 2022 · 6 comments · May be fixed by #108
Assignees
Labels
enhancement New feature or request

Comments

@wazoo
Copy link

wazoo commented Sep 9, 2022

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.

@tchiapuziowong
Copy link
Member

Hi @wazoo that's correct it seems this option is missing from the aoscx_interface module - I'll open this with our development team and update this issue with a status on planned development/publishing - thank you for bringing this to our attention!

@tchiapuziowong tchiapuziowong added the enhancement New feature or request label Sep 9, 2022
@tchiapuziowong tchiapuziowong self-assigned this Sep 9, 2022
@wazoo
Copy link
Author

wazoo commented Sep 10, 2022

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.

@tchiapuziowong
Copy link
Member

We're currently working on development of a lag interface module so we'll be providing announcements once that is complete 👍

kchavesr added a commit that referenced this issue Mar 10, 2023
======

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
@alagoutte
Copy link
Contributor

@kchavesr can be nice to add also IP MTU ?

@grid-dev
Copy link

grid-dev commented May 8, 2023

We're currently working on development of a lag interface module so we'll be providing announcements once that is complete 👍

Any updates on the lag interface? We would need this urgent and am not sure if we should go another route.

@tchiapuziowong
Copy link
Member

@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 aoscx_config to configure LAG features using CLI commands : https://developer.arubanetworks.com/aruba-aoscx/docs/using-the-aos-cx-ansible-collection#sshcli-modules

alagoutte added a commit to alagoutte/aoscx-ansible-collection that referenced this issue Jun 4, 2024
@alagoutte alagoutte linked a pull request Jun 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants