Setting up STP network to isolate traffic from router? [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Server Fault. Closed 6 years ago. Improve this question So I’ve been the self taught IT guy in my household for quite some time. I have a household with incredibly high traffic. … Read more

Can Linux kernel support RSTP (802.1w)?

Last week, I ran Spanning Tree Protocol (STP) in Linux kernel successfully. Now, I am trying to support Rapid Spanning Tree Protocol (RSTP) in Linux kernel. I also found out some solutions in user space such as mstp (https://github.com/mstpd/mstpd). However, I want to find a solution in the kernel. I searched patch from internet but … Read more

VMWare ESXI vNetworking – vSwitches bridged by multiple multiple Layer 2 bridge hosts

I want to create a multi-VM pfsense cluster ESXI. For those that are not familiar with pfsense, consider it a Free BSD based router/switch (with many features on top of it, but not necessary for this question). Basically, I want to have two physical NICs on the ESXI – an “Input” and an “Output”. The … Read more

Cisco switch sending out excessive STP packets

I have a Catalyst 2900 that’s sending out an STP packet about once ever 1-2 seconds. Is that excessive? Answer Is that excessive? In short: No. You can start getting worried once you start seeing ARP request frequencies three or four orders of magnitude more than that. As an aside, your screenshot does not show … Read more

Want to make switch root for STP, command not available

I want to make a certain switch in the network root, but all I remember is the command “set spantree root vlan-id” Sadly, the “set” command is not available on this switch. How do I proceed? EDIT: I think I did it with the following command, in config mode: spanning-tree vlan <number> root primary Sadly, … Read more

HP Network Device Management Software

I look after a network with 11 x new HP v1910 24-port 1GB switches and 2 x HP 4204vl 1GB Chassis switches. I’m looking for software to enable me to: Map the network graphically – there are a lot of fibre and copper LACP links Provide a single view of the state of the network … Read more

spanning tree protocol(STP) bridge priority configuration

I’m trying to figure out the appropriate spanning tree protocol settings for a redundant network topology I’m in the process of implementing. The graphic demonstrates what the physical layer will look like(everything in question is labeled accordingly). I’m running all dell powerconnect series switches(2848’s & 6224’s). R1 R2 | | | | | | RSW1—RSW2 … Read more