12-09-2023 06:47 AM
Hi,
If switch A and switch B are connected with 2 identical trunks, one will get blocked by STP.
However, for example, if I allow only Vlan 10 on trunk 1, and disallow Vlan 10 on trunk 2, both trunk will be active.
Is that right?
Solved! Go to Solution.
12-09-2023 07:03 AM
Yes, that's correct because Cisco's STP is per VLAN.
In a real network it would be better to allow VLANs to use both trunks, for redundancy. You can configure PVSTP so that with both trunks "up", VLAN 10 will use one, as its better path, while other VLAN(s) prefer the other trunk. (Being able to selectively direct VLANs to use different redundant links is the feature of PVSTP.)
12-09-2023 07:04 AM
If you dont allow one vlan in trunk that have two vlan' why trunk use ? You can use access port which have only one vlan.
MHM
12-09-2023 06:51 AM
Why you do that
Instead use PVST and SW vlan STP priority to load balance between two trunk.
Your way is not correct.
MHM
12-09-2023 06:52 AM
https://www.cisco.com/c/en/us/support/docs/lan-switching/spanning-tree-protocol/10555-15.html
This doc. Explain how you can config
MHM
12-09-2023 06:56 AM
Because I don't want to mix LAN and WAN traffic (VLAN 10) on the same physical link.
12-09-2023 07:04 AM
If you dont allow one vlan in trunk that have two vlan' why trunk use ? You can use access port which have only one vlan.
MHM
12-09-2023 07:03 AM
Yes, that's correct because Cisco's STP is per VLAN.
In a real network it would be better to allow VLANs to use both trunks, for redundancy. You can configure PVSTP so that with both trunks "up", VLAN 10 will use one, as its better path, while other VLAN(s) prefer the other trunk. (Being able to selectively direct VLANs to use different redundant links is the feature of PVSTP.)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide