STP protocol

Anyone knows how to configure STP on a Sophos switch? I can't find any documentation and also troubelshooting guide is not available.



Edited TAGs
[edited by: Raphael Alganes at 1:46 PM (GMT -8) on 24 Jan 2024]
Parents
  • Saw your port this morning.  I beg to differ, as this is from my switch configuration / CLI.  Its says spanning-tree !!

    If you want to set it I recommend you study Cisco Docs for CBS350 series, and tread GRACEFULLY, I don't have a clue as whether changes made from CLI will work with Sophos Central.  I highly recommend that you create a backup prior to embarking on this adventure.

    CLI on Sophos 

    set gvrp enable

    spanning-tree mode mst

    spanning-tree priority 32768

    spanning-tree transmit hold-count 6

    spanning-tree mst hello-time 2

    spanning-tree mst forward-time 15

    spanning-tree mst max-age 20

    no spanning-tree

    spanning-tree mst configuration

    name c8:4f:86:62:8b:f1

    revision 0

Reply
  • Saw your port this morning.  I beg to differ, as this is from my switch configuration / CLI.  Its says spanning-tree !!

    If you want to set it I recommend you study Cisco Docs for CBS350 series, and tread GRACEFULLY, I don't have a clue as whether changes made from CLI will work with Sophos Central.  I highly recommend that you create a backup prior to embarking on this adventure.

    CLI on Sophos 

    set gvrp enable

    spanning-tree mode mst

    spanning-tree priority 32768

    spanning-tree transmit hold-count 6

    spanning-tree mst hello-time 2

    spanning-tree mst forward-time 15

    spanning-tree mst max-age 20

    no spanning-tree

    spanning-tree mst configuration

    name c8:4f:86:62:8b:f1

    revision 0

Children