in our organization not once seen a situation where the ring on unmanaged switches resulted in a broadcast storm which was reflected with 100% CPU usage of the router.
How can I protect myself from this?
Router 1CCR1016-12G and 65RB2011UAS
in our organization not once seen a situation where the ring on unmanaged switches resulted in a broadcast storm which was reflected with 100% CPU usage of the router.
How can I protect myself from this?
Router 1CCR1016-12G and 65RB2011UAS
The best thing to do is buy managed switches and use a loop prevention protocol like Rapid Spanning Tree.
On RouterOS, the only thing you can attempt to do is write a bridge filter for inbound traffic on the interface(s) that connect to each switch and limit the rate per second of Broadcast traffic. This is better than nothing, but still may not enough if the storm continues for very long
Thank you.
Tell me how to configure restrictions for broadcast traffic?
Tell me how to configure restrictions for broadcast traffic?
http://forum.mikrotik.com/t/does-mikrotik-switches-support-stp/82184/1
this is what I found on this topic.