Advertisement

10.09.2007 at 02:02PM PDT, ID: 22882649
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.8

Spanning tree not detecting loop?

Asked by drcheap in Network Design & Methodology, Network Switches & Hubs, Network Operations

Tags: , ,

Background:

I have two office locations, each with a Cisco 3560G switch.  It is desireable to have both sites within the same LAN segment (well technically there are a few VLANs, but that is beside the point for now).  The locations two switches were initially connected to one another via fiber, using an ethernet to fiber media converter on each end, which formed a transparent L2 bridge between the switches.  Everything has been working well for quite some time as if the switches were plugged into one another with a single piece of UTP cable.

Because of the necessity of this link to remain available, an alternate link between the two sites was obtained in the form of a T1 circuit -- it is a point to point private line, nothing from the telcos in the way.  What I have done with this is connect it to a T1 interface card in a Cisco 28xx series router on each end, and set them both up to bridge the Serial interface to an Ethernet interface.  This has essentially given me another transparent L2 bridge, which works just like the fiber link (with less bandwidth of course).

The plan now is to connect the two 3560's together, and have the link via T1 remain in a blocked state, using spanning tree to manage the "failover" as necessary if the fiber link were to go down.  However, when I connect both links, I get a loop in the network and a resulting broadcast storm until one is disconnected (or at least shutting down an interface on one end).

I was under the impression that as long as the BPDUs go through (which they do) the switches should be able to properly negotiate via STP which port(s) to block & which to forward regardless of the up/down state of the interface.


Relevant configuration information:

Building A
----------
spanning-tree mode pvst
spanning-tree extend system-id
spanning-tree vlan 1-3,37,100 priority 24576
!
interface GigabitEthernet0/18
 description Link to B via T1
 switchport trunk encapsulation dot1q
 switchport trunk allowed vlan 1-3,100
 switchport mode trunk
!
interface GigabitEthernet0/24
 description Link to B via fiber
 switchport trunk encapsulation dot1q
 switchport trunk allowed vlan 1-3,37,100
 switchport mode trunk
 spanning-tree port-priority 64

Building B
----------
spanning-tree mode pvst
spanning-tree extend system-id
spanning-tree vlan 1-3,37,100 priority 28672
!
interface GigabitEthernet0/6
 description Link to A via fiber
 switchport trunk encapsulation dot1q
 switchport trunk allowed vlan 1-3,37,100
 switchport mode trunk
 spanning-tree port-priority 64
!
interface GigabitEthernet0/7
 description Link to A via T1
 switchport trunk encapsulation dot1q
 switchport trunk allowed vlan 1-3,100
 switchport mode trunk


Official Questions:

Is there any reason that the redundant links between switches have to all be direct physical connections (as in a single piece of cable)?

Is there some additional STP configuration that has to be used because of the fact that the switch interface does not go "down" when a fiber cut occurs?

Is the problem that I'm using PVST (which allegedly only works with ISL) instead of PVST+ (which does work with 802.1Q, but doesn't seem to be an option on the 3560)?

Is there something else that I'm missing here?


P.S. Yes, I intentionally left VLAN 37 out of the T1 link because that would be carrying SAN volume replication traffic, which I do not need bogging down the T1 during a failover scenario.  The replication will be queued up while the primary link is restored, this is fine.Start Free Trial
[+][-]10.09.2007 at 03:51PM PDT, ID: 20045189

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]10.09.2007 at 05:21PM PDT, ID: 20045571

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.13.2007 at 06:18AM PDT, ID: 20070910

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11.14.2007 at 05:25PM PST, ID: 20285814

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02.29.2008 at 08:28AM PST, ID: 21014727

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02.29.2008 at 09:05AM PST, ID: 21015185

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]02.29.2008 at 09:08AM PST, ID: 21015238

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02.29.2008 at 09:22AM PST, ID: 21015382

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03.05.2008 at 12:39PM PST, ID: 21054244

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.05.2008 at 02:06PM PST, ID: 21055082

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03.14.2008 at 03:24PM PDT, ID: 21130118

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Network Design & Methodology, Network Switches & Hubs, Network Operations
Tags: spanning, tree, loop
Sign Up Now!
Solution Provided By: drcheap
Participating Experts: 2
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_1_20070628