<?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: NSO Basics for Network Automation ISSUE in DevNet Sandbox</title>
    <link>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5157728#M10307</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1762694"&gt;@sipho-nangle&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I spinned a NSO reservation to tested it and I can see that the devices and authgroups config is missing from the NCS host 49, sorry for the issue. This is something that will be fixed on the new release we are working on.&lt;/P&gt;
&lt;P&gt;In the meantime, you can apply this config, which will add the devices to NSO on host 49.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;devices authgroups group labadmin
default-map remote-name cisco
default-map remote-password cisco
default-map remote-secondary-password cisco
!
devices device core-rtr01
address   10.10.20.173
ssh host-key-verification none
authgroup labadmin
device-type cli ned-id cisco-iosxr-cli-7.44
device-type cli protocol telnet
state admin-state unlocked
!
devices device core-rtr02
address   10.10.20.174
ssh host-key-verification none
authgroup labadmin
device-type cli ned-id cisco-iosxr-cli-7.44
device-type cli protocol telnet
state admin-state unlocked
!
devices device dist-rtr01
address   10.10.20.175
ssh host-key-verification none
authgroup labadmin
device-type cli ned-id cisco-ios-cli-6.90
device-type cli protocol telnet
state admin-state unlocked
!
devices device dist-rtr02
address   10.10.20.176
ssh host-key-verification none
authgroup labadmin
device-type cli ned-id cisco-ios-cli-6.90
device-type cli protocol telnet
state admin-state unlocked
!
devices device dist-sw01
address   10.10.20.177
ssh host-key-verification none
authgroup labadmin
device-type cli ned-id cisco-nx-cli-5.23
device-type cli protocol telnet
ned-settings cisco-nx behaviours show-interface-all enable
state admin-state unlocked
!
devices device dist-sw02
address   10.10.20.178
ssh host-key-verification none
authgroup labadmin
device-type cli ned-id cisco-nx-cli-5.23
device-type cli protocol telnet
ned-settings cisco-nx behaviours show-interface-all enable
state admin-state unlocked
!
devices device edge-firewall01
address   10.10.20.171
ssh host-key-verification none
authgroup labadmin
device-type cli ned-id cisco-asa-cli-6.17
device-type cli protocol telnet
state admin-state unlocked
!
devices device edge-sw01
address   10.10.20.172
ssh host-key-verification none
authgroup labadmin
device-type cli ned-id cisco-ios-cli-6.90
device-type cli protocol telnet
state admin-state unlocked
!
devices device internet-rtr01
address   10.10.20.181
ssh host-key-verification none
authgroup labadmin
device-type cli ned-id cisco-ios-cli-6.90
device-type cli protocol telnet
state admin-state unlocked
!
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To quickly apply the configuration, you can go to configuration mode &lt;FONT face="andale mono,times" color="#FF0000"&gt;config &lt;/FONT&gt;then&amp;nbsp;&lt;FONT face="andale mono,times" color="#FF0000"&gt;load merge terminal&lt;/FONT&gt; copy paste the config I shared, &lt;STRONG&gt;press enter&lt;/STRONG&gt; (it needs to have a new line/carriage character), then &lt;FONT face="andale mono,times" color="#FF0000"&gt;ctrl + d&lt;/FONT&gt; to exit the terminal load and &lt;FONT face="andale mono,times" color="#FF0000"&gt;commit&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;I tested it and worked. From there you can connect to the devices and sync-from&lt;/P&gt;
&lt;P&gt;EDIT: typos&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Aug 2024 10:37:00 GMT</pubDate>
    <dc:creator>Jesus Illescas</dc:creator>
    <dc:date>2024-08-08T10:37:00Z</dc:date>
    <item>
      <title>NSO Basics for Network Automation ISSUE</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5154509#M10262</link>
      <description>&lt;P&gt;I am following the NSO Basics for network automation learning module and I'm stuck at once section.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="siphonangle_0-1722517062326.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/225124i9E8006EDDAE354BA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="siphonangle_0-1722517062326.png" alt="siphonangle_0-1722517062326.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;when I follow this step I get "No entries Found"&lt;/P&gt;&lt;P&gt;every other step has worked up until this point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 12:59:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5154509#M10262</guid>
      <dc:creator>sipho-nangle</dc:creator>
      <dc:date>2024-08-01T12:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: NSO Basics for Network Automation ISSUE</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5154640#M10268</link>
      <description>&lt;P&gt;DELETED (anwered in wrong thread)&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 16:46:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5154640#M10268</guid>
      <dc:creator>Marcel Zehnder</dc:creator>
      <dc:date>2024-08-01T16:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: NSO Basics for Network Automation ISSUE</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5154994#M10269</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1762694"&gt;@sipho-nangle&lt;/a&gt;&amp;nbsp;Maybe there are no devices imported/loaded in your NSO instance: What's the output of &lt;FONT face="courier new,courier"&gt;show devices brief&lt;/FONT&gt; ?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 12:50:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5154994#M10269</guid>
      <dc:creator>Marcel Zehnder</dc:creator>
      <dc:date>2024-08-02T12:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: NSO Basics for Network Automation ISSUE</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5154996#M10270</link>
      <description>&lt;P&gt;If the output is empty you need to configure an authgroup and add devices to NSO - see this link for the required steps:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.cisco.com/learning/modules/nso-basics/learn-nso-the-easy-way/populating-your-nso-instance/" target="_blank"&gt;https://developer.cisco.com/learning/modules/nso-basics/learn-nso-the-easy-way/populating-your-nso-instance/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 12:53:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5154996#M10270</guid>
      <dc:creator>Marcel Zehnder</dc:creator>
      <dc:date>2024-08-02T12:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: NSO Basics for Network Automation ISSUE</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5155440#M10273</link>
      <description>&lt;P&gt;I have done all the steps in that module up this point, multiple times, and still get the same result.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Aug 2024 09:33:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5155440#M10273</guid>
      <dc:creator>sipho-nangle</dc:creator>
      <dc:date>2024-08-03T09:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: NSO Basics for Network Automation ISSUE</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5155505#M10276</link>
      <description>&lt;P&gt;my NSO environment ran out of time, will check once I can reserve it again.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Aug 2024 13:43:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5155505#M10276</guid>
      <dc:creator>sipho-nangle</dc:creator>
      <dc:date>2024-08-03T13:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: NSO Basics for Network Automation ISSUE</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5155852#M10281</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1762694"&gt;@sipho-nangle&lt;/a&gt; if you are starting with NSO, you can also try &lt;A href="https://developer.cisco.com/learning/labs/learn-nso-with-netsim/introduction/" target="_blank"&gt;https://developer.cisco.com/learning/labs/learn-nso-with-netsim/introduction/&lt;/A&gt; which is similar to the Learning Lab you are following. The difference is that uses netsim instead of the sandbox and live status is not present.&lt;/P&gt;
&lt;P&gt;We are working on upgrading the NSO sandbox to fix some issues, hopefully that will fix the one you have.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 09:54:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5155852#M10281</guid>
      <dc:creator>Jesus Illescas</dc:creator>
      <dc:date>2024-08-05T09:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: NSO Basics for Network Automation ISSUE</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5156403#M10283</link>
      <description>&lt;P&gt;Hey Jesus,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been using netsim recently, its pretty good. I will check that link out too though. Thank you &lt;span class="lia-unicode-emoji" title=":grinning_squinting_face:"&gt;😆&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 11:10:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5156403#M10283</guid>
      <dc:creator>sipho-nangle</dc:creator>
      <dc:date>2024-08-06T11:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: NSO Basics for Network Automation ISSUE</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5156958#M10296</link>
      <description>&lt;P&gt;Is this why I am never able to reserve a slot ? is it currently offline until the works is completed ?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 08:43:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5156958#M10296</guid>
      <dc:creator>sipho-nangle</dc:creator>
      <dc:date>2024-08-07T08:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: NSO Basics for Network Automation ISSUE</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5156978#M10297</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1762694"&gt;@sipho-nangle&lt;/a&gt; , the work we do on the upgrade is not related to the availability of the sandbox. We work on a separate environment with separated instances.&lt;/P&gt;
&lt;P&gt;The reason you find hard to reserve a slot, is due to the number of instances available, you can see that on the "more info"&amp;nbsp; tab of the NSO sandbox, see "Currently Active" and "Active environment limit". I will review with the team if we can increase the number of instances.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JesusIllescas_0-1723021759967.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/225624i2ECA8C8959413F59/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JesusIllescas_0-1723021759967.png" alt="JesusIllescas_0-1723021759967.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 09:11:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5156978#M10297</guid>
      <dc:creator>Jesus Illescas</dc:creator>
      <dc:date>2024-08-07T09:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: NSO Basics for Network Automation ISSUE</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5156987#M10298</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have increased NSO reservation limit. Please try reserving again.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Support&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 09:21:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5156987#M10298</guid>
      <dc:creator>jokearns1</dc:creator>
      <dc:date>2024-08-07T09:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: NSO Basics for Network Automation ISSUE</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5157020#M10299</link>
      <description>&lt;P&gt;Ok, Thank you for the info &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 09:59:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5157020#M10299</guid>
      <dc:creator>sipho-nangle</dc:creator>
      <dc:date>2024-08-07T09:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: NSO Basics for Network Automation ISSUE</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5157025#M10300</link>
      <description>&lt;P&gt;Thanks, I have managed to reserve one.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 10:11:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5157025#M10300</guid>
      <dc:creator>sipho-nangle</dc:creator>
      <dc:date>2024-08-07T10:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: NSO Basics for Network Automation ISSUE</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5157244#M10302</link>
      <description>&lt;P&gt;Hey, I have tried this and it looks like there is no devices.&lt;/P&gt;&lt;P&gt;developer@10.10.20.49's password:&lt;BR /&gt;Last login: Wed Aug 7 08:55:50 2024 from 192.168.254.11&lt;BR /&gt;[developer@nso ~]$ ncs_cli -C -u admin&lt;/P&gt;&lt;P&gt;User admin last logged in 2024-08-07T15:56:17.51203+00:00, to nso, from 192.168.254.11 using cli-ssh&lt;BR /&gt;admin connected from 192.168.254.11 using ssh on nso&lt;BR /&gt;admin@ncs# show devices brief&lt;BR /&gt;NAME ADDRESS DESCRIPTION NED ID&lt;BR /&gt;----------------------------------&lt;/P&gt;&lt;P&gt;also if i run the command from the lab I get no entries found.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;admin@ncs# show running-config devices device&lt;BR /&gt;% No entries found.&lt;BR /&gt;admin@ncs# show running-config devices device | de-select config&lt;BR /&gt;% No entries found.&lt;BR /&gt;&lt;A href="mailto:admin@ncs" target="_blank"&gt;admin@ncs#&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 16:14:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5157244#M10302</guid>
      <dc:creator>sipho-nangle</dc:creator>
      <dc:date>2024-08-07T16:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: NSO Basics for Network Automation ISSUE</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5157728#M10307</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1762694"&gt;@sipho-nangle&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I spinned a NSO reservation to tested it and I can see that the devices and authgroups config is missing from the NCS host 49, sorry for the issue. This is something that will be fixed on the new release we are working on.&lt;/P&gt;
&lt;P&gt;In the meantime, you can apply this config, which will add the devices to NSO on host 49.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;devices authgroups group labadmin
default-map remote-name cisco
default-map remote-password cisco
default-map remote-secondary-password cisco
!
devices device core-rtr01
address   10.10.20.173
ssh host-key-verification none
authgroup labadmin
device-type cli ned-id cisco-iosxr-cli-7.44
device-type cli protocol telnet
state admin-state unlocked
!
devices device core-rtr02
address   10.10.20.174
ssh host-key-verification none
authgroup labadmin
device-type cli ned-id cisco-iosxr-cli-7.44
device-type cli protocol telnet
state admin-state unlocked
!
devices device dist-rtr01
address   10.10.20.175
ssh host-key-verification none
authgroup labadmin
device-type cli ned-id cisco-ios-cli-6.90
device-type cli protocol telnet
state admin-state unlocked
!
devices device dist-rtr02
address   10.10.20.176
ssh host-key-verification none
authgroup labadmin
device-type cli ned-id cisco-ios-cli-6.90
device-type cli protocol telnet
state admin-state unlocked
!
devices device dist-sw01
address   10.10.20.177
ssh host-key-verification none
authgroup labadmin
device-type cli ned-id cisco-nx-cli-5.23
device-type cli protocol telnet
ned-settings cisco-nx behaviours show-interface-all enable
state admin-state unlocked
!
devices device dist-sw02
address   10.10.20.178
ssh host-key-verification none
authgroup labadmin
device-type cli ned-id cisco-nx-cli-5.23
device-type cli protocol telnet
ned-settings cisco-nx behaviours show-interface-all enable
state admin-state unlocked
!
devices device edge-firewall01
address   10.10.20.171
ssh host-key-verification none
authgroup labadmin
device-type cli ned-id cisco-asa-cli-6.17
device-type cli protocol telnet
state admin-state unlocked
!
devices device edge-sw01
address   10.10.20.172
ssh host-key-verification none
authgroup labadmin
device-type cli ned-id cisco-ios-cli-6.90
device-type cli protocol telnet
state admin-state unlocked
!
devices device internet-rtr01
address   10.10.20.181
ssh host-key-verification none
authgroup labadmin
device-type cli ned-id cisco-ios-cli-6.90
device-type cli protocol telnet
state admin-state unlocked
!
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To quickly apply the configuration, you can go to configuration mode &lt;FONT face="andale mono,times" color="#FF0000"&gt;config &lt;/FONT&gt;then&amp;nbsp;&lt;FONT face="andale mono,times" color="#FF0000"&gt;load merge terminal&lt;/FONT&gt; copy paste the config I shared, &lt;STRONG&gt;press enter&lt;/STRONG&gt; (it needs to have a new line/carriage character), then &lt;FONT face="andale mono,times" color="#FF0000"&gt;ctrl + d&lt;/FONT&gt; to exit the terminal load and &lt;FONT face="andale mono,times" color="#FF0000"&gt;commit&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;I tested it and worked. From there you can connect to the devices and sync-from&lt;/P&gt;
&lt;P&gt;EDIT: typos&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 10:37:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5157728#M10307</guid>
      <dc:creator>Jesus Illescas</dc:creator>
      <dc:date>2024-08-08T10:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: NSO Basics for Network Automation ISSUE</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5157757#M10308</link>
      <description>&lt;P&gt;That has worked. Thank you Jesus, for the update on the NSO issue and for the work around &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 11:46:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/nso-basics-for-network-automation-issue/m-p/5157757#M10308</guid>
      <dc:creator>sipho-nangle</dc:creator>
      <dc:date>2024-08-08T11:46:52Z</dc:date>
    </item>
  </channel>
</rss>

