<?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: Interface Type Problem in NSO Developer Hub Discussions</title>
    <link>https://community.cisco.com/t5/nso-developer-hub-discussions/interface-type-problem/m-p/3828978#M3587</link>
    <description>&lt;P&gt;I just received it from github yang models. It is version 2014, I see inside there is an identity for &lt;STRONG&gt;ethernetCsmacd&lt;/STRONG&gt;. I think the yang model should be fine because from netopeer2-cli I can connect to the device. Do you think the problem is the model?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Mar 2019 16:13:39 GMT</pubDate>
    <dc:creator>mhemmatp</dc:creator>
    <dc:date>2019-03-29T16:13:39Z</dc:date>
    <item>
      <title>Interface Type Problem</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/interface-type-problem/m-p/3826941#M3566</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to connect NSO to VPP. I created a NED for a netconf device with all (i.e., ietf-interfaces, ietf-ip, ietf-yang-types, iana-if-type) yang models. But when I start to connect I receive an Error in which Interface type is not valid. I have a device with &lt;STRONG&gt;ianaift:ethernetCsmacd&lt;/STRONG&gt; type. Any help is appreciated?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Kind Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 10:16:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/interface-type-problem/m-p/3826941#M3566</guid>
      <dc:creator>mhemmatp</dc:creator>
      <dc:date>2019-03-27T10:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Type Problem</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/interface-type-problem/m-p/3828546#M3577</link>
      <description>&lt;P&gt;Can you provide a bit more data? Are you trying to execute a sync-from?&lt;/P&gt;
&lt;P&gt;-Dan&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 22:12:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/interface-type-problem/m-p/3828546#M3577</guid>
      <dc:creator>Dan.Sullivan</dc:creator>
      <dc:date>2019-03-28T22:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Type Problem</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/interface-type-problem/m-p/3828761#M3582</link>
      <description>&lt;P&gt;Firstly, thanks for your reply. Actually, I have a host which is running a VPP. I connect VPP to sysrepo, then to netopeer2-server (NETCONF server). I have an interface in VPP which is called host-eth0. I created a NED for this machine with these yang models (ietf-interfaces, ietf-ip, ietf-yang-types, iana-if-type). Then, I connect to this device which is successfully done. Now, my goal is to turn up/down an interface or assign an IP to it. But in the first step as you said when I sync-from(). I receive this error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope I clarified the problem.&lt;/P&gt;
&lt;P&gt;Kind Regards,&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 13:30:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/interface-type-problem/m-p/3828761#M3582</guid>
      <dc:creator>mhemmatp</dc:creator>
      <dc:date>2019-03-29T13:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Type Problem</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/interface-type-problem/m-p/3828931#M3586</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Where did you get the yang modules that you created the NED from?&amp;nbsp; Directly from the VPP instance you are trying to connect to or from somewhere else?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Does the iana-if-type.yang file that you've included in your yang NED have interface type&amp;nbsp;&lt;STRONG&gt;ianaift:ethernetCsmacd&lt;/STRONG&gt;&amp;nbsp;specified?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can view the file contents to see or you can attempt to manually configure the interface with this type from the NSO command line.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-Larry&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 15:06:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/interface-type-problem/m-p/3828931#M3586</guid>
      <dc:creator>lmanor</dc:creator>
      <dc:date>2019-03-29T15:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Type Problem</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/interface-type-problem/m-p/3828978#M3587</link>
      <description>&lt;P&gt;I just received it from github yang models. It is version 2014, I see inside there is an identity for &lt;STRONG&gt;ethernetCsmacd&lt;/STRONG&gt;. I think the yang model should be fine because from netopeer2-cli I can connect to the device. Do you think the problem is the model?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 16:13:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/interface-type-problem/m-p/3828978#M3587</guid>
      <dc:creator>mhemmatp</dc:creator>
      <dc:date>2019-03-29T16:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Type Problem</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/interface-type-problem/m-p/3828999#M3588</link>
      <description>Well the NED model you have in NSO doesn’t match what is being provided from the device I suspect. &lt;BR /&gt;</description>
      <pubDate>Fri, 29 Mar 2019 16:47:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/interface-type-problem/m-p/3828999#M3588</guid>
      <dc:creator>Dan.Sullivan</dc:creator>
      <dc:date>2019-03-29T16:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Type Problem</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/interface-type-problem/m-p/3829069#M3589</link>
      <description>&lt;P&gt;Yes, I'd be suspicious that a model from 2014 is still valid on a VPP instance running now - 5 years later...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 18:42:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/interface-type-problem/m-p/3829069#M3589</guid>
      <dc:creator>lmanor</dc:creator>
      <dc:date>2019-03-29T18:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Type Problem</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/interface-type-problem/m-p/3831744#M3600</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The best way to help you is if you provide the raw NED traces and the YANG modules that you used. Do you know how to get them?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Roque&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="sconnect-is-installed" style="display: none;"&gt;2.8.0.0&lt;/DIV&gt;</description>
      <pubDate>Wed, 03 Apr 2019 20:14:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/interface-type-problem/m-p/3831744#M3600</guid>
      <dc:creator>rogaglia</dc:creator>
      <dc:date>2019-04-03T20:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Type Problem</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/interface-type-problem/m-p/3832015#M3602</link>
      <description>&lt;P&gt;Since I was using sysrepo as the yang datastore. I made a NED with all of the yang modules in sysrepo, then I just removed those which does not needed one by one. In this way, it worked for me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you all for your support.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 08:06:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/interface-type-problem/m-p/3832015#M3602</guid>
      <dc:creator>mhemmatp</dc:creator>
      <dc:date>2019-04-04T08:06:10Z</dc:date>
    </item>
  </channel>
</rss>

