Exclusively for TechExams members for Infosec Boot Camps starting before April 30, 2026
Architect192 wrote: » Spanning tree will come up when there is a loop created.
networker050184 wrote: » That is not ture. You do not need a loop for STP to start. Just a port in the up condition assigned to an existing VLAN.
S3(config)#spanning-tree vlan 99 S3(config)#^Z
Phantom914 wrote: » Ok, so I don't know if you'll all be mad, but it worked somehow.
Phantom914 wrote: » S3(config-if-range)#no shut S3(config-if-range)# 00:01:23: %LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to up 00:01:23: %LINK-3-UPDOWN: Interface FastEthernet0/2, changed state to up 00:01:23: %LINK-3-UPDOWN: Interface FastEthernet0/3, changed state to up 00:01:23: %LINK-3-UPDOWN: Interface FastEthernet0/4, changed state to up S3(config-if-range)# 00:01:27: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, chang ed state to up 00:01:27: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, chang ed state to up 00:01:27: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3, chang ed state to up 00:01:27: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/4, chang ed state to up
Phantom914 wrote: » S3(config-if-range)#^Z S3# 00:01:30: %SYS-5-CONFIG_I: Configured from console by console S3#conf t Enter configuration commands, one per line. End with CNTL/Z. S3(config)#spanning-tree vlan 99 S3(config)#^Z 00:01:51: %SYS-5-CONFIG_I: Configured from console by console
iamme4eva wrote: » +1 for what networker said. Proof that STP works without a loop is to take a switch, clear the configs, plug just one host into it. It will take 30 secs before the light goes green. That's the spanning-tree instance for VLAN 1 doing it's job. Phantom, there is no need to enable spanning tree per VLAN...I see you keep doing this: When you run PVST, a spanning tree instance is automagically created for every VLAN on the switch which has an active port in it.
Exclusively for TechExam members. Applies to boot camps starting before April 30, 2026.