Skip to content

Adding Configure Spanning Tree for interface#27

Open
alagoutte wants to merge 1 commit intoaruba:masterfrom
alagoutte:stp
Open

Adding Configure Spanning Tree for interface#27
alagoutte wants to merge 1 commit intoaruba:masterfrom
alagoutte:stp

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.

1 participant