el 05-15-2024 09:27 AM
Hi All,
I have some 9300 switches with spanning-tree globally enabled:
spanning-tree mode rapid-pvst
spanning-tree loopguard default
spanning-tree portfast bpduguard default
spanning-tree extend system-id
spanning-tree vlan 1-4049 priority 24576
These are setup under the global configuration mode. I understand that this command enables spanning-tree with all these features on all access-mode ports.
My issue is that a firewall sent out a BPDU while rebooting and the port on the switch where it is attached was put on err-disabled. This cause a downtime to the facility's network.
This the port configuration.
interface GigabitEthernet1/0/2
switchport access vlan 100
switchport mode access
spanning-tree portfast
speed 100
duplex full
end
Even if I remove spanning-tree portfast from it, will the global spanning-tree configuration still have effect on it, correct?
If this is true how to tell the switch to take out the firewall ports from spanning-tree domain.
I am concerned to have this issue again.
Temporarily I added spanning-tree bpdufilter enable to the port to avoid processing BPDUs.
05-15-2024 09:32 AM - editado 05-15-2024 09:33 AM
You config bpduguard globally apply to any port that config as portfast'
So if you remove portfast then the bpduguard no more apply to interface anymore
To be more sure use any port not connect to any device abd dont config portfast under this interface'
Then do
Show spanning tree interface x/x
Check if bpduguard is enable or not
MHM
el 05-15-2024 09:47 AM
First i would check what is the reason of port gone error-disable - show logging on the switch give you indicaton what is wrong ?
when they go error-disable, how are you fixing the issue ? shut and no shut or auto recovery ?
only single Firewall or HA ? what Firewall ?
worth looking error-disable cause - check some tips :
Descubra y salve sus notas favoritas. Vuelva a encontrar las respuestas de los expertos, guías paso a paso, temas recientes y mucho más.
¿Es nuevo por aquí? Empiece con estos tips. Cómo usar la comunidad Guía para nuevos miembros
Navegue y encuentre contenido personalizado de la comunidad