07-05-2019 11:20 AM - edited 07-06-2019 03:03 AM
Not sure if this is a quirk with VIRL or my limited understanding with STP.
My setup:
Please can someone help me understand why STP on SW2 is not blocking one of its two trunk links for VLAN 10 and VLAN 20 and if there is a way to make it block one?
I've uploaded the VIRL file.
07-05-2019 04:21 PM
What does SW1 show for the same commands? Are vlan10,20 blocked on it? i have a vague recollection of running into the same thing only to see the port/vlans are blocked on sw1.
--tim
07-06-2019 02:23 AM - edited 07-06-2019 02:30 AM
Hi Tim
Thanks for coming back to me. I've updated the post with spanning tree output from both switches to make it a bit clearer.
SW1 is the root bridge for all VLANs with all ports forwarding as expected.
My understanding is that SW2 should be blocking one of its trunk links for VLAN 10 and 20 to prevent a loop, which it currently isn't.
No issue with VLAN 1.
07-05-2019 04:37 PM - edited 07-05-2019 04:57 PM
Yes, I have seen this behavior in VIRL before. There are several issues posted in CCIE RS Study group in CLN. If you go there, search posts in that group about virl, you should see at least 3 recent (this year) posts regarding Virl layer 2 image.
I would not use VIRL to study switching; I would use it to do routing.
I think your "issue" is same as spotted by Steven in https://learningnetwork.cisco.com/thread/133540
https://learningnetwork.cisco.com/groups/ccie-routing-and-switching-study-group
there is also a VRIL group where u can posts Qs about VIRL and get responses from VIRL people.
07-05-2019 04:47 PM
07-06-2019 02:27 AM
Hi Martin
Thanks for this - I'll take a look at those posts. What's the name of that VIRL study group to subscribe to please?
07-09-2019 11:39 AM
Anthony,
Just curious: Why not make the connection between SW1 and SW2 a port-channel/GEC? Wouldn't this solve your issue and increase performance?
Anyway, i just through together a quick lan on 3745 with nm-16esw on 12.4.25b routers and got the following:
ESW1:
VLAN10
/snip
FastEthernet1/0 128.41 128 19 FWD 0 32768 c401.06f8.0001 128.41
FastEthernet1/1 128.42 128 19 FWD 0 32768 c401.06f8.0001 128.42
!
VLAN20
/snip
FastEthernet1/0 128.41 128 19 FWD 0 32768 c401.06f8.0002 128.41
FastEthernet1/1 128.42 128 19 FWD 0 32768 c401.06f8.0002 128.42
ESW2:
VLAN10
<snip>
FastEthernet1/0 128.41 128 19 FWD 0 32768 c401.06f8.0001 128.41
FastEthernet1/1 128.42 128 19 BLK 0 32768 c401.06f8.0001 128.42
VLAN20
<snip>
FastEthernet1/0 128.41 128 19 FWD 0 32768 c401.06f8.0002 128.41
FastEthernet1/1 128.42 128 19 BLK 0 32768 c401.06f8.0002 128.42
So, it looks like it works as expected in this environment.
My FastE's are configured:
interface FastEthernet1/X
description link to eswX
switchport mode trunk
duplex full
speed 100
end
Not sure if this helped or not.
--tim
07-10-2019 03:32 AM
07-09-2019 04:44 AM
Hi All
Just wondering if any one has been able to replicate the issue and if there's is a fix/workaround.
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