<?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 with configuring NSO device-type cli ned-id in NSO Developer Hub Discussions</title>
    <link>https://community.cisco.com/t5/nso-developer-hub-discussions/problem-with-configuring-nso-device-type-cli-ned-id/m-p/4157608#M5686</link>
    <description>&lt;P&gt;Thanks for the reply, at this moment there is a maintenance window, so I will try the solution after the weekend&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;greatings Wesley&lt;/P&gt;</description>
    <pubDate>Sat, 26 Sep 2020 14:30:17 GMT</pubDate>
    <dc:creator>wesleyderks</dc:creator>
    <dc:date>2020-09-26T14:30:17Z</dc:date>
    <item>
      <title>Problem with configuring NSO device-type cli ned-id</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/problem-with-configuring-nso-device-type-cli-ned-id/m-p/4156202#M5680</link>
      <description>&lt;P&gt;I am trying to configure the NSO in the lab&amp;nbsp;NSO Fundamentals, but I get stuck when I add the device&amp;nbsp;edge-sw01. When I follow the steps one off the commands isn't recognized. This are the steps what on the site is writen:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;devices device edge-sw01 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;address 10.10.20.172 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;authgroup labadmin &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;device-&lt;/SPAN&gt;&lt;SPAN class="hljs-keyword"&gt;type&lt;/SPAN&gt; &lt;SPAN class="hljs-keyword"&gt;cli&lt;/SPAN&gt;&lt;SPAN&gt; ned-id cisco-ios-&lt;/SPAN&gt;&lt;SPAN class="hljs-keyword"&gt;cli&lt;/SPAN&gt;&lt;SPAN&gt;-6.44 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;device-&lt;/SPAN&gt;&lt;SPAN class="hljs-keyword"&gt;type&lt;/SPAN&gt; &lt;SPAN class="hljs-keyword"&gt;cli&lt;/SPAN&gt;&lt;SPAN&gt; protocol telnet &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ssh host-key-verification none commit&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the commands are accepted, only&amp;nbsp;&lt;SPAN&gt;device-&lt;/SPAN&gt;&lt;SPAN class="hljs-keyword"&gt;type&lt;/SPAN&gt; &lt;SPAN class="hljs-keyword"&gt;cli&lt;/SPAN&gt;&lt;SPAN&gt; ned-id cisco-ios-&lt;/SPAN&gt;&lt;SPAN class="hljs-keyword"&gt;cli&lt;/SPAN&gt;&lt;SPAN&gt;-6.44 isn't possible to add. Also I tryed the load merge command from a copy off the config from 10.10.20.49, but I get the same error on line 5 what is the same command.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The only 3 options what I have got are these:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;admin@ncs(config-device-edge-sw01)# device-type cli ned-id ?&lt;BR /&gt;Description: The NED Identity&lt;BR /&gt;Possible completions:&lt;BR /&gt;[lsa-netconf] lsa-netconf netconf snmp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I am doing wrong? Hopefully anyone has a answer for my problem, thanks anyway for reading&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gr Wesley&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 21:34:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/problem-with-configuring-nso-device-type-cli-ned-id/m-p/4156202#M5680</guid>
      <dc:creator>wesleyderks</dc:creator>
      <dc:date>2020-09-23T21:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with configuring NSO device-type cli ned-id</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/problem-with-configuring-nso-device-type-cli-ned-id/m-p/4156841#M5681</link>
      <description>&lt;P&gt;It looks like you may not have the&amp;nbsp;&lt;SPAN&gt;cisco-ios-&lt;/SPAN&gt;&lt;SPAN class="hljs-keyword"&gt;cli&lt;/SPAN&gt;&lt;SPAN&gt;-6.44 NED package (or any other NED for that matter) loaded into NSO.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you show packages what is loaded into NSO:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;From operational cli mode:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;admin@ncs# show packages package oper-status&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 20:27:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/problem-with-configuring-nso-device-type-cli-ned-id/m-p/4156841#M5681</guid>
      <dc:creator>lmanor</dc:creator>
      <dc:date>2020-09-24T20:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with configuring NSO device-type cli ned-id</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/problem-with-configuring-nso-device-type-cli-ned-id/m-p/4157199#M5682</link>
      <description>&lt;P&gt;Hello Imanor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply. It seems that is the problem that the NED packages aren't loaded in the NSO&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;admin@ncs# show packages package oper-status&lt;BR /&gt;% No entries found.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought that I loaded the NED packages in a early state with these commands&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ncs-setup --dest ${NCS_DIR}/packages/neds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ncs-setup --package nso/packages/neds/cisco-ios-cli-6.44 \&lt;BR /&gt;&amp;gt; --package nso/packages/neds/cisco-nx-cli-5.15 \&lt;BR /&gt;&amp;gt; --package nso/packages/neds/cisco-iosxr-cli-7.20 \&lt;BR /&gt;&amp;gt; --package nso/packages/neds/cisco-asa-cli-6.8 \&lt;BR /&gt;&amp;gt; --dest nso-instance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After these commands I saw in the directory nso-instance these logical links created&lt;/P&gt;&lt;P&gt;lrwxrwxrwx 1 developer docker 26 Sep 25 04:48 cisco-asa-cli-6.8 -&amp;gt; packages/cisco-asa-cli-6.8&lt;BR /&gt;lrwxrwxrwx 1 developer docker 27 Sep 25 04:48 cisco-ios-cli-6.44 -&amp;gt; packages/cisco-ios-cli-6.44&lt;BR /&gt;lrwxrwxrwx 1 developer docker 29 Sep 25 04:48 cisco-iosxr-cli-7.20 -&amp;gt; packages/cisco-iosxr-cli-7.20&lt;BR /&gt;lrwxrwxrwx 1 developer docker 26 Sep 25 04:48 cisco-nx-cli-5.15 -&amp;gt; packages/cisco-nx-cli-5.15&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did I forget something or isn't the configuration correct? I follewed 3 times the steps, but I don't see what is wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 13:24:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/problem-with-configuring-nso-device-type-cli-ned-id/m-p/4157199#M5682</guid>
      <dc:creator>wesleyderks</dc:creator>
      <dc:date>2020-09-25T13:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with configuring NSO device-type cli ned-id</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/problem-with-configuring-nso-device-type-cli-ned-id/m-p/4157306#M5683</link>
      <description>&lt;P&gt;So, the ncs-setup command will create a new NSO 'run-time' directory to use with a NSO 'local' install.&lt;/P&gt;
&lt;P&gt;Generally the run-time directory is created outside of the NSO product install directory.&lt;/P&gt;
&lt;P&gt;This command above (I didn't see this command in the lab example):&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;ncs-setup --dest ${NCS_DIR}/packages/neds&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;created a new directory called 'neds' as a NSO run-time directory, overwriting the NEDs provided with your NSO distribution. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Subsequent linking to neds in that directory which are no longer there - so your links are going nowhere so NSO has nothing to load.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; So you'll need to re-install NSO to get those NEDs back and then proceed as follows:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I keep a directory called Projects where I put all my NSO run-time directories, say it's at ~/Projects:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;$ cd ~/Projects&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;Projects$ source ~/NCS/releases/nso-5.3.1/ncsrc&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;Projects$ echo $NCS_DIR&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;/Users/lmanor/NCS/releases/nso-5.3.1&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;Projects$&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;Projects$ ncs-setup --package $NCS_DIR/packages/neds/cisco-ios-cli-3.8 --package $NCS_DIR/packages/neds/cisco-nx-cli-3.0 --package $NCS_DIR/packages/neds/cisco-iosxr-cli-3.5 --package $NCS_DIR/packages/neds/cisco-asa-cli-6.6 --dest nso-runtime&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Projects$ cd nso-runtime&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;nso-runtime$ ls&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;README.ncs logs ncs-cdb ncs.conf packages scripts state&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;nso-runtime$ cd packages/&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;packages$ ls -altr&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;total 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;lrwxr-xr-x 1 lmanor staff 68 Sep 25 12:07 cisco-ios-cli-3.8 -&amp;gt; /Users/lmanor/NCS/releases/nso-5.3.1/packages/neds/cisco-ios-cli-3.8&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;lrwxr-xr-x 1 lmanor staff 67 Sep 25 12:07 cisco-nx-cli-3.0 -&amp;gt; /Users/lmanor/NCS/releases/nso-5.3.1/packages/neds/cisco-nx-cli-3.0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;lrwxr-xr-x 1 lmanor staff 70 Sep 25 12:07 cisco-iosxr-cli-3.5 -&amp;gt; /Users/lmanor/NCS/releases/nso-5.3.1/packages/neds/cisco-iosxr-cli-3.5&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;lrwxr-xr-x 1 lmanor staff 68 Sep 25 12:07 cisco-asa-cli-6.6 -&amp;gt; /Users/lmanor/NCS/releases/nso-5.3.1/packages/neds/cisco-asa-cli-6.6&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;drwxr-xr-x 6 lmanor staff 192 Sep 25 12:07 .&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;drwxr-xr-x 9 lmanor staff 288 Sep 25 12:07 ..&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;packages$ ls cisco-asa-cli-6.6&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;CHANGES LICENSES.nedcom build-meta-data.xml netsim private-jar src&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;LICENSE README load-dir package-meta-data.xml shared-jar&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then from the nso run-time directory, start NSO:&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;packages$ cd ..&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;nso-runtime$ ncs&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;nso-runtime$ ncs_cli -u admin&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;admin connected from 127.0.0.1 using console on LMANOR-M-24MR&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;A href="mailto:admin@ncs&amp;gt;" target="_blank"&gt;admin@ncs&amp;gt;&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;admin@ncs&amp;gt; show packages package oper-status&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;PACKAGE&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;PROGRAM META FILE&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;CODE JAVA PYTHON BAD NCS PACKAGE PACKAGE CIRCULAR DATA LOAD ERROR&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;NAME UP ERROR UNINITIALIZED UNINITIALIZED VERSION NAME VERSION DEPENDENCY ERROR ERROR INFO&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;------------------------------------------------------------------------------------------------------------------------------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;cisco-asa-cli-6.6 X - - - - - - - - - -&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;cisco-ios-cli-3.8 X - - - - - - - - - -&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;cisco-iosxr-cli-3.5 X - - - - - - - - - -&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;cisco-nx-cli-3.0 X - - - - - - - - - -&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 16:19:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/problem-with-configuring-nso-device-type-cli-ned-id/m-p/4157306#M5683</guid>
      <dc:creator>lmanor</dc:creator>
      <dc:date>2020-09-25T16:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with configuring NSO device-type cli ned-id</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/problem-with-configuring-nso-device-type-cli-ned-id/m-p/4157608#M5686</link>
      <description>&lt;P&gt;Thanks for the reply, at this moment there is a maintenance window, so I will try the solution after the weekend&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;greatings Wesley&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2020 14:30:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/problem-with-configuring-nso-device-type-cli-ned-id/m-p/4157608#M5686</guid>
      <dc:creator>wesleyderks</dc:creator>
      <dc:date>2020-09-26T14:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with configuring NSO device-type cli ned-id</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/problem-with-configuring-nso-device-type-cli-ned-id/m-p/4158999#M5694</link>
      <description>&lt;P&gt;Thanks Imanor,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tryed the steps again today and everything is working fine&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gr Wesley&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 20:11:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/problem-with-configuring-nso-device-type-cli-ned-id/m-p/4158999#M5694</guid>
      <dc:creator>wesleyderks</dc:creator>
      <dc:date>2020-09-29T20:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with configuring NSO device-type cli ned-id</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/problem-with-configuring-nso-device-type-cli-ned-id/m-p/4785261#M7711</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You just have to copy the NED package you need from&amp;nbsp; ./ncs-6.0/packages/neds/ to&amp;nbsp; ./ncs-run/packages/&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then You have to reload the package in the cli with the command&amp;nbsp;&amp;nbsp;admin@ncs# packages reload&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;A href="https://www.ciscolive.com/c/dam/r/ciscolive/emea/docs/2019/pdf/LABSPG-2442-LG.pdf" target="_blank"&gt;https://www.ciscolive.com/c/dam/r/ciscolive/emea/docs/2019/pdf/LABSPG-2442-LG.pdf&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;There is no NED package in the ncs-run directory by default.&lt;/P&gt;&lt;P&gt;Truly yours,&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 20:04:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/problem-with-configuring-nso-device-type-cli-ned-id/m-p/4785261#M7711</guid>
      <dc:creator>RiekCyber</dc:creator>
      <dc:date>2023-03-01T20:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with configuring NSO device-type cli ned-id</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/problem-with-configuring-nso-device-type-cli-ned-id/m-p/5009484#M8329</link>
      <description>&lt;P&gt;Thanks your suggestion did it for me. Have a great day!&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 22:34:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/problem-with-configuring-nso-device-type-cli-ned-id/m-p/5009484#M8329</guid>
      <dc:creator>aj.riveras</dc:creator>
      <dc:date>2024-01-30T22:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with configuring NSO device-type cli ned-id</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/problem-with-configuring-nso-device-type-cli-ned-id/m-p/5010062#M8330</link>
      <description>&lt;P&gt;If you are starting with NSO, I highly recommend to take a look at these learning labs.&lt;/P&gt;
&lt;P&gt;- &lt;A href="https://developer.cisco.com/learning/labs/learn-nso-with-netsim/" target="_blank" rel="noopener"&gt;https://developer.cisco.com/learning/labs/learn-nso-with-netsim/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;- &lt;A href="https://developer.cisco.com/learning/tracks/get_started_with_nso/" target="_blank" rel="noopener"&gt;https://developer.cisco.com/learning/tracks/get_started_with_nso/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;They go step-by-step to getting started with NSO. There you can find detailed guides and you can practice with a live environment directly on the web browser.&lt;/P&gt;
&lt;P&gt;The NSO you can find there is based on the official NSO container.&lt;/P&gt;
&lt;P&gt;Let us know any suggestion, we are actively update them.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 09:20:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/problem-with-configuring-nso-device-type-cli-ned-id/m-p/5010062#M8330</guid>
      <dc:creator>Jesus Illescas</dc:creator>
      <dc:date>2024-01-31T09:20:57Z</dc:date>
    </item>
  </channel>
</rss>

