<?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 We're running into a similar in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ipv6-neighbor-discovery-problem/m-p/2603367#M205155</link>
    <description>&lt;P&gt;We're running into a similar situation, did you every find a fix? &amp;nbsp;I ended up statically defining the neighbors for the subnet joining the 65ks with the FW.&lt;/P&gt;</description>
    <pubDate>Sat, 09 Jan 2016 00:11:04 GMT</pubDate>
    <dc:creator>divanko</dc:creator>
    <dc:date>2016-01-09T00:11:04Z</dc:date>
    <item>
      <title>IPv6 Neighbor Discovery problem</title>
      <link>https://community.cisco.com/t5/network-security/ipv6-neighbor-discovery-problem/m-p/2603366#M205154</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;a few days ago I detected an IPv6 outage in Internet connectivity.&lt;/P&gt;&lt;P&gt;I finaly found that the Problem occurs between the ASA 5550 (9.1.1) and the core Switch (Cat 6500 VSS (12.2(17r)SX7)).&lt;/P&gt;&lt;P&gt;As soon the Problem occours the neighbor discovery for the core Switch Interface (IPv6 addr: 2001:620:d:c00::4) where ASA is connected does no longer work.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;EEFW/pri# sh ipv6 neighbor&lt;BR /&gt;IPv6 Address&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Age Link-layer Addr State Interface&lt;BR /&gt;...&lt;BR /&gt;2001:620:d:c00::4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; INCMP inside&lt;BR /&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;When I enable debug ipv6 nd I see&lt;/P&gt;&lt;P&gt;on ASA:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;ICMPv6-ND: Sending NS for 2001:620:d:c00::4 on inside&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; no received NA is logged&lt;/P&gt;&lt;P&gt;on core Switch:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;Dec&amp;nbsp; 7 12:15:32.658: [IPv6 Input]ICMPv6-ND: Received NS for 2001:620:D:C00::4 on Vlan2 from FE80::222:90FF:FEFE:F98&lt;BR /&gt;Dec&amp;nbsp; 7 12:15:32.662: [IPv6 Input]ICMPv6-ND: Sending NA for 2001:620:D:C00::4 on Vlan2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;As soon I do a ping on ASA to 2001:620:D:C00::4 everything works again.&lt;/P&gt;&lt;P&gt;I this case the ipv6 nd debug on core Switch Looks a bit different:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;Dec&amp;nbsp; 7 12:26:42.328: [IPv6 Input]ICMPv6-ND: Received NS for 2001:620:D:C00::4 on Vlan2 from 2001:620:D:C00::1&lt;BR /&gt;Dec&amp;nbsp; 7 12:26:42.328: [IPv6 Input]ICMPv6-ND: Sending NA for 2001:620:D:C00::4 on Vlan2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;also on the ASA:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;ICMPv6-ND: Sending NS for 2001:620:d:c00::4 on inside&lt;BR /&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;ICMPv6-ND: Received NA for 2001:620:d:c00::4 on inside from 2001:620:d:c00::4&lt;BR /&gt;ICMPv6-ND: INCMP -&amp;gt; REACH: 2001:620:d:c00::4&lt;BR /&gt;ICMPv6-ND: ND LU sent addition: 2001:620:d:c00::4, 0064.403b.c880&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The only difference I can see is that in one case link-local address is used and in the other case unicast address is used.&lt;/P&gt;&lt;P&gt;After running the 'repair ping' everything works fine for many hours.&lt;/P&gt;&lt;P&gt;Configs:&lt;/P&gt;&lt;P&gt;ASA:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;interface Port-channel1.2&lt;BR /&gt;&amp;nbsp;description inside&lt;BR /&gt;&amp;nbsp;vlan 2&lt;BR /&gt;&amp;nbsp;nameif inside&lt;BR /&gt;&amp;nbsp;security-level 100&lt;BR /&gt;&amp;nbsp;ip address 152.88.2.1 255.255.255.0 standby 152.88.2.101&lt;BR /&gt;&amp;nbsp;ipv6 address 2001:620:d:c00::1/64 standby 2001:620:d:c00::1001&lt;BR /&gt;&amp;nbsp;ipv6 address 2001:620:d:c00::2001/64&lt;BR /&gt;&amp;nbsp;ipv6 enable&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;EEFW/pri# sh ipv6 interface inside&lt;BR /&gt;inside is up, line protocol is up&lt;BR /&gt;&amp;nbsp; IPv6 is enabled, link-local address is fe80::222:90ff:fefe:f98&lt;BR /&gt;&amp;nbsp; Global unicast address(es):&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2001:620:d:c00::1, subnet is 2001:620:d:c00::/64&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2001:620:d:c00::2001, subnet is 2001:620:d:c00::/64&lt;BR /&gt;&amp;nbsp; Joined group address(es):&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ff02::1:ff00:1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ff02::1:ff00:2001&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ff02::2&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ff02::1:fffe:f98&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ff02::1&lt;BR /&gt;&amp;nbsp; ICMP error messages limited to one every 100 milliseconds&lt;BR /&gt;&amp;nbsp; ICMP redirects are enabled&lt;BR /&gt;&amp;nbsp; ND DAD is enabled, number of DAD attempts: 1&lt;BR /&gt;&amp;nbsp; ND reachable time is 30000 milliseconds&lt;BR /&gt;&amp;nbsp; ND advertised reachable time is 0 milliseconds&lt;BR /&gt;&amp;nbsp; ND advertised retransmit interval is 1000 milliseconds&lt;BR /&gt;&amp;nbsp; ND router advertisements are sent every 200 seconds&lt;BR /&gt;&amp;nbsp; ND router advertisements live for 1800 seconds&lt;BR /&gt;&amp;nbsp; Hosts use stateless autoconfig for addresses.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;core Switch:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;interface Vlan2&lt;BR /&gt;&amp;nbsp;description firewall inside&lt;BR /&gt;&amp;nbsp;bandwidth 10000000&lt;BR /&gt;&amp;nbsp;ip address 152.88.2.4 255.255.255.0&lt;BR /&gt;&amp;nbsp;ip flow ingress&lt;BR /&gt;&amp;nbsp;ipv6 address 2001:620:D:C00::4/64&lt;BR /&gt;&amp;nbsp;ipv6 enable&lt;BR /&gt;end&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;core-emp-eaw#sh ipv6 interface vlan2&lt;BR /&gt;Vlan2 is up, line protocol is up&lt;BR /&gt;&amp;nbsp; IPv6 is enabled, link-local address is FE80::264:40FF:FE3B:C880&lt;BR /&gt;&amp;nbsp; No Virtual link-local address(es):&lt;BR /&gt;&amp;nbsp; Description: firewall inside&lt;BR /&gt;&amp;nbsp; Global unicast address(es):&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2001:620:D:C00::4, subnet is 2001:620:D:C00::/64&lt;BR /&gt;&amp;nbsp; Joined group address(es):&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FF02::1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FF02::2&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FF02::1:FF00:4&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FF02::1:FF3B:C880&lt;BR /&gt;&amp;nbsp; MTU is 1500 bytes&lt;BR /&gt;&amp;nbsp; ICMP error messages limited to one every 100 milliseconds&lt;BR /&gt;&amp;nbsp; ICMP redirects are enabled&lt;BR /&gt;&amp;nbsp; ICMP unreachables are sent&lt;BR /&gt;&amp;nbsp; Output features: HW Shortcut Installation&lt;BR /&gt;&amp;nbsp; ND DAD is enabled, number of DAD attempts: 1&lt;BR /&gt;&amp;nbsp; ND reachable time is 30000 milliseconds&lt;BR /&gt;&amp;nbsp; ND advertised reachable time is 0 milliseconds&lt;BR /&gt;&amp;nbsp; ND advertised retransmit interval is 0 milliseconds&lt;BR /&gt;&amp;nbsp; ND router advertisements are sent every 200 seconds&lt;BR /&gt;&amp;nbsp; ND router advertisements live for 1800 seconds&lt;BR /&gt;&amp;nbsp; ND advertised default router preference is Medium&lt;BR /&gt;&amp;nbsp; Hosts use stateless autoconfig for addresses.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The config worked for years without any Problems.&lt;/P&gt;&lt;P&gt;Any idea what's going wrong?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 05:11:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ipv6-neighbor-discovery-problem/m-p/2603366#M205154</guid>
      <dc:creator>tgusset</dc:creator>
      <dc:date>2019-03-12T05:11:40Z</dc:date>
    </item>
    <item>
      <title>We're running into a similar</title>
      <link>https://community.cisco.com/t5/network-security/ipv6-neighbor-discovery-problem/m-p/2603367#M205155</link>
      <description>&lt;P&gt;We're running into a similar situation, did you every find a fix? &amp;nbsp;I ended up statically defining the neighbors for the subnet joining the 65ks with the FW.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jan 2016 00:11:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ipv6-neighbor-discovery-problem/m-p/2603367#M205155</guid>
      <dc:creator>divanko</dc:creator>
      <dc:date>2016-01-09T00:11:04Z</dc:date>
    </item>
    <item>
      <title>Hi, divanko!</title>
      <link>https://community.cisco.com/t5/network-security/ipv6-neighbor-discovery-problem/m-p/2603368#M205156</link>
      <description>&lt;P&gt;Hi, divanko!&lt;/P&gt;
&lt;P&gt;I guess I've found the source of this case. I'll show you on the example of&amp;nbsp;&lt;SPAN class="fullname" itemprop="author"&gt;&lt;A href="https://supportforums.cisco.com/users/tgusset" title="View user profile." class="username" lang="" about="/users/tgusset" typeof="sioc:UserAccount" property="foaf:name" datatype=""&gt;tgusset configs.&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="fullname" itemprop="author"&gt;First, look at the output "&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;sh ipv6 interface inside&lt;/SPAN&gt;" on ASA,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="fullname" itemprop="author"&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;EEFW/pri# sh ipv6 interface inside&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;// output omitted&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;ND reachable time is 30000 milliseconds&lt;BR /&gt;ND advertised reachable time is 0 milliseconds&lt;BR /&gt;&lt;STRONG&gt;ND advertised retransmit interval is 1000 milliseconds&lt;/STRONG&gt;&lt;BR /&gt;ND router advertisements are sent every 200 seconds&lt;BR /&gt;ND router advertisements live for 1800 seconds&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;Then, we'll compare the ND timers on switch:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;core-emp-eaw#sh ipv6 interface vlan2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;//output omitted&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;ND reachable time is 30000 milliseconds&lt;BR /&gt;ND advertised reachable time is 0 milliseconds&lt;BR /&gt;&lt;STRONG&gt;ND advertised retransmit interval is 0 milliseconds&lt;/STRONG&gt;&lt;BR /&gt;ND router advertisements are sent every 200 seconds&lt;BR /&gt;ND router advertisements live for 1800 seconds&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;So as you can see the ND advertised retransmit intervals are different on the ASA and connected switch. In order to avoid the case of ND problem you have to change the ND retransmit timer on L3 interface on the switch. Unfortunatly the ASA doesn't allow to change ND advertised retransmit timer so on switch timer have to change to 1000ms.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;For Cat65 (for examle, IOS 15.1(2)SY5):&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;interface TenGigabitEthernet2/1/2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;//output omitted&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;ipv6 nd ns-interval 1000&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;Without this option the timer was:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;sh ipv6 int ten2/1/2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;TenGigabitEthernet2/1/2 is up, line protocol is up&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;//output omitted&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;ND advertised retransmit interval is 0 (unspecified)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;but after adding:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;sh ipv6 int ten2/1/2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;TenGigabitEthernet2/1/2 is up, line protocol is up&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;// output omitted&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;ND advertised retransmit interval is 1000 milliseconds&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;I hope it'll help.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="fullname" itemprop="author"&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2016 10:45:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ipv6-neighbor-discovery-problem/m-p/2603368#M205156</guid>
      <dc:creator>Roman Polyachkov</dc:creator>
      <dc:date>2016-01-18T10:45:49Z</dc:date>
    </item>
  </channel>
</rss>

