<?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: What is the proper package/nNED to talk to NX-OS via NETCONF? in NSO Developer Hub Discussions</title>
    <link>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555055#M1771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jan,&lt;BR /&gt;That is correct. What i need is XE models. I saw a link Bilal posted for XE models and thought that someone must have used to compile and correct those yang models to avoid internal error. Hence, I posted reply on this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Pratik Lala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Sep 2017 16:31:37 GMT</pubDate>
    <dc:creator>pralala</dc:creator>
    <dc:date>2017-09-19T16:31:37Z</dc:date>
    <item>
      <title>What is the proper package/nNED to talk to NX-OS via NETCONF?</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555048#M1764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to connect to a Nexus 3K using NETCONF. I know NETCONF is running because I can SSH to the box with the xmlagent option and pass XML back and forth. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the proper NED to use with Nexus and NETCONF?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the following config. The password seems correct, because if I change it in NSO to a wrong one, NSO reports a bad user/pass. However, with the correct password I am getting an NSO internal error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;admin@ncs&amp;gt; show configuration devices device n3k&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;address &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;a.b.c.d;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;port&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;22;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;ssh {&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;host-key ssh-rsa {&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;key-data "&amp;lt;key-removed&amp;gt;";&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;authgroup labauth;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;device-type {&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;netconf {&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;ned-id netconf;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;state {&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;admin-state unlocked;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;And the authgroup:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;admin@ncs&amp;gt; show configuration devices authgroups group labauth&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;umap admin {&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;remote-name &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;admin;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;remote-password &amp;lt;removed&amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;But I get the following when trying to connect:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;admin@ncs&amp;gt; request devices device n3k connect&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;result false&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="padding-left: 30px;"&gt;&lt;SPAN class="s1"&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;info internal error&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 11:56:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555048#M1764</guid>
      <dc:creator>cspeidel</dc:creator>
      <dc:date>2019-03-01T11:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: What is the proper package/nNED to talk to NX-OS via NETCONF?</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555049#M1765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Internal error usually indicates an issue which engineering should investigate further. Please raise a ticket.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For devices/platform-family that support NETCONF, the YANG models are supplied by the vendor. To use the network-element with NSO, a NETCONF NED can be auto-generated and built from the supplied YANG models.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please take a look at:&lt;/P&gt;&lt;P&gt;ncs-make-package --help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Specifically:&lt;/P&gt;&lt;P&gt;ncs-make-package --netconf-ned DIR package-name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above would generate the corresponding NED package which can then be built and placed into the NSO's runtime packages directory. Followed by a "packages reload" in NSO.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 00:05:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555049#M1765</guid>
      <dc:creator>alam.bilal</dc:creator>
      <dc:date>2017-07-26T00:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: What is the proper package/nNED to talk to NX-OS via NETCONF?</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555050#M1766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For Cisco, the YANG models can be found here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/YangModels/yang/tree/master/vendor/cisco/" title="https://github.com/YangModels/yang/tree/master/vendor/cisco/"&gt;https://github.com/YangModels/yang/tree/master/vendor/cisco/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 00:07:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555050#M1766</guid>
      <dc:creator>alam.bilal</dc:creator>
      <dc:date>2017-07-26T00:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: What is the proper package/nNED to talk to NX-OS via NETCONF?</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555051#M1767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The NETCONF interface on NX is very new. There are many issues being ironed out as we speak, so for the time being, consider it experimental. If you're interested to work with it, don't hesitate to reach out to me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 07:09:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555051#M1767</guid>
      <dc:creator>Jan Lindblad</dc:creator>
      <dc:date>2017-07-26T07:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: What is the proper package/nNED to talk to NX-OS via NETCONF?</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555052#M1768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Jan. I am updating some NX code and will test again with NETCONF at that point. By the way, nice videos from developer days!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 13:18:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555052#M1768</guid>
      <dc:creator>cspeidel</dc:creator>
      <dc:date>2017-07-26T13:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: What is the proper package/nNED to talk to NX-OS via NETCONF?</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555053#M1769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;I have been trying to use the above yang models to compile with 4.4.2.1. I keep getting "internal error". Did you/anyone try to compile the above yang models?&lt;BR /&gt;I am trying to compile the following yang files:&lt;A href="https://github.com/YangModels/yang/tree/master/vendor/cisco/xe/1661" title="https://github.com/YangModels/yang/tree/master/vendor/cisco/xe/1661"&gt;yang/vendor/cisco/xe/1661 at master · YangModels/yang · GitHub&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 03:02:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555053#M1769</guid>
      <dc:creator>pralala</dc:creator>
      <dc:date>2017-09-19T03:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: What is the proper package/nNED to talk to NX-OS via NETCONF?</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555054#M1770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I compile lots of different versions of NX and XE models frequently. You can contact me directly to discuss details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I note that you are mentioning XE models in your link, but an NX device on the subject line. They are not compatible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 07:59:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555054#M1770</guid>
      <dc:creator>Jan Lindblad</dc:creator>
      <dc:date>2017-09-19T07:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: What is the proper package/nNED to talk to NX-OS via NETCONF?</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555055#M1771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jan,&lt;BR /&gt;That is correct. What i need is XE models. I saw a link Bilal posted for XE models and thought that someone must have used to compile and correct those yang models to avoid internal error. Hence, I posted reply on this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Pratik Lala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 16:31:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555055#M1771</guid>
      <dc:creator>pralala</dc:creator>
      <dc:date>2017-09-19T16:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: What is the proper package/nNED to talk to NX-OS via NETCONF?</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555056#M1772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your best option is to download the YANG models directly from the device. That way you know you'll get the right version. You can do that using the Pioneer package on NSO, if you like. There are many threads on the Hub about compiling NETCONF NEDs if you search around a bit. If you have specific trouble compiling a NED package, feel free to contact me directly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 10:02:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555056#M1772</guid>
      <dc:creator>Jan Lindblad</dc:creator>
      <dc:date>2017-09-20T10:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: What is the proper package/nNED to talk to NX-OS via NETCONF?</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555057#M1773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jan,&lt;BR /&gt;I managed to compile from the above source that Bilal had provided &lt;IMG src="https://community.cisco.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;BR /&gt;The original issue was that i was getting the xe yang files from a team i am working with. With their yang models, i always used to end up getting "internal error". I still have not been able to find out the root cause. Tried with verbose and messing around with yanger. still no luck.&lt;BR /&gt;But, for now, i have something to work with.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 15:06:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555057#M1773</guid>
      <dc:creator>pralala</dc:creator>
      <dc:date>2017-09-20T15:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: What is the proper package/nNED to talk to NX-OS via NETCONF?</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555058#M1774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! If you have that original package you got, I'd have a look to figure out what caused our tools to trip.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 18:35:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3555058#M1774</guid>
      <dc:creator>Jan Lindblad</dc:creator>
      <dc:date>2017-09-20T18:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: What is the proper package/nNED to talk to IOS-XR(6.1.3 in simulation) via NETCONF?</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3926949#M4330</link>
      <description>&lt;P&gt;Dear Jan Lindblad,&lt;/P&gt;&lt;P&gt;Greetings for the day,&lt;/P&gt;&lt;P&gt;I am making use of cisco NSO to configure my netconf devices. Initially I tried to make use of pioneer package but unable to fetch yang model using pioneer the error is like &lt;STRONG&gt;"not advertising yang models".&lt;/STRONG&gt; So, I have tried giving command&lt;STRONG&gt; ncs-make-package --netconf-ned DIR package-name&lt;/STRONG&gt;(cisco iosxr-6.1.3 yang models from github).After giving make command in &lt;STRONG&gt;/ncs-run/package-name/src&lt;/STRONG&gt;&amp;nbsp; we are getting yang model compilation errors like &lt;STRONG&gt;"illegal character after \ ","restriction require instance is not valid"/.&amp;nbsp;&lt;/STRONG&gt;could you please help me out regarding this and let me you need any further information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your time and consideration,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tejaswini&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2019 13:30:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3926949#M4330</guid>
      <dc:creator>teju321</dc:creator>
      <dc:date>2019-09-19T13:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: What is the proper package/nNED to talk to IOS-XR(6.1.3 in simulation) via NETCONF?</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3927804#M4333</link>
      <description>&lt;P&gt;Hi, Tejaswini.&lt;/P&gt;
&lt;P&gt;It looks like there was a syntax problem in a couple of the 6.1.3 models in github.&amp;nbsp; I'm following up with this and hope to get corrections posted to github soon.&amp;nbsp; If you want to make progress in the meantime, you can manually replace the "\" characters with "\\" in Cisco-IOS-XR-types.yang, Cisco-IOS-XR-infra-policymgr-cfg.yang, and Cisco-IOS-XR-crypto-macsec-pl-oper-sub1.yang.&amp;nbsp; I've put the diff below that enabled me to compile the NED for 6.1.3.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Shelly&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;diff ./Cisco-IOS-XR-types.yang ~/yang/vendor/cisco/xr/613/Cisco-IOS-XR-types.yang&lt;BR /&gt;111c111&lt;BR /&gt;&amp;lt; "[0-9]|25[0-5])\\.){3}([1-9]?[0-9]|1[0-9][0-9]|2[0-4][0-9]"+&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; "[0-9]|25[0-5])\.){3}([1-9]?[0-9]|1[0-9][0-9]|2[0-4][0-9]"+&lt;BR /&gt;127c127&lt;BR /&gt;&amp;lt; "(([1-9]?[0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.){3}"+&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; "(([1-9]?[0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}"+&lt;BR /&gt;147,152c147,152&lt;BR /&gt;&amp;lt; pattern "(([a-zA-Z0-9_]*\\d+/){3,4}\\d+)|"+&lt;BR /&gt;&amp;lt; "(([a-zA-Z0-9_]*\\d+/){3,4}\\d+\\.\\d+)|"+&lt;BR /&gt;&amp;lt; "(([a-zA-Z0-9_]*\\d+/){2}([a-zA-Z0-9_]*\\d+))|"+&lt;BR /&gt;&amp;lt; "(([a-zA-Z0-9_]*\\d+/){2}([a-zA-Z0-9_]+))|"+&lt;BR /&gt;&amp;lt; "([a-zA-Z0-9_-]*\\d+)|"+&lt;BR /&gt;&amp;lt; "([a-zA-Z0-9_-]*\\d+\\.\\d+)|"+&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; pattern "(([a-zA-Z0-9_]*\d+/){3,4}\d+)|"+&lt;BR /&gt;&amp;gt; "(([a-zA-Z0-9_]*\d+/){3,4}\d+\.\d+)|"+&lt;BR /&gt;&amp;gt; "(([a-zA-Z0-9_]*\d+/){2}([a-zA-Z0-9_]*\d+))|"+&lt;BR /&gt;&amp;gt; "(([a-zA-Z0-9_]*\d+/){2}([a-zA-Z0-9_]+))|"+&lt;BR /&gt;&amp;gt; "([a-zA-Z0-9_-]*\d+)|"+&lt;BR /&gt;&amp;gt; "([a-zA-Z0-9_-]*\d+\.\d+)|"+&lt;BR /&gt;165c165&lt;BR /&gt;&amp;lt; pattern "[\\w\\-\\.:,_@#%$\\+=\\|;]+";&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; pattern "[\w\-\.:,_@#%$\+=\|;]+";&lt;BR /&gt;188c188&lt;BR /&gt;&amp;lt; pattern "[a-zA-Z0-9_]*\\d+";&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; pattern "[a-zA-Z0-9_]*\d+";&lt;BR /&gt;196c196&lt;BR /&gt;&amp;lt; pattern "[a-zA-Z0-9_]*\\d+";&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; pattern "[a-zA-Z0-9_]*\d+";&lt;BR /&gt;204c204&lt;BR /&gt;&amp;lt; pattern "[a-zA-Z0-9_]*\\d+";&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; pattern "[a-zA-Z0-9_]*\d+";&lt;BR /&gt;212c212&lt;BR /&gt;&amp;lt; pattern "[a-zA-Z0-9_]*\\d+";&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; pattern "[a-zA-Z0-9_]*\d+";&lt;BR /&gt;248c248&lt;BR /&gt;&amp;lt; pattern "[a-fA-F0-9]{4}(\\.[a-fA-F0-9]{4}){2}";&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; pattern "[a-fA-F0-9]{4}(\.[a-fA-F0-9]{4}){2}";&lt;BR /&gt;257c257&lt;BR /&gt;&amp;lt; pattern "[a-fA-F0-9]{2}(\\.[a-fA-F0-9]{4}){0,6}";&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; pattern "[a-fA-F0-9]{2}(\.[a-fA-F0-9]{4}){0,6}";&lt;BR /&gt;267c267&lt;BR /&gt;&amp;lt; pattern "[a-fA-F0-9]{4}(\\.[a-fA-F0-9]{4}){2}\\.[a-fA-F0-9]{2}";&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; pattern "[a-fA-F0-9]{4}(\.[a-fA-F0-9]{4}){2}\.[a-fA-F0-9]{2}";&lt;BR /&gt;276c276&lt;BR /&gt;&amp;lt; pattern "[a-fA-F0-9]{4}(\\.[a-fA-F0-9]{4}){2}";&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; pattern "[a-fA-F0-9]{4}(\.[a-fA-F0-9]{4}){2}";&lt;BR /&gt;284,285c284,285&lt;BR /&gt;&amp;lt; pattern "[a-fA-F0-9]{4}(\\.[a-fA-F0-9]{4}){2}\\.[a-fA-F0-9]{2}"+&lt;BR /&gt;&amp;lt; "\\-[a-fA-F0-9]{2}";&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; pattern "[a-fA-F0-9]{4}(\.[a-fA-F0-9]{4}){2}\.[a-fA-F0-9]{2}"+&lt;BR /&gt;&amp;gt; "\-[a-fA-F0-9]{2}";&lt;BR /&gt;295c295&lt;BR /&gt;&amp;lt; "[a-fA-F0-9]{2}(\\.[a-fA-F0-9]{4}){3,9}\\.[a-fA-F0-9]{2}";&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; "[a-fA-F0-9]{2}(\.[a-fA-F0-9]{4}){3,9}\.[a-fA-F0-9]{2}";&lt;BR /&gt;307c307&lt;BR /&gt;&amp;lt; pattern "[a-zA-Z][\\w\\-]*";&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; pattern "[a-zA-Z][\w\-]*";&lt;BR /&gt;315c315&lt;BR /&gt;&amp;lt; pattern "(\\p{IsBasicLatin}|\\p{IsLatin-1Supplement})*";&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; pattern "(\p{IsBasicLatin}|\p{IsLatin-1Supplement})*";&lt;BR /&gt;326c326&lt;BR /&gt;&amp;lt; pattern "((\\p{IsBasicLatin}|\\p{IsLatin-1Supplement})*)"+&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; pattern "((\p{IsBasicLatin}|\p{IsLatin-1Supplement})*)"+&lt;BR /&gt;338c338&lt;BR /&gt;&amp;lt; pattern "([a-zA-Z0-9_]*\\d+/){3}([a-zA-Z0-9_]*\\d+)";&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; pattern "([a-zA-Z0-9_]*\d+/){3}([a-zA-Z0-9_]*\d+)";&lt;BR /&gt;347c347&lt;BR /&gt;&amp;lt; pattern "([a-zA-Z0-9_]*\\d+/){1,2}([a-zA-Z0-9_]*\\d+)";&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; pattern "([a-zA-Z0-9_]*\d+/){1,2}([a-zA-Z0-9_]*\d+)";&lt;BR /&gt;355,356c355,356&lt;BR /&gt;&amp;lt; pattern "((([a-zA-Z0-9_]*\\d+)|(\\*))/){2}(([a-zA-Z0-9_]*\\d+)"+&lt;BR /&gt;&amp;lt; "|(\\*))";&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; pattern "((([a-zA-Z0-9_]*\d+)|(\*))/){2}(([a-zA-Z0-9_]*\d+)"+&lt;BR /&gt;&amp;gt; "|(\*))";&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2019 19:45:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3927804#M4333</guid>
      <dc:creator>scadora</dc:creator>
      <dc:date>2019-09-20T19:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: What is the proper package/nNED to talk to IOS-XR(6.1.3 in simulation) via NETCONF?</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3930068#M4354</link>
      <description>&lt;P&gt;Hi shelly,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply after trying that...I will get back to you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks once again,&lt;/P&gt;&lt;P&gt;Tejaswini.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 11:57:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/what-is-the-proper-package-nned-to-talk-to-nx-os-via-netconf/m-p/3930068#M4354</guid>
      <dc:creator>teju321</dc:creator>
      <dc:date>2019-09-25T11:57:52Z</dc:date>
    </item>
  </channel>
</rss>

