<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: STP loops in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/stp-loops/m-p/4074645#M12535</link>
    <description>Matt,&lt;BR /&gt;I have finally been able to get to work and here are the reprentative configurations for your review and advice.&lt;BR /&gt;&lt;BR /&gt;And Olaf, unless I misunderstood, I have purposly forbidden vlan 10 &amp;amp; 20 on the L2 trunk between the distribution switches. You will find from the configuratations below that all instances have been correctly mapped to the required vlans. I have floor 18 switches ( L2 &amp;amp; L3 dist as well as two cores below).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. 3524 Distribution switch (18FLRDSA) relevant config:&lt;BR /&gt;&lt;BR /&gt;interface 19-20 speed-duplex auto-1000&lt;BR /&gt;&lt;BR /&gt;interface 21,23 speed-duplex 1000-full&lt;BR /&gt;&lt;BR /&gt;interface 21 name "To Core A port A1"&lt;BR /&gt;&lt;BR /&gt;interface 23 name "To Core B port A2"&lt;BR /&gt;interface 1-18 name "To FloorSWPort49"&lt;BR /&gt;&lt;BR /&gt;interface 19-20 name "Trk1 To 18FLRDSB"&lt;BR /&gt;&lt;BR /&gt;trunk 19-20 Trk1 Trunk&lt;BR /&gt;vlan 1&lt;BR /&gt;&lt;BR /&gt;   tagged 1-18,Trk1&lt;BR /&gt;&lt;BR /&gt;   no ip address&lt;BR /&gt;&lt;BR /&gt;   exit&lt;BR /&gt;&lt;BR /&gt;vlan 18&lt;BR /&gt;&lt;BR /&gt;name "FLR-18 Data" &lt;BR /&gt;&lt;BR /&gt;ip helper-address 10.10.116.20 &lt;BR /&gt;&lt;BR /&gt;   ip address 10.10.18.1/24&lt;BR /&gt;&lt;BR /&gt;   tagged 1-18,Trk1&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;vlan 118&lt;BR /&gt;&lt;BR /&gt;name "FLR-18 Voice" &lt;BR /&gt;&lt;BR /&gt;ip helper-address 10.10.116.20 &lt;BR /&gt;&lt;BR /&gt;   ip address 172.20.18.1/24&lt;BR /&gt;&lt;BR /&gt;   tagged 1-18,Trk1&lt;BR /&gt;&lt;BR /&gt;ip router-id 192.168.18.1&lt;BR /&gt;&lt;BR /&gt;router ospf&lt;BR /&gt;&lt;BR /&gt;area backbone&lt;BR /&gt;&lt;BR /&gt;redistribute connected&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 10           &lt;BR /&gt;&lt;BR /&gt;name OSPF10&lt;BR /&gt;&lt;BR /&gt;ip address 10.10.10.3/24&lt;BR /&gt;&lt;BR /&gt;tag 21,1-18&lt;BR /&gt;&lt;BR /&gt;forbid trk1&lt;BR /&gt;&lt;BR /&gt;ip ospf area 0&lt;BR /&gt;&lt;BR /&gt;ip ospf priority 0&lt;BR /&gt;&lt;BR /&gt;ip ospf hello-interval 1&lt;BR /&gt;&lt;BR /&gt;ip ospf dead-interval 2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 20&lt;BR /&gt;&lt;BR /&gt;name OSPF20&lt;BR /&gt;&lt;BR /&gt;ip address 10.10.20.3/24&lt;BR /&gt;&lt;BR /&gt;tag 23,1-18&lt;BR /&gt;&lt;BR /&gt;forbid trk1&lt;BR /&gt;&lt;BR /&gt;ip ospf area 0&lt;BR /&gt;&lt;BR /&gt;ip ospf priority 0&lt;BR /&gt;&lt;BR /&gt;ip ospf hello-interval 1&lt;BR /&gt;&lt;BR /&gt;ip ospf dead-interval 2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 100 &lt;BR /&gt;&lt;BR /&gt;name Mgmt&lt;BR /&gt;&lt;BR /&gt;ip address 192.168.18.1/24&lt;BR /&gt;&lt;BR /&gt;tagged 1-18,Trk1 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;primary-vlan 100&lt;BR /&gt;&lt;BR /&gt;spanning-tree force-version mstp&lt;BR /&gt;&lt;BR /&gt;spanning-tree&lt;BR /&gt;&lt;BR /&gt;spanning-tree 21,23 bpdu-filter&lt;BR /&gt;&lt;BR /&gt;spanning-tree trap errant-bpdu&lt;BR /&gt;&lt;BR /&gt;spanning-tree config-name FLR18&lt;BR /&gt;&lt;BR /&gt;spanning-tree config-revision 18&lt;BR /&gt;&lt;BR /&gt;spanning-tree instance 1 vlan 18 100&lt;BR /&gt;&lt;BR /&gt;spanning-tree instance 1 priority 0&lt;BR /&gt;&lt;BR /&gt;spanning-tree instance 2 vlan 118&lt;BR /&gt;&lt;BR /&gt;spanning-tree instance 2 priority 1&lt;BR /&gt;&lt;BR /&gt;spanning-tree priority 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;router vrrp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 18&lt;BR /&gt;&lt;BR /&gt;vrrp vrid 18&lt;BR /&gt;&lt;BR /&gt;owner&lt;BR /&gt;&lt;BR /&gt;virtual-ip-address 10.10.18.1/24&lt;BR /&gt;&lt;BR /&gt;enable&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 118&lt;BR /&gt;&lt;BR /&gt;vrrp vrid 118&lt;BR /&gt;&lt;BR /&gt;owner&lt;BR /&gt;&lt;BR /&gt;virtual-ip-address 172.20.18.1/24&lt;BR /&gt;&lt;BR /&gt;enable&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 100&lt;BR /&gt;&lt;BR /&gt;vrrp vrid 100&lt;BR /&gt;&lt;BR /&gt;owner&lt;BR /&gt;virtual-ip-address 192.168.18.1/24&lt;BR /&gt;&lt;BR /&gt;enable&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2. 3524 Distribution switch (18FLRDSB) relevant config:&lt;BR /&gt;&lt;BR /&gt;interface 19-20 speed-duplex auto-1000&lt;BR /&gt;&lt;BR /&gt;interface 21,23 speed-duplex 1000-full&lt;BR /&gt;&lt;BR /&gt;interface 21 name "To Core A port A2"&lt;BR /&gt;&lt;BR /&gt;interface 23 name "To Core B port A1"&lt;BR /&gt;interface 1-18 name "To FloorSWPort50"&lt;BR /&gt;&lt;BR /&gt;interface 19-20 name "Trk1 To 18FLRDSA"&lt;BR /&gt;&lt;BR /&gt;trunk 19-20 Trk1 Trunk&lt;BR /&gt;vlan 1&lt;BR /&gt;&lt;BR /&gt;   tagged 1-18,Trk1&lt;BR /&gt;&lt;BR /&gt;   no ip address&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 18&lt;BR /&gt;&lt;BR /&gt;name "FLR-18 Data" &lt;BR /&gt;&lt;BR /&gt;ip helper-address 10.10.116.20 &lt;BR /&gt;&lt;BR /&gt;   ip address 10.10.18.2/24&lt;BR /&gt;&lt;BR /&gt;   tagged 1-18,Trk1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 118&lt;BR /&gt;&lt;BR /&gt;name "FLR-18 Voice" &lt;BR /&gt;&lt;BR /&gt;ip helper-address 10.10.116.20 &lt;BR /&gt;&lt;BR /&gt;   ip address 172.20.18.2/24&lt;BR /&gt;&lt;BR /&gt;   tagged 1-18,Trk1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ip router-id 192.168.18.2&lt;BR /&gt;&lt;BR /&gt;router ospf&lt;BR /&gt;&lt;BR /&gt;area backbone&lt;BR /&gt;&lt;BR /&gt;redistribute connected&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 10           &lt;BR /&gt;&lt;BR /&gt;name OSPF10&lt;BR /&gt;&lt;BR /&gt;ip address 10.10.10.4/24&lt;BR /&gt;&lt;BR /&gt;tag 23,1-18&lt;BR /&gt;&lt;BR /&gt;forbid trk1&lt;BR /&gt;&lt;BR /&gt;ip ospf area 0&lt;BR /&gt;&lt;BR /&gt;ip ospf priority 0&lt;BR /&gt;&lt;BR /&gt;ip ospf hello-interval 1&lt;BR /&gt;&lt;BR /&gt;ip ospf dead-interval 2&lt;BR /&gt;&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;vlan 20&lt;BR /&gt;&lt;BR /&gt;name OSPF20&lt;BR /&gt;&lt;BR /&gt;ip address 10.10.20.4/24&lt;BR /&gt;&lt;BR /&gt;tag 21,1-18&lt;BR /&gt;&lt;BR /&gt;forbid trk1&lt;BR /&gt;&lt;BR /&gt;ip ospf area 0&lt;BR /&gt;&lt;BR /&gt;ip ospf priority 0&lt;BR /&gt;&lt;BR /&gt;ip ospf hello-interval 1&lt;BR /&gt;&lt;BR /&gt;ip ospf dead-interval 2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 100 &lt;BR /&gt;&lt;BR /&gt;name Mgmt&lt;BR /&gt;&lt;BR /&gt;ip address 192.168.18.2/24&lt;BR /&gt;&lt;BR /&gt;tagged 1-18,Trk1 &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;primary-vlan 100&lt;BR /&gt;&lt;BR /&gt;spanning-tree force-version mstp&lt;BR /&gt;&lt;BR /&gt;spanning-tree&lt;BR /&gt;&lt;BR /&gt;spanning-tree 21,23 bpdu-filter&lt;BR /&gt;&lt;BR /&gt;spanning-tree trap errant-bpdu&lt;BR /&gt;&lt;BR /&gt;spanning-tree config-name FLR18&lt;BR /&gt;&lt;BR /&gt;spanning-tree config-revision 18&lt;BR /&gt;&lt;BR /&gt;spanning-tree instance 1 vlan 18 100&lt;BR /&gt;&lt;BR /&gt;spanning-tree instance 1 priority 1&lt;BR /&gt;&lt;BR /&gt;spanning-tree instance 2 vlan 118&lt;BR /&gt;&lt;BR /&gt;spanning-tree instance 2 priority 0&lt;BR /&gt;&lt;BR /&gt;spanning-tree priority 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;router vrrp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 18&lt;BR /&gt;&lt;BR /&gt;vrrp vrid 18&lt;BR /&gt;&lt;BR /&gt;backup&lt;BR /&gt;&lt;BR /&gt;virtual-ip-address 10.10.18.2/24&lt;BR /&gt;&lt;BR /&gt;enable&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 118&lt;BR /&gt;&lt;BR /&gt;vrrp vrid 118&lt;BR /&gt;&lt;BR /&gt;backup&lt;BR /&gt;&lt;BR /&gt;virtual-ip-address 172.20.18.2/24&lt;BR /&gt;&lt;BR /&gt;enable&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 100&lt;BR /&gt;&lt;BR /&gt;vrrp vrid 100&lt;BR /&gt;&lt;BR /&gt;backup&lt;BR /&gt;&lt;BR /&gt;virtual-ip-address 192.168.18.2/24&lt;BR /&gt;&lt;BR /&gt;enable&lt;BR /&gt;&lt;BR /&gt;3. Core A&lt;BR /&gt;&lt;BR /&gt;interface A1 name "fiber link to FLR18 3524A port 21" speed-duplex 1000-full&lt;BR /&gt;interface A2 name "fiber link to FLR18 3524B port 23" speed-duplex 1000-full&lt;BR /&gt;interface A9 name "fiber link to Core B port A9" speed-duplex 1000-full&lt;BR /&gt;vlan 1                                                                       &lt;BR /&gt;   name "DEFAULT_VLAN"                                                          &lt;BR /&gt;   untagged A9,B1-B24,                                               &lt;BR /&gt;   no untagged A10-A24                                                          &lt;BR /&gt;                                                                       &lt;BR /&gt;vlan 100                                                                        &lt;BR /&gt;   name "MGMT"                                                                  &lt;BR /&gt;   untagged A10-A24 &lt;BR /&gt;   ip address 192.168.100.1 255.255.255.0                                       &lt;BR /&gt;   tagged A9                                                                    &lt;BR /&gt;                                                                 &lt;BR /&gt;vlan 10                                                                        &lt;BR /&gt;   name "OSPF10"                                                               &lt;BR /&gt;   ip address 10.10.10.1 255.255.255.0                                         &lt;BR /&gt;   tagged A9,A1                                                            &lt;BR /&gt;                                         &lt;BR /&gt;vlan 20                                                                       &lt;BR /&gt;   name "OSPF20"                                                               &lt;BR /&gt;   ip address 10.10.20.1 255.255.255.0                                         &lt;BR /&gt;   tagged A9,A2                                                             &lt;BR /&gt;                                                               &lt;BR /&gt;primary-vlan 100                                                               &lt;BR /&gt;ip router-id 192.168.100.1                                                    &lt;BR /&gt;      &lt;BR /&gt;router ospf                                                                     &lt;BR /&gt;   area backbone                                                                &lt;BR /&gt;   redistribute connected                                                       &lt;BR /&gt;   exit                                                                         &lt;BR /&gt;spanning-tree&lt;BR /&gt;spanning-tree priority 0 force-version RSTP-operation &lt;BR /&gt;spanning-tree A1-A2 bpdu-filter  &lt;BR /&gt;&lt;BR /&gt;vlan 10                                                                       &lt;BR /&gt;   ip ospf 10.10.10.1 area backbone                                            &lt;BR /&gt;   ip ospf 10.10.10.1 dead-interval 2                                          &lt;BR /&gt;   ip ospf 10.10.10.1 hello-interval 1                                         &lt;BR /&gt;   ip ospf 10.10.10.1 priority 255                                             &lt;BR /&gt;                                                                   &lt;BR /&gt;vlan 20                                                                    &lt;BR /&gt;   ip ospf 10.10.20.1 area backbone                                            &lt;BR /&gt;   ip ospf 10.10.20.1 dead-interval 2                                          &lt;BR /&gt;   ip ospf 10.10.20.1 hello-interval 1                                         &lt;BR /&gt;   ip ospf 10.10.20.1 priority 254                                            &lt;BR /&gt;   exit      &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;4. Core B&lt;BR /&gt;&lt;BR /&gt;interface A1 name "fiber link to FLR18 3524A port 23" speed-duplex 1000-full&lt;BR /&gt;interface A2 name "fiber link to FLR18 3524B port 21" speed-duplex 1000-full&lt;BR /&gt;interface A9 name "fiber link to Core A port A9" speed-duplex 1000-full&lt;BR /&gt;vlan 1                                                                       &lt;BR /&gt;   name "DEFAULT_VLAN"                                                          &lt;BR /&gt;   untagged A9,B1-B24,                                               &lt;BR /&gt;   no untagged A10-A24                                                          &lt;BR /&gt;                                                                       &lt;BR /&gt;vlan 100                                                                        &lt;BR /&gt;   name "MGMT"                                                                  &lt;BR /&gt;   untagged A10-A24 &lt;BR /&gt;   ip address 192.168.100.2 255.255.255.0                                       &lt;BR /&gt;   tagged A9                                                                    &lt;BR /&gt;                                                                 &lt;BR /&gt;vlan 10                                                                        &lt;BR /&gt;   name "OSPF10"                                                               &lt;BR /&gt;   ip address 10.10.10.2 255.255.255.0                                         &lt;BR /&gt;   tagged A9,A2                                                             &lt;BR /&gt;                                         &lt;BR /&gt;vlan 20                                                                       &lt;BR /&gt;   name "OSPF20"                                                               &lt;BR /&gt;   ip address 10.10.20.2 255.255.255.0                                         &lt;BR /&gt;   tagged A9,A1                                                              &lt;BR /&gt;                                                               &lt;BR /&gt;primary-vlan 100                                                               &lt;BR /&gt;ip router-id 192.168.100.2                                                      &lt;BR /&gt;      &lt;BR /&gt;router ospf                                                                     &lt;BR /&gt;   area backbone                                                                &lt;BR /&gt;   redistribute connected                                                       &lt;BR /&gt;   exit                                                                         &lt;BR /&gt;spanning-tree&lt;BR /&gt;spanning-tree priority 1 force-version RSTP-operation &lt;BR /&gt;spanning-tree A1-A2 bpdu-filter  &lt;BR /&gt;&lt;BR /&gt;vlan 10                                                                       &lt;BR /&gt;   ip ospf 10.10.10.2 area backbone                                            &lt;BR /&gt;   ip ospf 10.10.10.2 dead-interval 2                                          &lt;BR /&gt;   ip ospf 10.10.10.2 hello-interval 1                                         &lt;BR /&gt;   ip ospf 10.10.10.2 priority 254                                             &lt;BR /&gt;                                                                   &lt;BR /&gt;vlan 20                                                                    &lt;BR /&gt;   ip ospf 10.10.20.2 area backbone                                            &lt;BR /&gt;   ip ospf 10.10.20.2 dead-interval 2                                          &lt;BR /&gt;   ip ospf 10.10.20.2 hello-interval 1                                         &lt;BR /&gt;   ip ospf 10.10.20.2 priority 255                                             &lt;BR /&gt;   exit    &lt;BR /&gt;&lt;BR /&gt;5. Typical L2 Floor Switch 2650 config&lt;BR /&gt;&lt;BR /&gt;interface 49-50 speed-duplex auto-1000&lt;BR /&gt;&lt;BR /&gt;interface 49 name "To 18FLRDSA"&lt;BR /&gt;&lt;BR /&gt;interface 50 name "To 18FLRDSB"&lt;BR /&gt;&lt;BR /&gt;vlan 100&lt;BR /&gt;&lt;BR /&gt;name Mgmt&lt;BR /&gt;&lt;BR /&gt;ip address 192.168.18.10/24 &lt;BR /&gt;&lt;BR /&gt;tagged 49-50&lt;BR /&gt;&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;vlan 10&lt;BR /&gt;&lt;BR /&gt;no ip add&lt;BR /&gt;&lt;BR /&gt;tag 49-50&lt;BR /&gt;&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;vlan 20&lt;BR /&gt;&lt;BR /&gt;no ip add&lt;BR /&gt;&lt;BR /&gt;tag 49-50&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 1&lt;BR /&gt;&lt;BR /&gt;no ip add&lt;BR /&gt;&lt;BR /&gt;tag 49-50&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 18&lt;BR /&gt;&lt;BR /&gt;no ip address&lt;BR /&gt;&lt;BR /&gt;tag 49-50&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 118&lt;BR /&gt;&lt;BR /&gt;no ip address&lt;BR /&gt;&lt;BR /&gt;tag 49-50&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;primary-vlan 100&lt;BR /&gt;&lt;BR /&gt;dhcp-snooping&lt;BR /&gt;&lt;BR /&gt;dhcp-snooping vlan 18 118&lt;BR /&gt;&lt;BR /&gt;interface 49-50 dhcp-snooping trust&lt;BR /&gt;&lt;BR /&gt;spanning-tree protocol-version mstp&lt;BR /&gt;&lt;BR /&gt;spanning-tree config-name FLR18&lt;BR /&gt;&lt;BR /&gt;spanning-tree config-revision 18&lt;BR /&gt;&lt;BR /&gt;spanning-tree instance 1 vlan 18 100&lt;BR /&gt;&lt;BR /&gt;spanning-tree instance 2 vlan 118&lt;BR /&gt;&lt;BR /&gt;loop-protect 1-48&lt;BR /&gt;&lt;BR /&gt;loop-protect disable-timer 60&lt;BR /&gt;&lt;BR /&gt;loop-protect trap loop-detected</description>
    <pubDate>Thu, 27 Sep 2007 12:45:03 GMT</pubDate>
    <dc:creator>procurvenewbee</dc:creator>
    <dc:date>2007-09-27T12:45:03Z</dc:date>
    <item>
      <title>STP loops</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/stp-loops/m-p/4074640#M12530</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I am in real need of some help promptly.&lt;BR /&gt;&lt;BR /&gt;Here is the rundown:&lt;BR /&gt;&lt;BR /&gt;1. Core A &amp;amp; Core B 5406, running ospf (as DR on VLAN 10 and BDR on VLAN 20 for core A and vice versa for CoreB, via ip ospf priority 255 &amp;amp; 254). The two cores are to be connected via a L2 trunk (not done yet as it results into Spanning tree loops). The core switches are running RSTP (plan to set it to MSTP but not done yet as couple of L2 closets are still running 4000 switches). Core switches have vlan 10, vlan 20, few other vlans for L2 closet termination and vlan 100 as management vlan. The L2 trunk between them has vlan 10, vlan 20 as tagged (believe vlan 100 was not included but I will add it as well over this L2 trunk).  The links on these 5400s, going over to the 3500 switches as below, have both vlan 10 &amp;amp; 20 tagged (do not know if this will matter, but I plan to tag only one VLAN on each of these link corresponding to the one set up as tagged at the other end 3500). These links have bpdu-filter configured at each end so that all such links becomes forwarding, to take advantage of L3 ospf ECMP. Do not want to have spanning tree block paths as then ECMP load balancing will not work.&lt;BR /&gt;&lt;BR /&gt;2. Most of the closets have two 3500 L3 switches set up as distribution switches running ospf with each of the core A &amp;amp; B. 3500 A is connected to core A over VLAN 10 and to core B over VLAN 20 and 3500 B connected to core A over vlan 20 and core B over vlan 10. ip ospf priority 0 so that these switches do not participate in election to become Dr/BDR. There is L2 trunk between the two 3500s in each of these closets, with all vlans other than vlan 10 &amp;amp; 20 tagged. Vlan 10 &amp;amp; 20 are forbidden so as to avoid any loop thru the core switches. The unplinks from these distribution switches over to the core switches have vlan 10 or vlan 20 tagged (not both). Vlan 1 by default will also be leaking to core switches. 3500s have mstp set up (5400s have rstp and if I connect L2 trunk between the two cores, a loop forms, because of all forwarding links). &lt;BR /&gt;&lt;BR /&gt;3. Each closet with two L3 3500s have 10 to 20, L2 2650 switches and they all run mstp within closet (ach closet is set up as separate mstp region). Each floor switch is uplinked to both 3500s. mstp runs fine within closet and there is VLAN load balanced over the two uplinks from the floor switches.&lt;BR /&gt;&lt;BR /&gt;4. The distribution switches within each closet are set up for vrrp and it works fine as well. However because of absence of the L2 trunk (for the time being) between core A &amp;amp; B and because of strange procurve ospf ECMP implentation which does not load balance per packet or per destination but only per destination network, some of the routes are learned via Core A and others via Core B ( really sequentially where first, third, fifth subnet routes will be learned via one core and second, fourth, sixth subnet routes via second core), and servers and internet gateway being presently only connected to Core A, there results blackhole in reaching to some of the subnets. If ospf load balancing was like in Cisco, then each subnet route as installed in each 3500 will have two entries in their routing table, one via Core A &amp;amp; other via Core B and we could influence the desired path as well. But I am not able to obtain this functionality. Procurve is in the process of implementing refined ECMP but that may be months away.&lt;BR /&gt;&lt;BR /&gt;5. I believe my problems can be resolved if I implement MSTP on both core switches instead of RSTP, (will add all vlans throughout the network, not assigning any ports (other than tagging all vlans on links going to all 3500s), but then it becomes L2/L3 instead of only L3 route point to point links between distribution switches and the core switches. I believe MSTP config on core switches will cause automatic fallback to STP for L2 closets with 4000 switches if I change RSTP to MSTP on core switches.&lt;BR /&gt;&lt;BR /&gt;Please advise as to the best configuration for Core switches so as to avoid spanning tree loops so that L2 trunk between them can be connected and blackholing of traffic be eliminated.&lt;BR /&gt;&lt;BR /&gt;Appreciate  help&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Sun, 23 Sep 2007 17:06:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/stp-loops/m-p/4074640#M12530</guid>
      <dc:creator>procurvenewbee</dc:creator>
      <dc:date>2007-09-23T17:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: STP loops</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/stp-loops/m-p/4074641#M12531</link>
      <description>Can you attach a network map and the configs you have so far?</description>
      <pubDate>Sun, 23 Sep 2007 17:29:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/stp-loops/m-p/4074641#M12531</guid>
      <dc:creator>Matt Hobbs</dc:creator>
      <dc:date>2007-09-23T17:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: STP loops</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/stp-loops/m-p/4074642#M12532</link>
      <description>Thanks Matt. Here is the network map. I do not have access to the network now and I can send you configs tomorrow.</description>
      <pubDate>Sun, 23 Sep 2007 18:16:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/stp-loops/m-p/4074642#M12532</guid>
      <dc:creator>procurvenewbee</dc:creator>
      <dc:date>2007-09-23T18:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: STP loops</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/stp-loops/m-p/4074643#M12533</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Looking at your diagram, there is an MSTP config problem. If you want a number of switches to be in the same region, 3 parameters have to match on each switch:&lt;BR /&gt;1: name&lt;BR /&gt;2: version number&lt;BR /&gt;3: instance to vlan mapping.&lt;BR /&gt;&lt;BR /&gt;#3 is the problem. The instance to vlan mapping is not consistant on all switches in the same region. Therefore, the switches become their own region (example: green boxes, trunk has vlan 1,16,116,100, other links have 1,16,100,10,20). &lt;BR /&gt;&lt;BR /&gt;This might not be the orgininal problem, but fix one problem at a time.&lt;BR /&gt;&lt;BR /&gt;Verify that MSTP is the way you want it first.</description>
      <pubDate>Tue, 25 Sep 2007 10:48:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/stp-loops/m-p/4074643#M12533</guid>
      <dc:creator>Olaf Borowski</dc:creator>
      <dc:date>2007-09-25T10:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: STP loops</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/stp-loops/m-p/4074644#M12534</link>
      <description>Sorry for late response. I have been out sick. &lt;BR /&gt;&lt;BR /&gt;I am sure my MSTP configuration is correct and within each region (each L3 closet of two L3 switches and L2 floor switches) all three parameters are identical. Please note that I am not running MSTP with Core switch. So I do not see any MSTP configuration issue.&lt;BR /&gt;&lt;BR /&gt;Matt, since I am not in office and I do not have remote access to this network, I have not been able to post the configs. I will try to do so tonight. Please review and advise. I am also not sure as to how will I be able to run MSTP between my L3 closet switches (3524s) and L3 core switches as all of these then have to be made part of same region. My preference will be to not run STP/MSTP and keep it all L3 from distribution up.&lt;BR /&gt; Could you advise meanwhile based on these inputs and the network map?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 26 Sep 2007 12:24:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/stp-loops/m-p/4074644#M12534</guid>
      <dc:creator>procurvenewbee</dc:creator>
      <dc:date>2007-09-26T12:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: STP loops</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/stp-loops/m-p/4074645#M12535</link>
      <description>Matt,&lt;BR /&gt;I have finally been able to get to work and here are the reprentative configurations for your review and advice.&lt;BR /&gt;&lt;BR /&gt;And Olaf, unless I misunderstood, I have purposly forbidden vlan 10 &amp;amp; 20 on the L2 trunk between the distribution switches. You will find from the configuratations below that all instances have been correctly mapped to the required vlans. I have floor 18 switches ( L2 &amp;amp; L3 dist as well as two cores below).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. 3524 Distribution switch (18FLRDSA) relevant config:&lt;BR /&gt;&lt;BR /&gt;interface 19-20 speed-duplex auto-1000&lt;BR /&gt;&lt;BR /&gt;interface 21,23 speed-duplex 1000-full&lt;BR /&gt;&lt;BR /&gt;interface 21 name "To Core A port A1"&lt;BR /&gt;&lt;BR /&gt;interface 23 name "To Core B port A2"&lt;BR /&gt;interface 1-18 name "To FloorSWPort49"&lt;BR /&gt;&lt;BR /&gt;interface 19-20 name "Trk1 To 18FLRDSB"&lt;BR /&gt;&lt;BR /&gt;trunk 19-20 Trk1 Trunk&lt;BR /&gt;vlan 1&lt;BR /&gt;&lt;BR /&gt;   tagged 1-18,Trk1&lt;BR /&gt;&lt;BR /&gt;   no ip address&lt;BR /&gt;&lt;BR /&gt;   exit&lt;BR /&gt;&lt;BR /&gt;vlan 18&lt;BR /&gt;&lt;BR /&gt;name "FLR-18 Data" &lt;BR /&gt;&lt;BR /&gt;ip helper-address 10.10.116.20 &lt;BR /&gt;&lt;BR /&gt;   ip address 10.10.18.1/24&lt;BR /&gt;&lt;BR /&gt;   tagged 1-18,Trk1&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;vlan 118&lt;BR /&gt;&lt;BR /&gt;name "FLR-18 Voice" &lt;BR /&gt;&lt;BR /&gt;ip helper-address 10.10.116.20 &lt;BR /&gt;&lt;BR /&gt;   ip address 172.20.18.1/24&lt;BR /&gt;&lt;BR /&gt;   tagged 1-18,Trk1&lt;BR /&gt;&lt;BR /&gt;ip router-id 192.168.18.1&lt;BR /&gt;&lt;BR /&gt;router ospf&lt;BR /&gt;&lt;BR /&gt;area backbone&lt;BR /&gt;&lt;BR /&gt;redistribute connected&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 10           &lt;BR /&gt;&lt;BR /&gt;name OSPF10&lt;BR /&gt;&lt;BR /&gt;ip address 10.10.10.3/24&lt;BR /&gt;&lt;BR /&gt;tag 21,1-18&lt;BR /&gt;&lt;BR /&gt;forbid trk1&lt;BR /&gt;&lt;BR /&gt;ip ospf area 0&lt;BR /&gt;&lt;BR /&gt;ip ospf priority 0&lt;BR /&gt;&lt;BR /&gt;ip ospf hello-interval 1&lt;BR /&gt;&lt;BR /&gt;ip ospf dead-interval 2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 20&lt;BR /&gt;&lt;BR /&gt;name OSPF20&lt;BR /&gt;&lt;BR /&gt;ip address 10.10.20.3/24&lt;BR /&gt;&lt;BR /&gt;tag 23,1-18&lt;BR /&gt;&lt;BR /&gt;forbid trk1&lt;BR /&gt;&lt;BR /&gt;ip ospf area 0&lt;BR /&gt;&lt;BR /&gt;ip ospf priority 0&lt;BR /&gt;&lt;BR /&gt;ip ospf hello-interval 1&lt;BR /&gt;&lt;BR /&gt;ip ospf dead-interval 2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 100 &lt;BR /&gt;&lt;BR /&gt;name Mgmt&lt;BR /&gt;&lt;BR /&gt;ip address 192.168.18.1/24&lt;BR /&gt;&lt;BR /&gt;tagged 1-18,Trk1 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;primary-vlan 100&lt;BR /&gt;&lt;BR /&gt;spanning-tree force-version mstp&lt;BR /&gt;&lt;BR /&gt;spanning-tree&lt;BR /&gt;&lt;BR /&gt;spanning-tree 21,23 bpdu-filter&lt;BR /&gt;&lt;BR /&gt;spanning-tree trap errant-bpdu&lt;BR /&gt;&lt;BR /&gt;spanning-tree config-name FLR18&lt;BR /&gt;&lt;BR /&gt;spanning-tree config-revision 18&lt;BR /&gt;&lt;BR /&gt;spanning-tree instance 1 vlan 18 100&lt;BR /&gt;&lt;BR /&gt;spanning-tree instance 1 priority 0&lt;BR /&gt;&lt;BR /&gt;spanning-tree instance 2 vlan 118&lt;BR /&gt;&lt;BR /&gt;spanning-tree instance 2 priority 1&lt;BR /&gt;&lt;BR /&gt;spanning-tree priority 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;router vrrp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 18&lt;BR /&gt;&lt;BR /&gt;vrrp vrid 18&lt;BR /&gt;&lt;BR /&gt;owner&lt;BR /&gt;&lt;BR /&gt;virtual-ip-address 10.10.18.1/24&lt;BR /&gt;&lt;BR /&gt;enable&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 118&lt;BR /&gt;&lt;BR /&gt;vrrp vrid 118&lt;BR /&gt;&lt;BR /&gt;owner&lt;BR /&gt;&lt;BR /&gt;virtual-ip-address 172.20.18.1/24&lt;BR /&gt;&lt;BR /&gt;enable&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 100&lt;BR /&gt;&lt;BR /&gt;vrrp vrid 100&lt;BR /&gt;&lt;BR /&gt;owner&lt;BR /&gt;virtual-ip-address 192.168.18.1/24&lt;BR /&gt;&lt;BR /&gt;enable&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2. 3524 Distribution switch (18FLRDSB) relevant config:&lt;BR /&gt;&lt;BR /&gt;interface 19-20 speed-duplex auto-1000&lt;BR /&gt;&lt;BR /&gt;interface 21,23 speed-duplex 1000-full&lt;BR /&gt;&lt;BR /&gt;interface 21 name "To Core A port A2"&lt;BR /&gt;&lt;BR /&gt;interface 23 name "To Core B port A1"&lt;BR /&gt;interface 1-18 name "To FloorSWPort50"&lt;BR /&gt;&lt;BR /&gt;interface 19-20 name "Trk1 To 18FLRDSA"&lt;BR /&gt;&lt;BR /&gt;trunk 19-20 Trk1 Trunk&lt;BR /&gt;vlan 1&lt;BR /&gt;&lt;BR /&gt;   tagged 1-18,Trk1&lt;BR /&gt;&lt;BR /&gt;   no ip address&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 18&lt;BR /&gt;&lt;BR /&gt;name "FLR-18 Data" &lt;BR /&gt;&lt;BR /&gt;ip helper-address 10.10.116.20 &lt;BR /&gt;&lt;BR /&gt;   ip address 10.10.18.2/24&lt;BR /&gt;&lt;BR /&gt;   tagged 1-18,Trk1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 118&lt;BR /&gt;&lt;BR /&gt;name "FLR-18 Voice" &lt;BR /&gt;&lt;BR /&gt;ip helper-address 10.10.116.20 &lt;BR /&gt;&lt;BR /&gt;   ip address 172.20.18.2/24&lt;BR /&gt;&lt;BR /&gt;   tagged 1-18,Trk1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ip router-id 192.168.18.2&lt;BR /&gt;&lt;BR /&gt;router ospf&lt;BR /&gt;&lt;BR /&gt;area backbone&lt;BR /&gt;&lt;BR /&gt;redistribute connected&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 10           &lt;BR /&gt;&lt;BR /&gt;name OSPF10&lt;BR /&gt;&lt;BR /&gt;ip address 10.10.10.4/24&lt;BR /&gt;&lt;BR /&gt;tag 23,1-18&lt;BR /&gt;&lt;BR /&gt;forbid trk1&lt;BR /&gt;&lt;BR /&gt;ip ospf area 0&lt;BR /&gt;&lt;BR /&gt;ip ospf priority 0&lt;BR /&gt;&lt;BR /&gt;ip ospf hello-interval 1&lt;BR /&gt;&lt;BR /&gt;ip ospf dead-interval 2&lt;BR /&gt;&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;vlan 20&lt;BR /&gt;&lt;BR /&gt;name OSPF20&lt;BR /&gt;&lt;BR /&gt;ip address 10.10.20.4/24&lt;BR /&gt;&lt;BR /&gt;tag 21,1-18&lt;BR /&gt;&lt;BR /&gt;forbid trk1&lt;BR /&gt;&lt;BR /&gt;ip ospf area 0&lt;BR /&gt;&lt;BR /&gt;ip ospf priority 0&lt;BR /&gt;&lt;BR /&gt;ip ospf hello-interval 1&lt;BR /&gt;&lt;BR /&gt;ip ospf dead-interval 2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 100 &lt;BR /&gt;&lt;BR /&gt;name Mgmt&lt;BR /&gt;&lt;BR /&gt;ip address 192.168.18.2/24&lt;BR /&gt;&lt;BR /&gt;tagged 1-18,Trk1 &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;primary-vlan 100&lt;BR /&gt;&lt;BR /&gt;spanning-tree force-version mstp&lt;BR /&gt;&lt;BR /&gt;spanning-tree&lt;BR /&gt;&lt;BR /&gt;spanning-tree 21,23 bpdu-filter&lt;BR /&gt;&lt;BR /&gt;spanning-tree trap errant-bpdu&lt;BR /&gt;&lt;BR /&gt;spanning-tree config-name FLR18&lt;BR /&gt;&lt;BR /&gt;spanning-tree config-revision 18&lt;BR /&gt;&lt;BR /&gt;spanning-tree instance 1 vlan 18 100&lt;BR /&gt;&lt;BR /&gt;spanning-tree instance 1 priority 1&lt;BR /&gt;&lt;BR /&gt;spanning-tree instance 2 vlan 118&lt;BR /&gt;&lt;BR /&gt;spanning-tree instance 2 priority 0&lt;BR /&gt;&lt;BR /&gt;spanning-tree priority 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;router vrrp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 18&lt;BR /&gt;&lt;BR /&gt;vrrp vrid 18&lt;BR /&gt;&lt;BR /&gt;backup&lt;BR /&gt;&lt;BR /&gt;virtual-ip-address 10.10.18.2/24&lt;BR /&gt;&lt;BR /&gt;enable&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 118&lt;BR /&gt;&lt;BR /&gt;vrrp vrid 118&lt;BR /&gt;&lt;BR /&gt;backup&lt;BR /&gt;&lt;BR /&gt;virtual-ip-address 172.20.18.2/24&lt;BR /&gt;&lt;BR /&gt;enable&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 100&lt;BR /&gt;&lt;BR /&gt;vrrp vrid 100&lt;BR /&gt;&lt;BR /&gt;backup&lt;BR /&gt;&lt;BR /&gt;virtual-ip-address 192.168.18.2/24&lt;BR /&gt;&lt;BR /&gt;enable&lt;BR /&gt;&lt;BR /&gt;3. Core A&lt;BR /&gt;&lt;BR /&gt;interface A1 name "fiber link to FLR18 3524A port 21" speed-duplex 1000-full&lt;BR /&gt;interface A2 name "fiber link to FLR18 3524B port 23" speed-duplex 1000-full&lt;BR /&gt;interface A9 name "fiber link to Core B port A9" speed-duplex 1000-full&lt;BR /&gt;vlan 1                                                                       &lt;BR /&gt;   name "DEFAULT_VLAN"                                                          &lt;BR /&gt;   untagged A9,B1-B24,                                               &lt;BR /&gt;   no untagged A10-A24                                                          &lt;BR /&gt;                                                                       &lt;BR /&gt;vlan 100                                                                        &lt;BR /&gt;   name "MGMT"                                                                  &lt;BR /&gt;   untagged A10-A24 &lt;BR /&gt;   ip address 192.168.100.1 255.255.255.0                                       &lt;BR /&gt;   tagged A9                                                                    &lt;BR /&gt;                                                                 &lt;BR /&gt;vlan 10                                                                        &lt;BR /&gt;   name "OSPF10"                                                               &lt;BR /&gt;   ip address 10.10.10.1 255.255.255.0                                         &lt;BR /&gt;   tagged A9,A1                                                            &lt;BR /&gt;                                         &lt;BR /&gt;vlan 20                                                                       &lt;BR /&gt;   name "OSPF20"                                                               &lt;BR /&gt;   ip address 10.10.20.1 255.255.255.0                                         &lt;BR /&gt;   tagged A9,A2                                                             &lt;BR /&gt;                                                               &lt;BR /&gt;primary-vlan 100                                                               &lt;BR /&gt;ip router-id 192.168.100.1                                                    &lt;BR /&gt;      &lt;BR /&gt;router ospf                                                                     &lt;BR /&gt;   area backbone                                                                &lt;BR /&gt;   redistribute connected                                                       &lt;BR /&gt;   exit                                                                         &lt;BR /&gt;spanning-tree&lt;BR /&gt;spanning-tree priority 0 force-version RSTP-operation &lt;BR /&gt;spanning-tree A1-A2 bpdu-filter  &lt;BR /&gt;&lt;BR /&gt;vlan 10                                                                       &lt;BR /&gt;   ip ospf 10.10.10.1 area backbone                                            &lt;BR /&gt;   ip ospf 10.10.10.1 dead-interval 2                                          &lt;BR /&gt;   ip ospf 10.10.10.1 hello-interval 1                                         &lt;BR /&gt;   ip ospf 10.10.10.1 priority 255                                             &lt;BR /&gt;                                                                   &lt;BR /&gt;vlan 20                                                                    &lt;BR /&gt;   ip ospf 10.10.20.1 area backbone                                            &lt;BR /&gt;   ip ospf 10.10.20.1 dead-interval 2                                          &lt;BR /&gt;   ip ospf 10.10.20.1 hello-interval 1                                         &lt;BR /&gt;   ip ospf 10.10.20.1 priority 254                                            &lt;BR /&gt;   exit      &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;4. Core B&lt;BR /&gt;&lt;BR /&gt;interface A1 name "fiber link to FLR18 3524A port 23" speed-duplex 1000-full&lt;BR /&gt;interface A2 name "fiber link to FLR18 3524B port 21" speed-duplex 1000-full&lt;BR /&gt;interface A9 name "fiber link to Core A port A9" speed-duplex 1000-full&lt;BR /&gt;vlan 1                                                                       &lt;BR /&gt;   name "DEFAULT_VLAN"                                                          &lt;BR /&gt;   untagged A9,B1-B24,                                               &lt;BR /&gt;   no untagged A10-A24                                                          &lt;BR /&gt;                                                                       &lt;BR /&gt;vlan 100                                                                        &lt;BR /&gt;   name "MGMT"                                                                  &lt;BR /&gt;   untagged A10-A24 &lt;BR /&gt;   ip address 192.168.100.2 255.255.255.0                                       &lt;BR /&gt;   tagged A9                                                                    &lt;BR /&gt;                                                                 &lt;BR /&gt;vlan 10                                                                        &lt;BR /&gt;   name "OSPF10"                                                               &lt;BR /&gt;   ip address 10.10.10.2 255.255.255.0                                         &lt;BR /&gt;   tagged A9,A2                                                             &lt;BR /&gt;                                         &lt;BR /&gt;vlan 20                                                                       &lt;BR /&gt;   name "OSPF20"                                                               &lt;BR /&gt;   ip address 10.10.20.2 255.255.255.0                                         &lt;BR /&gt;   tagged A9,A1                                                              &lt;BR /&gt;                                                               &lt;BR /&gt;primary-vlan 100                                                               &lt;BR /&gt;ip router-id 192.168.100.2                                                      &lt;BR /&gt;      &lt;BR /&gt;router ospf                                                                     &lt;BR /&gt;   area backbone                                                                &lt;BR /&gt;   redistribute connected                                                       &lt;BR /&gt;   exit                                                                         &lt;BR /&gt;spanning-tree&lt;BR /&gt;spanning-tree priority 1 force-version RSTP-operation &lt;BR /&gt;spanning-tree A1-A2 bpdu-filter  &lt;BR /&gt;&lt;BR /&gt;vlan 10                                                                       &lt;BR /&gt;   ip ospf 10.10.10.2 area backbone                                            &lt;BR /&gt;   ip ospf 10.10.10.2 dead-interval 2                                          &lt;BR /&gt;   ip ospf 10.10.10.2 hello-interval 1                                         &lt;BR /&gt;   ip ospf 10.10.10.2 priority 254                                             &lt;BR /&gt;                                                                   &lt;BR /&gt;vlan 20                                                                    &lt;BR /&gt;   ip ospf 10.10.20.2 area backbone                                            &lt;BR /&gt;   ip ospf 10.10.20.2 dead-interval 2                                          &lt;BR /&gt;   ip ospf 10.10.20.2 hello-interval 1                                         &lt;BR /&gt;   ip ospf 10.10.20.2 priority 255                                             &lt;BR /&gt;   exit    &lt;BR /&gt;&lt;BR /&gt;5. Typical L2 Floor Switch 2650 config&lt;BR /&gt;&lt;BR /&gt;interface 49-50 speed-duplex auto-1000&lt;BR /&gt;&lt;BR /&gt;interface 49 name "To 18FLRDSA"&lt;BR /&gt;&lt;BR /&gt;interface 50 name "To 18FLRDSB"&lt;BR /&gt;&lt;BR /&gt;vlan 100&lt;BR /&gt;&lt;BR /&gt;name Mgmt&lt;BR /&gt;&lt;BR /&gt;ip address 192.168.18.10/24 &lt;BR /&gt;&lt;BR /&gt;tagged 49-50&lt;BR /&gt;&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;vlan 10&lt;BR /&gt;&lt;BR /&gt;no ip add&lt;BR /&gt;&lt;BR /&gt;tag 49-50&lt;BR /&gt;&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;vlan 20&lt;BR /&gt;&lt;BR /&gt;no ip add&lt;BR /&gt;&lt;BR /&gt;tag 49-50&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 1&lt;BR /&gt;&lt;BR /&gt;no ip add&lt;BR /&gt;&lt;BR /&gt;tag 49-50&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 18&lt;BR /&gt;&lt;BR /&gt;no ip address&lt;BR /&gt;&lt;BR /&gt;tag 49-50&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 118&lt;BR /&gt;&lt;BR /&gt;no ip address&lt;BR /&gt;&lt;BR /&gt;tag 49-50&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;primary-vlan 100&lt;BR /&gt;&lt;BR /&gt;dhcp-snooping&lt;BR /&gt;&lt;BR /&gt;dhcp-snooping vlan 18 118&lt;BR /&gt;&lt;BR /&gt;interface 49-50 dhcp-snooping trust&lt;BR /&gt;&lt;BR /&gt;spanning-tree protocol-version mstp&lt;BR /&gt;&lt;BR /&gt;spanning-tree config-name FLR18&lt;BR /&gt;&lt;BR /&gt;spanning-tree config-revision 18&lt;BR /&gt;&lt;BR /&gt;spanning-tree instance 1 vlan 18 100&lt;BR /&gt;&lt;BR /&gt;spanning-tree instance 2 vlan 118&lt;BR /&gt;&lt;BR /&gt;loop-protect 1-48&lt;BR /&gt;&lt;BR /&gt;loop-protect disable-timer 60&lt;BR /&gt;&lt;BR /&gt;loop-protect trap loop-detected</description>
      <pubDate>Thu, 27 Sep 2007 12:45:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/stp-loops/m-p/4074645#M12535</guid>
      <dc:creator>procurvenewbee</dc:creator>
      <dc:date>2007-09-27T12:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: STP loops</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/stp-loops/m-p/4074646#M12536</link>
      <description>It's a lot of data to look through, so I'm just going to comment on the network map. &lt;BR /&gt;&lt;BR /&gt;It's obvious there there is a loop there in VLAN 10 and 20 when you bring up that link (possibly also VLAN1). &lt;BR /&gt;&lt;BR /&gt;I don't understand why VLAN 10 and 20 needs to go all the way to your edge switches. &lt;BR /&gt;&lt;BR /&gt;I would keep the Core and Distribution switches on completely different VLAN ID's to that of the edge. I would even go a step further and make sure all links between the core are point-to-point, untagged only in their own VLANs.</description>
      <pubDate>Sun, 30 Sep 2007 09:25:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/stp-loops/m-p/4074646#M12536</guid>
      <dc:creator>Matt Hobbs</dc:creator>
      <dc:date>2007-09-30T09:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: STP loops</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/stp-loops/m-p/4074647#M12537</link>
      <description>Thanks Matt.&lt;BR /&gt;&lt;BR /&gt;VLAN 10 &amp;amp; 20 are only between distribution and core switches (I named them ospf10 &amp;amp; ospf 20). Since these vlan IDs are on distribution switches within each closet / MSTP region, I was told that for MSTP working, I need to create these VLAN IDs on edge switches as well and these should be tagged on the uplinks between edge and distribution switches else digest will not match and MSTP vlan load balancing will not work. You can see that no ports or IP addresses were assigned in the edge switches for these VLANs.&lt;BR /&gt;&lt;BR /&gt;I believe VLAN 1, I had tagged on one side so that it is isolated off the uplink between core and distribution switches.&lt;BR /&gt;&lt;BR /&gt;So do you want me to remove vlan 10 &amp;amp; vlan 20 ids from edge switches?&lt;BR /&gt;&lt;BR /&gt;You will also notice that I have tried to keep VLAN100 ID for management but this has different subnet for each closet/distribution region and core also has this but again different subnet. I do not have vlan 100 tagged on the links between distribution and core switches.&lt;BR /&gt;&lt;BR /&gt;Please advise.&lt;BR /&gt;&lt;BR /&gt;Appreciate excellent support.</description>
      <pubDate>Sun, 30 Sep 2007 11:16:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/stp-loops/m-p/4074647#M12537</guid>
      <dc:creator>procurvenewbee</dc:creator>
      <dc:date>2007-09-30T11:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: STP loops</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/stp-loops/m-p/4074648#M12538</link>
      <description>Matt,&lt;BR /&gt;&lt;BR /&gt;Further to my post above, I forgot to add that I have set up the links between the distribution to the core as suggested by you to be point to point with only one required vlan ID.&lt;BR /&gt;&lt;BR /&gt;VLAN 1 is by default untagged on the core sw side of the link to distribution switch, but on distribution switch side, VLAN 1 is tagged. That should isolate and remove any chance of VLAN 1 becoming a STP loop issue. &lt;BR /&gt;&lt;BR /&gt;Please review and advise.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Sun, 30 Sep 2007 11:25:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/stp-loops/m-p/4074648#M12538</guid>
      <dc:creator>procurvenewbee</dc:creator>
      <dc:date>2007-09-30T11:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: STP loops</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/stp-loops/m-p/4074649#M12539</link>
      <description>Also I am not sure if my keeping span priority 0 and 1 on the two MSTP distribution switches (one of them will become CIST regional root), will cause any issues with Core switches which have RSTP and span prio 0 and 1 on them. I had assumed that by using bpdu-filter on the links between cores and distribution switches, I am disabling STP and that all links are thus forwarding and there will be no loop based on forbidding the vlan 10 &amp;amp; 20 on the layer 2 trunk between Dist switches and hence all links forwarding will allow ECMP OSPF to load balance. But I was not considering that vlan 10 &amp;amp; 20 created on edge switches (which as I said above I created for MSTP functionality) will create loop if this is so. I am awaiting response if VLAN 10 &amp;amp; 20 should be removed from edge switches and that only VLAN IDs mapped to instances have to be on the edge switches. &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Sun, 30 Sep 2007 15:09:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/stp-loops/m-p/4074649#M12539</guid>
      <dc:creator>procurvenewbee</dc:creator>
      <dc:date>2007-09-30T15:09:14Z</dc:date>
    </item>
  </channel>
</rss>

