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

Adding Configure Spanning Tree for interface #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alagoutte
Copy link

@alagoutte alagoutte commented Nov 1, 2023

Adding support of Configure Spanning Tree (STP) for interface

for the moment only support admin_edge_port(_enable)

Plan also to add :

  • admin_path_cost (not on /interface API call)
  • bpdu_filter_enable
  • bpdu_guard_enable
  • link_type
  • loop_guard_enable
  • port_priority (not on /interface API call)
  • root_guard_enable

@alagoutte
Copy link
Author

@alvinc13 @tchiapuziowong

it is ok for you ? (before i continue to implement other value)

@alagoutte
Copy link
Author

Update for support bpdu_filter_enable and bpdu_guard_enable

Don't yet work for admin_path_cost....

@alagoutte
Copy link
Author

It is now "Ready to Merge"

Add following parameter(s)
- bpdu_filter_enable
- bpdu_guard_enable
- link_type
- loop_guard_enable
- root_guard_enable
@alagoutte
Copy link
Author

rebase and squash change

alagoutte added a commit to alagoutte/aoscx-ansible-collection that referenced this pull request Dec 14, 2023
Add following parameter(s)
- bpdu_filter_enable
- bpdu_guard_enable
- link_type
- loop_guard_enable
- root_guard_enable

Depend on pyaoscx aruba/pyaoscx#27
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.

None yet

1 participant