I’m trying to implement something resembling the diagram. However, as soon as I connect the second link (ether2 → port2) all connection to clients (including on vlan10, which should be unrelated) is lost. Almost as if STP kicks in or something like that.
Are there any considerations to take in to account when configuring something like that? I don’t want to trunk these tow ports, all I want is two separate VLANs on two separate ports…
@tdw - tried my best to understand and configure MSTP (just enabling it on both sides didn’t do much good), but I’m pretty sure I got something wrong somewhere, and it didn’t work, ie didn’t resolve my problem. However disabling STP altogether worked fine. I’m not going to have anything more complicated than what’s on diagram, so doubt STP is even needed in mysituation. thank you!
@anav - that’s what I have right now, but I want to separate things a bit, and hoping for slightly better performance, ie all cross-VLAN traffic wouldn’t need to go through the same link to the router to get routed. though I might be overthinking..