<?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: whether netsim support ipv6 in NSO Developer Hub Discussions</title>
    <link>https://community.cisco.com/t5/nso-developer-hub-discussions/whether-netsim-support-ipv6/m-p/3605140#M2354</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can confirm this works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;confdIpcAddress&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ip&amp;gt;0.0.0.0&amp;lt;/ip&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/confdIpcAddress&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;confdIpcExtraListenIp&amp;gt;::&amp;lt;/confdIpcExtraListenIp&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Mar 2018 14:54:36 GMT</pubDate>
    <dc:creator>frjansso</dc:creator>
    <dc:date>2018-03-21T14:54:36Z</dc:date>
    <item>
      <title>whether netsim support ipv6</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/whether-netsim-support-ipv6/m-p/3605133#M2347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I start netsim in my server, it could be login by ssh for ipv4, but it could not be login by ssh for ipv6. Whether netsim support for ipv6 ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;ssh admin@10.10.96.38 -p 10022， success to login&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ssh admin@2001:db8:1::242:a0a:6026 -p 10022,&lt;/P&gt;&lt;P&gt;ssh: connect to host 2001:db8:1::242:a0a:6026 port 10022: &lt;SPAN style="color: #ff6600;"&gt;Connection refused&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ssh admin@2001:db8:1::242:a0a:6026 -p 22,&amp;nbsp; port 22 success to login.&lt;/P&gt;&lt;P&gt;admin@2001:db8:1::242:a0a:6026's password: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 12:06:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/whether-netsim-support-ipv6/m-p/3605133#M2347</guid>
      <dc:creator>haofan</dc:creator>
      <dc:date>2019-03-01T12:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: whether netsim support ipv6</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/whether-netsim-support-ipv6/m-p/3605134#M2348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any experts could help me ?&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2018 01:06:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/whether-netsim-support-ipv6/m-p/3605134#M2348</guid>
      <dc:creator>haofan</dc:creator>
      <dc:date>2018-03-13T01:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: whether netsim support ipv6</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/whether-netsim-support-ipv6/m-p/3605135#M2349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The NETSIMs themselves can bind to IPv6 addresses, check confd.conf in each NETSIM. You'd have to replace the IPv4 addresses with IPv6 corresponding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you'd probably have to create them using the tool and then manually/script change the addresses though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2018 19:28:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/whether-netsim-support-ipv6/m-p/3605135#M2349</guid>
      <dc:creator>frjansso</dc:creator>
      <dc:date>2018-03-13T19:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: whether netsim support ipv6</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/whether-netsim-support-ipv6/m-p/3605136#M2350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fredrik,&lt;/P&gt;&lt;P&gt;Thanks for your reply !&lt;/P&gt;&lt;P&gt;update to below configurations, it work for ipv6. Could netsim both support ipv6 and ipv4 at the same time ? Based on my testing, netsim only support one IP type, ipv6 or ipv4&lt;/P&gt;&lt;P&gt;&amp;lt;ssh&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;enabled&amp;gt;true&amp;lt;/enabled&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ip&amp;gt;::&amp;lt;/ip&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;port&amp;gt;10023&amp;lt;/port&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/ssh&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 05:58:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/whether-netsim-support-ipv6/m-p/3605136#M2350</guid>
      <dc:creator>haofan</dc:creator>
      <dc:date>2018-03-14T05:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: whether netsim support ipv6</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/whether-netsim-support-ipv6/m-p/3605137#M2351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Default (if I remember correctly) is that a socket bound to IPv6 "any" or localhost also accepts IPv4 connections. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tested and verified that it doesn't work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 15:23:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/whether-netsim-support-ipv6/m-p/3605137#M2351</guid>
      <dc:creator>frjansso</dc:creator>
      <dc:date>2018-03-14T15:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: whether netsim support ipv6</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/whether-netsim-support-ipv6/m-p/3605138#M2352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I change to below configurations, it only work for ipv6, if delete &amp;lt;ip&amp;gt;::&amp;lt;ip&amp;gt;, it only work for ipv4. Could not work for ipv4 and ipv6 at the same time. &lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&amp;lt;ssh&amp;gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;enabled&amp;gt;true&amp;lt;/enabled&amp;gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ip&amp;gt;::&amp;lt;/ip&amp;gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;port&amp;gt;10023&amp;lt;/port&amp;gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&amp;lt;/ssh&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 01:53:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/whether-netsim-support-ipv6/m-p/3605138#M2352</guid>
      <dc:creator>haofan</dc:creator>
      <dc:date>2018-03-15T01:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: whether netsim support ipv6</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/whether-netsim-support-ipv6/m-p/3605139#M2353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, there is also /confdConfig/cli/ssh/extraIpPorts (see man confd.conf), maybe &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;lt;extraIpPorts&amp;gt;[::]&amp;lt;/extraIpPorts&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 03:23:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/whether-netsim-support-ipv6/m-p/3605139#M2353</guid>
      <dc:creator>frjansso</dc:creator>
      <dc:date>2018-03-15T03:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: whether netsim support ipv6</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/whether-netsim-support-ipv6/m-p/3605140#M2354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can confirm this works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;confdIpcAddress&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ip&amp;gt;0.0.0.0&amp;lt;/ip&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/confdIpcAddress&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;confdIpcExtraListenIp&amp;gt;::&amp;lt;/confdIpcExtraListenIp&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 14:54:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/whether-netsim-support-ipv6/m-p/3605140#M2354</guid>
      <dc:creator>frjansso</dc:creator>
      <dc:date>2018-03-21T14:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: whether netsim support ipv6</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/whether-netsim-support-ipv6/m-p/3605141#M2355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Fredrik.&amp;nbsp; In confd.conf file to config below ? I did not find &lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 12px;"&gt;confdIpcAddress in netsim/confd/etc/confd/confd.conf&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt; &amp;lt;confdIpcAddress&amp;gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ip&amp;gt;0.0.0.0&amp;lt;/ip&amp;gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&amp;nbsp; &amp;lt;/confdIpcAddress&amp;gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt; &amp;lt;confdIpcExtraListenIp&amp;gt;::&amp;lt;/confdIpcExtraListenIp&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2018 07:56:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/whether-netsim-support-ipv6/m-p/3605141#M2355</guid>
      <dc:creator>haofan</dc:creator>
      <dc:date>2018-03-30T07:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: whether netsim support ipv6</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/whether-netsim-support-ipv6/m-p/3695545#M2527</link>
      <description>it doesn't work for me.</description>
      <pubDate>Mon, 27 Aug 2018 14:05:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/whether-netsim-support-ipv6/m-p/3695545#M2527</guid>
      <dc:creator>haofan</dc:creator>
      <dc:date>2018-08-27T14:05:29Z</dc:date>
    </item>
  </channel>
</rss>

