<?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: Intermediate node deployment in Software-Defined Access (SD-Access)</title>
    <link>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4846933#M2373</link>
    <description>&lt;P&gt;Hey Jonathan&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/270098"&gt;@Jonathan Cuthbert&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/250304"&gt;@leandrordc&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;To do LAN Automation of Stackwise Virtual switches, you can run the LAN Automation to provision the Master Switch then configure manually the stackwise on Master and Standby using a script like this:&lt;/P&gt;
&lt;P&gt;===============&lt;/P&gt;
&lt;P&gt;conf t&lt;BR /&gt;stackwise-virtual&lt;BR /&gt;domain 1&lt;BR /&gt;interface range TwentyFiveGigE1/0/47-48&lt;BR /&gt;stackwise-virtual link 1&lt;BR /&gt;interface TwentyFiveGigE1/0/46&lt;BR /&gt;stackwise-virtual dual-active-detection&lt;BR /&gt;end&lt;BR /&gt;switch 1 priority 15 &amp;lt;&amp;lt;&amp;lt;----- Just on Master switch (LAN automated)&lt;BR /&gt;wr&lt;BR /&gt;reload&lt;/P&gt;
&lt;P&gt;=====================&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;To have StackWise Virtual (SVL) in Cisco DNA Center, the SVL has to be built FIRST, then discovered.&amp;nbsp; We do not support discovering a single switch, converting it SVL, and then resyncing to try and have Inventory add the SVL.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Please avoid any manual workarounds like this, as they are likely to encounter challenges later down the line because of them. &lt;BR /&gt;&lt;BR /&gt;With regards to using SVL at all, may I ask the use case for SVL when using a Layer 3 routed access network which is what LAN Automation builds?&amp;nbsp; SVL, like VSS, was purpose-built to address Layer 2 link redundancy challenges and address full link utilization in these STP environments through MEC. I am hard-pressed to find a use case for SVL in a strict Layer 3 environment.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;L2 Border Handoff is one scenario where SVL is required to provide redundancy at Border level &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Ahsan Rana&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jun 2023 10:13:18 GMT</pubDate>
    <dc:creator>mrana0101</dc:creator>
    <dc:date>2023-06-01T10:13:18Z</dc:date>
    <item>
      <title>Intermediate node deployment</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4408152#M1333</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've got multiple questions about SDA Intermediate nodes deployment that I didn't find answers. I want to deploy 2*C9500-48Y4C as Intermediate nodes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How Intermediate nodes within the same site should be connected together? Should we physically connect a fiber between them?&lt;/LI&gt;&lt;LI&gt;Should we configure a routing protocol between them? IS-IS or iBGP? And is it done automatically through the LAN Automation?&lt;/LI&gt;&lt;LI&gt;Better to deploy them as Standalone nodes or in StackWise Virtual? I've read other threads saying that unless necessary, it is better to deploy them as Standalone.&lt;/LI&gt;&lt;LI&gt;If the StackWise Virtual option is selected, can a pair of C9500-48Y4C be LAN Automated? We're currently running DNAC 1.3.3.9. The data sheets of the various existing DNAC versions are not always clear with this, especially when dealing with Intermediate nodes.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Any linked documentation would be appreciated.&lt;/P&gt;&lt;P&gt;Many thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sylvain.&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 08:09:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4408152#M1333</guid>
      <dc:creator>Sylvain_Che</dc:creator>
      <dc:date>2021-05-25T08:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Intermediate node deployment</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4408586#M1336</link>
      <description>&lt;P&gt;Hi Sylvian,&lt;/P&gt;
&lt;P&gt;Q1. Intermediate node simply routes IP between fabric nodes. There is no correct cabling connectivity between intermediate nodes. The right cabling depends on what failure and traffic forwarding scenarios you are designing for. In short: you can run a cable between intermediate nodes, or not run a cable, it's the network designer's choice.&lt;/P&gt;
&lt;P&gt;Q2. Intermediate node within a fabric site usually runs same routing protocol as FE and border nodes. Usually this is IS-IS. If there is a cable between intermediate nodes then yes, route peer over the cable.&lt;/P&gt;
&lt;P&gt;Q3. If there is no firm requirement to use StackWise Virtual then standalone is preferred as it's simpler.&lt;/P&gt;
&lt;P&gt;Q4. There is no LAN Automation support for StackWise Virtual as PNP client. StackWise Virtual can be used as seed in later DNAC versions, this is explained in the LAN Auto deployment guide, &lt;A href="https://www.cisco.com/c/en/us/td/docs/cloud-systems-management/network-automation-and-management/dna-center/tech_notes/b_dnac_sda_lan_automation_deployment.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/cloud-systems-management/network-automation-and-management/dna-center/tech_notes/b_dnac_sda_lan_automation_deployment.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards, Jerome&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 01:20:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4408586#M1336</guid>
      <dc:creator>jedolphi</dc:creator>
      <dc:date>2021-05-26T01:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Intermediate node deployment</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4409032#M1340</link>
      <description>&lt;P&gt;We've got six C9400s out there in our campus setups with over 300 C93k &amp;amp; C36k switches hanging off them. Each campus site has two border nodes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've not connected the FEs which also double as inters together, they only have uplink connections to the border nodes and down link to the FEs, in some cases we're 4 hops from the border nodes via the FE/inter approach.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Top tip, don't ever tick enable multicast when performing LAN Automation as the LA process expects devices to be connected to border nodes. Our clever partner chap worked with TAC who guided that we needed to configure multicast across the underlay manually.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 19:58:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4409032#M1340</guid>
      <dc:creator>StevieC666</dc:creator>
      <dc:date>2021-05-26T19:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Intermediate node deployment</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4412286#M1345</link>
      <description>&lt;P&gt;To do LAN Automation of Stackwise Virtual switches, you can run the LAN Automation to provision the Master Switch then configure manually the stackwise on Master and Standby using a script like this:&lt;/P&gt;&lt;P&gt;===============&lt;/P&gt;&lt;P&gt;conf t&lt;BR /&gt;stackwise-virtual&lt;BR /&gt;domain 1&lt;BR /&gt;interface range TwentyFiveGigE1/0/47-48&lt;BR /&gt;stackwise-virtual link 1&lt;BR /&gt;interface TwentyFiveGigE1/0/46&lt;BR /&gt;stackwise-virtual dual-active-detection&lt;BR /&gt;end&lt;BR /&gt;switch 1 priority 15 &amp;lt;&amp;lt;&amp;lt;----- Just on Master switch (LAN automated)&lt;BR /&gt;wr&lt;BR /&gt;reload&lt;/P&gt;&lt;P&gt;=====================&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 23:14:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4412286#M1345</guid>
      <dc:creator>leandrordc</dc:creator>
      <dc:date>2021-06-02T23:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Intermediate node deployment</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4412683#M1347</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/250304"&gt;@leandrordc&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;To do LAN Automation of Stackwise Virtual switches, you can run the LAN Automation to provision the Master Switch then configure manually the stackwise on Master and Standby using a script like this:&lt;/P&gt;
&lt;P&gt;===============&lt;/P&gt;
&lt;P&gt;conf t&lt;BR /&gt;stackwise-virtual&lt;BR /&gt;domain 1&lt;BR /&gt;interface range TwentyFiveGigE1/0/47-48&lt;BR /&gt;stackwise-virtual link 1&lt;BR /&gt;interface TwentyFiveGigE1/0/46&lt;BR /&gt;stackwise-virtual dual-active-detection&lt;BR /&gt;end&lt;BR /&gt;switch 1 priority 15 &amp;lt;&amp;lt;&amp;lt;----- Just on Master switch (LAN automated)&lt;BR /&gt;wr&lt;BR /&gt;reload&lt;/P&gt;
&lt;P&gt;=====================&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;To have StackWise Virtual (SVL) in Cisco DNA Center, the SVL has to be built FIRST, then discovered.&amp;nbsp; We do not support discovering a single switch, converting it SVL, and then resyncing to try and have Inventory add the SVL.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Please avoid any manual workarounds like this, as they are likely to encounter challenges later down the line because of them. &lt;BR /&gt;&lt;BR /&gt;With regards to using SVL at all, may I ask the use case for SVL when using a Layer 3 routed access network which is what LAN Automation builds?&amp;nbsp; SVL, like VSS, was purpose-built to address Layer 2 link redundancy challenges and address full link utilization in these STP environments through MEC. I am hard-pressed to find a use case for SVL in a strict Layer 3 environment.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 17:28:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4412683#M1347</guid>
      <dc:creator>Jonathan Cuthbert</dc:creator>
      <dc:date>2021-06-03T17:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Intermediate node deployment</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4413438#M1353</link>
      <description>&lt;P&gt;Thanks Jerome. The answers are clear.&lt;/P&gt;&lt;P&gt;We'll go for standalone deployment. It makes clearly more sens than using SVL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the routing between the 2 Intermediate nodes using the direct physical connection, I assume I can go with the following method (based on the attached topology):&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Perform the LAN Automation for Intermediate1 with the Seed defined as the Border/CP node.&lt;/LI&gt;&lt;LI&gt;Physically connect the Intermediate2 to Border-only node and to the Intermediate1, and define the former as Primary Seed and the latter as 2ndary Seed. So the routing between Intermediate nodes is automated and use IS-IS.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In regards with &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/865739"&gt;@StevieC666&lt;/a&gt;'s remark not to tick the 'Enable Multicast' checkbox and configuring the underlay multicast manually, is it correct and still needed to do this way?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sylvain.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Jun 2021 13:42:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4413438#M1353</guid>
      <dc:creator>Sylvain_Che</dc:creator>
      <dc:date>2021-06-05T13:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Intermediate node deployment</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4413749#M1355</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi Sylvian,&lt;/P&gt;
&lt;P&gt;Referring to the diagram, why only one B+CP? Does that make the CP a single point of failure?&lt;/P&gt;
&lt;P&gt;Regarding “enable multicast”, it depends on what you’re trying to achieve. The first time you tick “enable multicast” the primary seed and secondary seed (if you have nominated one) will be setup as the underlay anycast RP; this is explained on the LAN Automation Deployment Guide, &lt;A href="https://www.cisco.com/c/en/us/td/docs/cloud-systems-management/network-automation-and-management/dna-center/tech_notes/b_dnac_sda_lan_automation_deployment.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/cloud-systems-management/network-automation-and-management/dna-center/tech_notes/b_dnac_sda_lan_automation_deployment.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Yes, the procedure you shared should work.&lt;/P&gt;
&lt;P&gt;Another way to accomplish same would be (assuming you want your borders to be hosting the underlay anycast RP) be:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;First time running LAN Automation, set B1 as primary seed, select B2 as secondary seed, “enable multicast”, start LAN Automation.&lt;/LI&gt;
&lt;LI&gt;Connect Intermediate1 and Intermediate2.&lt;/LI&gt;
&lt;LI&gt;Stop LAN automation.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Jerome&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 00:58:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4413749#M1355</guid>
      <dc:creator>jedolphi</dc:creator>
      <dc:date>2021-06-07T00:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Intermediate node deployment</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4413873#M1356</link>
      <description>&lt;P&gt;Hi Jerome,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Got it. Thanks again for the feedback.&lt;/P&gt;&lt;P&gt;The topology shown is incomplete. We actually have a 2nd Control Plane node in a 2nd physical site (but belonging to the same Fabric Site). Based on current various constraints, the only connectivity option we have today is to connect 1 Intermediate node with a single uplink to B/CP, and to connect the 2nd Intermediate node with a single uplink to the 2nd Border.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 09:14:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4413873#M1356</guid>
      <dc:creator>Sylvain_Che</dc:creator>
      <dc:date>2021-06-07T09:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Intermediate node deployment</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4846933#M2373</link>
      <description>&lt;P&gt;Hey Jonathan&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/270098"&gt;@Jonathan Cuthbert&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/250304"&gt;@leandrordc&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;To do LAN Automation of Stackwise Virtual switches, you can run the LAN Automation to provision the Master Switch then configure manually the stackwise on Master and Standby using a script like this:&lt;/P&gt;
&lt;P&gt;===============&lt;/P&gt;
&lt;P&gt;conf t&lt;BR /&gt;stackwise-virtual&lt;BR /&gt;domain 1&lt;BR /&gt;interface range TwentyFiveGigE1/0/47-48&lt;BR /&gt;stackwise-virtual link 1&lt;BR /&gt;interface TwentyFiveGigE1/0/46&lt;BR /&gt;stackwise-virtual dual-active-detection&lt;BR /&gt;end&lt;BR /&gt;switch 1 priority 15 &amp;lt;&amp;lt;&amp;lt;----- Just on Master switch (LAN automated)&lt;BR /&gt;wr&lt;BR /&gt;reload&lt;/P&gt;
&lt;P&gt;=====================&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;To have StackWise Virtual (SVL) in Cisco DNA Center, the SVL has to be built FIRST, then discovered.&amp;nbsp; We do not support discovering a single switch, converting it SVL, and then resyncing to try and have Inventory add the SVL.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Please avoid any manual workarounds like this, as they are likely to encounter challenges later down the line because of them. &lt;BR /&gt;&lt;BR /&gt;With regards to using SVL at all, may I ask the use case for SVL when using a Layer 3 routed access network which is what LAN Automation builds?&amp;nbsp; SVL, like VSS, was purpose-built to address Layer 2 link redundancy challenges and address full link utilization in these STP environments through MEC. I am hard-pressed to find a use case for SVL in a strict Layer 3 environment.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;L2 Border Handoff is one scenario where SVL is required to provide redundancy at Border level &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Ahsan Rana&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 10:13:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4846933#M2373</guid>
      <dc:creator>mrana0101</dc:creator>
      <dc:date>2023-06-01T10:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Intermediate node deployment</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4847084#M2374</link>
      <description>&lt;P&gt;notice that topic is relevant to intermediate nodes which stacking in basically L3 env is senseless unless one needs to utilize them for some L2-stuff. &amp;amp; yeah, it can be L2 BN handoff among others. but here i'd suggest legacy l2-transit via intermediate VSL-pair :0)&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 15:42:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4847084#M2374</guid>
      <dc:creator>Andrii Oliinyk</dc:creator>
      <dc:date>2023-06-01T15:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Intermediate node deployment</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4847107#M2375</link>
      <description>&lt;P&gt;guess you are reading a bit out of context here regardless 'title of the thread':&lt;BR /&gt;&lt;BR /&gt;I responded to the statement "&lt;SPAN&gt;I am hard-pressed to find a use case for SVL in a strict Layer 3 environment&lt;/SPAN&gt;"&lt;BR /&gt;&lt;BR /&gt;HTH &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 16:25:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4847107#M2375</guid>
      <dc:creator>mrana0101</dc:creator>
      <dc:date>2023-06-01T16:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Intermediate node deployment</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4847115#M2376</link>
      <description>&lt;P&gt;everyone is interpreting thread on it's own. But i wonder why in your case u ignore "&lt;SPAN&gt;&amp;nbsp;in a strict Layer 3 environment&lt;/SPAN&gt;" condition :0)&lt;/P&gt;
&lt;P&gt;cheers&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 16:43:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/intermediate-node-deployment/m-p/4847115#M2376</guid>
      <dc:creator>Andrii Oliinyk</dc:creator>
      <dc:date>2023-06-01T16:43:59Z</dc:date>
    </item>
  </channel>
</rss>

