<?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: Problem between Routers ASR 920 with Rapid PVST and switch with RS in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208247#M404957</link>
    <description>&lt;P&gt;Good point.&lt;/P&gt;&lt;P&gt;The router configuration is done by others.&lt;/P&gt;&lt;P&gt;So you mean that they should activate spanning at least on the router ports that are connected to our switch, correct ?&lt;/P&gt;&lt;P&gt;I believe the Cisco ASR 920 routers that are installed do not have RSTP as an option.&lt;/P&gt;&lt;P&gt;To be compatible with our switch's RSTP redundancy, which option should they use on their router ports: Rapid PVST or MSTP ?&lt;/P&gt;&lt;P&gt;I know that MSTP should be directly compatible with RSTP, but I am unsure on if Rapid PVST is also compatible, or if it can be configured to be compatible.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Oct 2024 09:59:25 GMT</pubDate>
    <dc:creator>AmilcarDD</dc:creator>
    <dc:date>2024-10-14T09:59:25Z</dc:date>
    <item>
      <title>Problem between Routers ASR 920 with Rapid PVST and switch with RSTP</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5207671#M404913</link>
      <description>&lt;P&gt;Dear Sirs,&lt;/P&gt;&lt;P&gt;We have encountered an issue whan connecting a switch with RSTP redundancy to a redundant Cisco ASR 920 arrangement.&lt;/P&gt;&lt;P&gt;Each router is connected to the adjacent router, by a *tp cable in each site and by fiber optic to other sites.&lt;/P&gt;&lt;P&gt;The routers are configured for Rapid PVST.&lt;/P&gt;&lt;P&gt;Based on the behaviour, it seems the Cisco Routers are unaware of the second ring that exists locally through the switch, and are constantly shuting down the ports, probably due to storm detection or the likes.&lt;/P&gt;&lt;P&gt;Can you advise on how we should change the configuration of the router ports that are connected to the switch, in order to obtain stable operation ?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Both routers have the identical configurations:&lt;/P&gt;&lt;P&gt;(...)&lt;BR /&gt;spanning-tree mode rapid-pvst&lt;BR /&gt;spanning-tree extend system-id&lt;BR /&gt;no spanning-tree vlan 90-95,410-415&lt;BR /&gt;spanning-tree vlan 190-195 priority 4096&lt;BR /&gt;sdm prefer default&lt;BR /&gt;diagnostic bootup level minimal&lt;BR /&gt;(...)&lt;BR /&gt;interface GigabitEthernet0/0/5&lt;BR /&gt;description [GSEXT] SCADA LAN&lt;BR /&gt;no ip address&lt;BR /&gt;no ip proxy-arp&lt;BR /&gt;load-interval 30&lt;BR /&gt;shutdown&lt;BR /&gt;media-type auto-select&lt;BR /&gt;negotiation auto&lt;BR /&gt;storm-control broadcast level 10.00&lt;BR /&gt;storm-control action shutdown&lt;BR /&gt;service-policy input PM_IN&lt;BR /&gt;service instance 194 ethernet&lt;BR /&gt;description LAN SCADA&lt;BR /&gt;encapsulation untagged , dot1q 194&lt;BR /&gt;l2protocol peer stp&lt;BR /&gt;bridge-domain 194&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;(...)&lt;BR /&gt;interface GigabitEthernet0/0/10&lt;BR /&gt;description == Link Router 1 to Router 2 Gi0/0/10 ==&lt;BR /&gt;no ip address&lt;BR /&gt;no ip redirects&lt;BR /&gt;no ip unreachables&lt;BR /&gt;no ip proxy-arp&lt;BR /&gt;load-interval 30&lt;BR /&gt;media-type auto-select&lt;BR /&gt;negotiation auto&lt;BR /&gt;cdp enable&lt;BR /&gt;service-policy output PM_OUT&lt;BR /&gt;service instance 90 ethernet&lt;BR /&gt;description P2P 1&lt;BR /&gt;encapsulation dot1q 90&lt;BR /&gt;rewrite ingress tag pop 1 symmetric&lt;BR /&gt;bridge-domain 90&lt;BR /&gt;!&lt;BR /&gt;service instance 92 ethernet&lt;BR /&gt;description P2P 2&lt;BR /&gt;encapsulation dot1q 92&lt;BR /&gt;rewrite ingress tag pop 1 symmetric&lt;BR /&gt;bridge-domain 92&lt;BR /&gt;!&lt;BR /&gt;service instance 93 ethernet&lt;BR /&gt;description P2P 3&lt;BR /&gt;encapsulation dot1q 93&lt;BR /&gt;rewrite ingress tag pop 1 symmetric&lt;BR /&gt;bridge-domain 93&lt;BR /&gt;!&lt;BR /&gt;service instance 94 ethernet&lt;BR /&gt;description P2P 4&lt;BR /&gt;encapsulation dot1q 94&lt;BR /&gt;rewrite ingress tag pop 1 symmetric&lt;BR /&gt;bridge-domain 94&lt;BR /&gt;!&lt;BR /&gt;service instance 95 ethernet&lt;BR /&gt;description P2P 5&lt;BR /&gt;encapsulation dot1q 95&lt;BR /&gt;rewrite ingress tag pop 1 symmetric&lt;BR /&gt;bridge-domain 95&lt;BR /&gt;!&lt;BR /&gt;service instance 190 ethernet&lt;BR /&gt;description LAN 6&lt;BR /&gt;encapsulation dot1q 190&lt;BR /&gt;rewrite ingress tag pop 1 symmetric&lt;BR /&gt;l2protocol peer stp&lt;BR /&gt;bridge-domain 190&lt;BR /&gt;!&lt;BR /&gt;service instance 192 ethernet&lt;BR /&gt;description LAN 7&lt;BR /&gt;encapsulation dot1q 192&lt;BR /&gt;rewrite ingress tag pop 1 symmetric&lt;BR /&gt;l2protocol peer stp&lt;BR /&gt;bridge-domain 192&lt;BR /&gt;!&lt;BR /&gt;service instance 193 ethernet&lt;BR /&gt;description LAN 8&lt;BR /&gt;encapsulation dot1q 193&lt;BR /&gt;rewrite ingress tag pop 1 symmetric&lt;BR /&gt;l2protocol peer stp&lt;BR /&gt;bridge-domain 193&lt;BR /&gt;!&lt;BR /&gt;service instance 194 ethernet&lt;BR /&gt;description LAN 9&lt;BR /&gt;encapsulation dot1q 194&lt;BR /&gt;rewrite ingress tag pop 1 symmetric&lt;BR /&gt;l2protocol peer stp&lt;BR /&gt;bridge-domain 194&lt;BR /&gt;!&lt;BR /&gt;service instance 195 ethernet&lt;BR /&gt;description LAN 10&lt;BR /&gt;encapsulation dot1q 195&lt;BR /&gt;rewrite ingress tag pop 1 symmetric&lt;BR /&gt;l2protocol peer cdp stp&lt;BR /&gt;bridge-domain 195&lt;BR /&gt;!&lt;BR /&gt;service instance 1024 ethernet&lt;BR /&gt;encapsulation untagged&lt;BR /&gt;l2protocol peer cdp stp&lt;BR /&gt;bridge-domain 1024&lt;BR /&gt;!&lt;BR /&gt;!&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WAN_LAN_Topology.jpg" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/231194iF222843A9C49109F/image-size/large?v=v2&amp;amp;px=999" role="button" title="WAN_LAN_Topology.jpg" alt="WAN_LAN_Topology.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Oct 2024 19:25:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5207671#M404913</guid>
      <dc:creator>AmilcarDD</dc:creator>
      <dc:date>2024-10-12T19:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem between Routers ASR 920 with Rapid PVST and switch with RS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5207856#M404921</link>
      <description>&lt;LI-CODE lang="markup"&gt;Based on the behaviour, it seems the Cisco Routers are unaware of the second ring that exists locally through the switch, and are constantly shuting down the ports, probably due to storm detection or the likes&lt;/LI-CODE&gt;
&lt;P&gt;is the ODF mentioned here is switch or just patch panel - it was not clear, if this is switch, can you post switch configuration to look.&lt;/P&gt;
&lt;P&gt;when the ports shutdown, what the logs show can you post the logs, from Router and Switch same time (when the ports gone shutdown)&lt;/P&gt;
&lt;P&gt;when you connect to switch, as this required all the VLAN to go via switch, or each trunk have different VLAN set (as i request send the config)&lt;/P&gt;
&lt;P&gt;what IOS XE code running on both router and switch.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Oct 2024 13:39:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5207856#M404921</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2024-10-13T13:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem between Routers ASR 920 with Rapid PVST and switch with RS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208130#M404945</link>
      <description>&lt;P&gt;Try use encap defualt&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 06:34:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208130#M404945</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-10-14T06:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem between Routers ASR 920 with Rapid PVST and switch with RS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208134#M404946</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;&lt;SPAN&gt;Can &lt;/SPAN&gt;&lt;FONT face="inherit"&gt;&lt;SPAN&gt;you elaborate on your topology a little as to why your disabling stp &lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN&gt;and performing BDI&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="inherit"&gt;&lt;SPAN&gt;bridging on what looks like those ODF devices ?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 06:43:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208134#M404946</guid>
      <dc:creator>paul driver</dc:creator>
      <dc:date>2024-10-14T06:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem between Routers ASR 920 with Rapid PVST and switch with RS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208166#M404948</link>
      <description>&lt;P&gt;Hello &lt;SPAN class=""&gt;&lt;A href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878" target="_self"&gt;&lt;SPAN class=""&gt;balaji.bandi,&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;The ODF is just a patch panel.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;We are trying to get the logs from thr routers, but they are under the scope of another supplier.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;For the remaining questions we are collecting the information requested.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 07:35:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208166#M404948</guid>
      <dc:creator>AmilcarDD</dc:creator>
      <dc:date>2024-10-14T07:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem between Routers ASR 920 with Rapid PVST and switch with RS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208167#M404949</link>
      <description>&lt;P&gt;Thanks MHM,&lt;/P&gt;&lt;P&gt;Can you clarify why this could be helpfull ?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 07:36:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208167#M404949</guid>
      <dc:creator>AmilcarDD</dc:creator>
      <dc:date>2024-10-14T07:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem between Routers ASR 920 with Rapid PVST and switch with RS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208169#M404950</link>
      <description>&lt;P&gt;Hello Paul,&lt;/P&gt;&lt;P&gt;The ODF are just passive patch panels.&lt;/P&gt;&lt;P&gt;The routers are under the scope of another supplier. The diagram we attached is just a simplified version of the WAN arachitecture.&lt;/P&gt;&lt;P&gt;Our issue to solve is just the communication between the routers and the SCADA equipment inside each "Local Site"&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 07:38:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208169#M404950</guid>
      <dc:creator>AmilcarDD</dc:creator>
      <dc:date>2024-10-14T07:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem between Routers ASR 920 with Rapid PVST and switch with RS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208170#M404951</link>
      <description>&lt;P&gt;&lt;SPAN&gt;encapsulation untagged , dot1q 194 &amp;lt;&amp;lt;- the issue is the control traffic pass and tag so use instead of that encap default and check&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MHM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 07:38:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208170#M404951</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-10-14T07:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem between Routers ASR 920 with Rapid PVST and switch with RS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208171#M404952</link>
      <description>&lt;P&gt;Understood. We will pass the information to the router's supplier.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 07:40:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208171#M404952</guid>
      <dc:creator>AmilcarDD</dc:creator>
      <dc:date>2024-10-14T07:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem between Routers ASR 920 with Rapid PVST and switch with RS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208190#M404953</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1800203"&gt;@AmilcarDD&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;Cisco Routers are unaware of the second ring that exists locally through the switch,&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Apologies - trying to understand &lt;BR /&gt;Where are these switches&amp;nbsp; you mention in that topology?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 08:26:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208190#M404953</guid>
      <dc:creator>paul driver</dc:creator>
      <dc:date>2024-10-14T08:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem between Routers ASR 920 with Rapid PVST and switch with RS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208205#M404954</link>
      <description>&lt;P&gt;The switches are shown inside the yellow baloon, in the picture included in the initial post.&lt;/P&gt;&lt;P&gt;On the switch we have connected:&lt;/P&gt;&lt;P&gt;- One uplink port to each of the Cisco routers, for redundancy.&lt;/P&gt;&lt;P&gt;- One local port to the plant PLC.&lt;/P&gt;&lt;P&gt;- One local port to the plant HMI workstation;&lt;/P&gt;&lt;P&gt;I am attaching the diagram in PDF format for easier view.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 08:42:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208205#M404954</guid>
      <dc:creator>AmilcarDD</dc:creator>
      <dc:date>2024-10-14T08:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem between Routers ASR 920 with Rapid PVST and switch with RS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208208#M404955</link>
      <description>&lt;P&gt;I will send you link' pleaee read it before do change.&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 08:46:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208208#M404955</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-10-14T08:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem between Routers ASR 920 with Rapid PVST and switch with RS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208238#M404956</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;Okay thank you for the clarification?&lt;BR /&gt;So why do you have spanning disabled for vlans&amp;nbsp;&lt;SPAN&gt;90-95,410-415, if those switches now have dual connected links instead of a single link and they are trunking then you do not want to be disabling spanning tree as you have a potential for a loop.&lt;BR /&gt;&lt;BR /&gt;What logging do you see on those switches , do you see any errors, ports disabling etc...?.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 09:29:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208238#M404956</guid>
      <dc:creator>paul driver</dc:creator>
      <dc:date>2024-10-14T09:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem between Routers ASR 920 with Rapid PVST and switch with RS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208247#M404957</link>
      <description>&lt;P&gt;Good point.&lt;/P&gt;&lt;P&gt;The router configuration is done by others.&lt;/P&gt;&lt;P&gt;So you mean that they should activate spanning at least on the router ports that are connected to our switch, correct ?&lt;/P&gt;&lt;P&gt;I believe the Cisco ASR 920 routers that are installed do not have RSTP as an option.&lt;/P&gt;&lt;P&gt;To be compatible with our switch's RSTP redundancy, which option should they use on their router ports: Rapid PVST or MSTP ?&lt;/P&gt;&lt;P&gt;I know that MSTP should be directly compatible with RSTP, but I am unsure on if Rapid PVST is also compatible, or if it can be configured to be compatible.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 09:59:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208247#M404957</guid>
      <dc:creator>AmilcarDD</dc:creator>
      <dc:date>2024-10-14T09:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem between Routers ASR 920 with Rapid PVST and switch with RS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208253#M404958</link>
      <description>&lt;P&gt;I have been going through the switch configuration and found the parameters in the picture attached. Could these be used to implement compatibility with the routers redundancy protocol, either Rapid PVST or MSTP.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 10:27:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208253#M404958</guid>
      <dc:creator>AmilcarDD</dc:creator>
      <dc:date>2024-10-14T10:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem between Routers ASR 920 with Rapid PVST and switch with RS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208353#M404962</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;I would try and use the same if applicable- in either case i would suggest you need to make sure its enabled for ALL vlans on all switching hardware that is running &amp;nbsp;L2 and tagging including those rts if they are doing L2 also&lt;BR /&gt;&lt;SPAN&gt;However care must be taken -I do not understand your topology fully to say go ahead and do such changes - you need to be mindful of any changes you make especially if it effects hardware you do not administer&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 11:39:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/problem-between-routers-asr-920-with-rapid-pvst-and-switch-with/m-p/5208353#M404962</guid>
      <dc:creator>paul driver</dc:creator>
      <dc:date>2024-10-14T11:39:25Z</dc:date>
    </item>
  </channel>
</rss>

