04-11-2006 11:03 AM - edited 03-03-2019 02:46 AM
Hi,
I am trying to connect a 2950 switch with EI to the network through a third party switch. I need to make the 2950 switch an ordinary switch with no STP/VTP/CDP running on it. I have already diabled CDP and I have not configured anything for VTP. By default, the following lines are there in the config and I cannot remove these settings.
spanning-tree mode rapid-pvst
spanning-tree loopguard default
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
Is there any way to disable the spanning-tree feature in 2950 with enhanced image? Thank you in advance for your advice.
Murali.
04-11-2006 11:20 AM
So, sounds like you want a hub. You can disable STP for each and all of the vlans with "no spanning-tree vlan x".
04-11-2006 12:06 PM
Thank you. When I connected to the third party switch the port got blocked. I used the sytax that you provided for vlan 1 and it worked. Thanks.
Murali.
04-11-2006 11:23 AM
Hi Murali,
To disable spanning-tree altogether, you have to disable it for each vlan, ex:
no spanning-tree vlan 1
no spanning-tree vlan 2
no spanning-tree vlan 3
There's no single command to disable it globally.
HTH,
Bobby
*Please rate helpful posts
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