Hi community,
Is there a possibility to configure spanning-tree options wihtin user roles?
I have found the option to override the admin edge port feature, but not bpdu protection or bpdu filter.
We want to connect desktop switches to any port on the access layer and be able to dynamically assign the correct port options. So far the following works very well:
aaa authorization user-role name "DSW_ROLE"
reauth-period 1800
vlan-id 3999
vlan-id-tagged 1,2,3,4
device
port-mode
exit
exit
But we have configured spanning-tree bpdu-protection on every port. Therefore the port goes offline after connection the desktop switch.
Thank you very much for your tipps and have a great day