<?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: IP Device Tracking in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/4067737#M559703</link>
    <description>&lt;PRE&gt;(C2960CX-UNIVERSALK9-M), Version 15.2(4)E7,&lt;/PRE&gt;
&lt;P class="tgt" data-section="1"&gt;&lt;SPAN class="tgt" data-section="1" data-sentence="0" data-group="1-0"&gt;In fact, I have read this document. Since the customer is running IPDT in the L2 switch, all other commands in the document have been tested, but the problem still exists, so I suggest the customer configure "IP device tracking probe auto-source fallback 0.0.0.x 255.255.255.0".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="tgt" data-section="2"&gt;&lt;SPAN class="tgt" data-section="2" data-sentence="0" data-group="2-0"&gt;So I want to know when you have different VLAN masks for your client VLANs, how should we configure this command?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="tgt" data-section="2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="tgt" data-section="2"&gt;&lt;SPAN class="tgt" data-section="2" data-sentence="0" data-group="2-0"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Apr 2020 01:47:00 GMT</pubDate>
    <dc:creator>borzheng</dc:creator>
    <dc:date>2020-04-17T01:47:00Z</dc:date>
    <item>
      <title>IP Device Tracking</title>
      <link>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/3710912#M507454</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to IPDT technote&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/ip/address-resolution-protocol-arp/118630-technote-ipdt-00.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/ip/address-resolution-protocol-arp/118630-technote-ipdt-00.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;Enter the ip device tracking probe auto-source fallback 0.0.0.1 255.255.255.0 Command&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Set the source to VLAN SVI if present.&lt;/LI&gt;
&lt;LI&gt;Search for a source/MAC pair in the IP host table for the same subnet.&lt;/LI&gt;
&lt;LI&gt;Compute the source IP from the destination IP with the host bit and mask provided.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If the command changed to&amp;nbsp;ip device tracking probe auto-source fallback 0.0.0.0 255.255.255.255, does it&amp;nbsp;works?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Alan&lt;/P&gt;</description>
      <pubDate>Fri, 21 Sep 2018 04:44:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/3710912#M507454</guid>
      <dc:creator>apocalypse_nsl</dc:creator>
      <dc:date>2018-09-21T04:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: IP Device Tracking</title>
      <link>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/3711084#M507457</link>
      <description>&lt;P&gt;The switch will accept that command, but what's the reasoning for configuring it this way?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I may write a quick blog post about IPDT. We recently had a couple TAC cases focused heavily on this topic. One word of caution, I would&amp;nbsp;&lt;STRONG&gt;not&lt;/STRONG&gt; configure this command using '0.0.0.1' we did this during testing with TAC, and saw intermittent connectivity issues. Eventually we determined what was happening:&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;From TAC: "we found out that the problem was caused because the configuration was generating an ARP probe with the default gateway’s IP address, 10.207.72.1, but with the MAC address of the layer 2 4500 switch instead of the Nexus 7K’s, so the end-device must’ve been updating its ARP table with the incorrect MAC address thus causing connectivity issues that are solved automatically once the Gateway sends an ARP request again that updates the end-device’s MAC address"&lt;/P&gt;
&lt;P&gt;As it's typically common to use .1 as a gateway, I wish this technote would recommend reserving an IP to be used specifically with IPDT.&lt;/P&gt;
&lt;P&gt;For context when reading the notes from TAC above; Our client network SVIs are configured in the data center on our 7Ks in a client VDC. Our closet switches are L2-only 4500s trunked off that client VDC.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Sep 2018 12:21:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/3711084#M507457</guid>
      <dc:creator>anthonylofreso</dc:creator>
      <dc:date>2018-09-21T12:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: IP Device Tracking</title>
      <link>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/3711739#M507459</link>
      <description>&lt;P&gt;I just find someone using the command "ip device tracking probe auto-source fallback 0.0.0.0 255.255.255.255", so I would like to know the meaning of using&amp;nbsp;&lt;SPAN&gt;0.0.0.0 255.255.255.255 instead of 0.0.0.1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Sep 2018 15:33:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/3711739#M507459</guid>
      <dc:creator>apocalypse_nsl</dc:creator>
      <dc:date>2018-09-23T15:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: IP Device Tracking</title>
      <link>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/3712008#M507460</link>
      <description>&lt;P&gt;I don't know how the 0.0.0.0 255.255.255.255 would even work because that would set the source IP of the ARP to the client IP which I think would cause duplicate IP message issues.&amp;nbsp; Yep you have to make sure to set the autosource to an unused IP in the client subnets.&amp;nbsp; Usually .1 is the DGs so I ask customers if .254 is a used IP address in their scheme.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Sep 2018 12:01:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/3712008#M507460</guid>
      <dc:creator>paul</dc:creator>
      <dc:date>2018-09-24T12:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: IP Device Tracking</title>
      <link>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/3712047#M507462</link>
      <description>&lt;P&gt;I think this is what you're looking for:&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;SPAN&gt;This latest CLI command was introduced through Cisco bug ID&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://tools.cisco.com/bugsearch/bug/CSCtn27420" rel="nofollow" target="_blank"&gt;CSCtn27420&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;in Cisco IOS Version 15.2(2)E. It was added in order to allow a user-defined ARP request source IP address instead of the requirement to use the default source IP address of 0.0.0.0. The new global command&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;ip device tracking probe auto-source fallback 0.0.0.x 255.255.255.0 override&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;allows the user to use the host address of 0.0.0.x in the subnet in order to avoid any duplicate IP address problems.&amp;nbsp; If there is no SVI for a particular VLAN the fallback host-ip will be used to source the probe instead.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Found on this page: &lt;A href="https://www.cisco.com/c/en/us/support/docs/ios-nx-os-software/8021x/116529-problemsolution-product-00.html" target="_self"&gt;Troubleshoot " Duplicate IP Address 0.0.0.0" Error Messages&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Sep 2018 12:31:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/3712047#M507462</guid>
      <dc:creator>anthonylofreso</dc:creator>
      <dc:date>2018-09-24T12:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: IP Device Tracking</title>
      <link>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/3712049#M507464</link>
      <description>I agree. I was just trying to test this, and couldn't get the proper debug messages to trigger in our lab (to actually see what IPDT would set the source IP to). But what you're saying here is what I imagine the result would be too.</description>
      <pubDate>Mon, 24 Sep 2018 12:34:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/3712049#M507464</guid>
      <dc:creator>anthonylofreso</dc:creator>
      <dc:date>2018-09-24T12:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: IP Device Tracking</title>
      <link>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/3750828#M507465</link>
      <description>&lt;P&gt;We had the same issue. It should be written somewhere to reserve the IP for probes. Endhost learn arp entries for default gw ( in our case ) with mac address of switchport and this causes intermittent network connectivity issues.&lt;/P&gt;
&lt;P&gt;We only figured out after some issues in the network what was the cause of it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since this command is a global one that applies to all vlans, we are wondering what happens when you have different vlan masks for your client vlans.&lt;/P&gt;
&lt;P&gt;Let's say you have vlan with subnet 10.1.1.32/28 and second one 10.2.2.0/22, which ips will be used in this case?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ip device tracking probe auto-source fallback 0.0.0.1 255.255.255.0 Command&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can imagine that for the first case we will have :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;11111111 11111111 11111111 11110000&lt;/P&gt;
&lt;P&gt;10.1.1.33&lt;/P&gt;
&lt;P&gt;0001010 00000001 00000001 00100001&lt;/P&gt;
&lt;P&gt;you will get&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;0000000 00000000 00000000 00000001&lt;/P&gt;
&lt;P&gt;10.1.1.1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and 10.1.1.1 is not in the same subnet as our host 10.1.1.33/28 and I suppose host might ignore this request? Did somebody test this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the second example&amp;nbsp;&lt;SPAN&gt;10.2.2.0/22&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;If host ip would be 10.2.2.2 we would use 10.2.2.1 and for host in the same subnet with ip 10.2.3.1 we would use 10.2.3.1.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which means for /22 subnet we would need to reserve 4 ips for probes when we have mask for the IPDT command with mask /24.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To solve both issues we would need to make the mask as small as smallest subnet which uses NAC and reserver multiple ip addresses for big subnets, which would be really strage.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I guess it would be nice to have this command per vlan.&lt;/P&gt;
&lt;P&gt;Creating SVI on each access swich would be bad idea because without vrfs on 2960 you would create l3 path without any firewall on access switches.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;We tested also the command with delayed probe, but for us it doesnt work, we still get the issue with duplicated ip addresses ( client sends DHCP decline towards DHCP server and we depleate our DHCP pool )&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 15:39:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/3750828#M507465</guid>
      <dc:creator>dawid.karol.bednarczyk</dc:creator>
      <dc:date>2018-11-21T15:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: IP Device Tracking</title>
      <link>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/4066892#M559666</link>
      <description>&lt;P class="tgt" data-section="0"&gt;&lt;SPAN class="tgt" data-group="0-0" data-sentence="0" data-section="0"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="tgt" data-section="1"&gt;&lt;SPAN class="tgt" data-group="1-0" data-sentence="0" data-section="1"&gt;The question you raise, do you have a solution to the problem?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="tgt" data-section="1"&gt;&lt;SPAN class="tgt" data-group="1-0" data-sentence="0" data-section="1"&gt;&lt;SPAN&gt;I had the same problem, but there was no test environment.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 02:32:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/4066892#M559666</guid>
      <dc:creator>borzheng</dc:creator>
      <dc:date>2020-04-16T02:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: IP Device Tracking</title>
      <link>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/4067358#M559692</link>
      <description>Is there a reason you can't leverage the default IPDT behavior where the ARPs are sent from 0.0.0.0? Sending an arp probe with 0.0.0.0 as the source IP is defined within the RFC standards.  It may have had some issues in the past, but I haven't seen issues with it for many years.&lt;BR /&gt;&lt;BR /&gt;On a core switch with SVIs for each vlan, you could use "ip device tracking probe use-svi", but this doesn't work on l2 access switches.  &lt;BR /&gt;&lt;BR /&gt;There is a quite through guide on this for what to do where and when to avoid issues.  &lt;BR /&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/ip/address-resolution-protocol-arp/118630-technote-ipdt-00.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/ip/address-resolution-protocol-arp/118630-technote-ipdt-00.html&lt;/A&gt;</description>
      <pubDate>Thu, 16 Apr 2020 16:34:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/4067358#M559692</guid>
      <dc:creator>Damien Miller</dc:creator>
      <dc:date>2020-04-16T16:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: IP Device Tracking</title>
      <link>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/4067737#M559703</link>
      <description>&lt;PRE&gt;(C2960CX-UNIVERSALK9-M), Version 15.2(4)E7,&lt;/PRE&gt;
&lt;P class="tgt" data-section="1"&gt;&lt;SPAN class="tgt" data-section="1" data-sentence="0" data-group="1-0"&gt;In fact, I have read this document. Since the customer is running IPDT in the L2 switch, all other commands in the document have been tested, but the problem still exists, so I suggest the customer configure "IP device tracking probe auto-source fallback 0.0.0.x 255.255.255.0".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="tgt" data-section="2"&gt;&lt;SPAN class="tgt" data-section="2" data-sentence="0" data-group="2-0"&gt;So I want to know when you have different VLAN masks for your client VLANs, how should we configure this command?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="tgt" data-section="2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="tgt" data-section="2"&gt;&lt;SPAN class="tgt" data-section="2" data-sentence="0" data-group="2-0"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2020 01:47:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/4067737#M559703</guid>
      <dc:creator>borzheng</dc:creator>
      <dc:date>2020-04-17T01:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: IP Device Tracking</title>
      <link>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/4648367#M576064</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have some 2960x as access switches using 15.2.x versions. To avoid the 0.0.0.0 IP Conflict, we have configured the "ip device tracking probe auto-source fallback 0.0.0.x 255.255.255.0 override" command, where x is the last bit of the managent IP of the switch.&lt;/P&gt;&lt;P&gt;When we have upgraded to&amp;nbsp;15.2(7)E5, we found that some other devices are showing IP conflict and these are from various vlans, these having the last bit the same as the last bit of the IP of the switch.&lt;/P&gt;&lt;P&gt;Example: Let's say we configured&amp;nbsp;"ip device tracking probe auto-source fallback 192.168.0.&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;190&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt; 255.255.255.0 override", this IP being in vlan 5 (Management of switch). After some time we found client having 192.168.&lt;STRONG&gt;1&lt;/STRONG&gt;.&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;190&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt; IP from Vlan 10 (wireless device) being in conflict, then some Access Point 192.168.&lt;STRONG&gt;2&lt;/STRONG&gt;.&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;190&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt; being in conflict (Vlan 11), etc. The MAC reported is either of the interface where the device or the AP connects to the switch. We did not had this problem using&amp;nbsp;15.2(7)E4.&lt;/P&gt;&lt;P&gt;Also, in some cases the "sh IP device tracking all" shows disabled the table with MAC is full. We also noticed that where we have 2960X is in stack, the table is being populated with MAC present on uplinks or physical interfaces of the other stack members, but never from the master stack member.&lt;/P&gt;&lt;P&gt;Did someone seen something similar?&lt;/P&gt;&lt;P&gt;Thanks a lot, Razvan&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 14:44:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/4648367#M576064</guid>
      <dc:creator>Razvan1Despa</dc:creator>
      <dc:date>2022-07-11T14:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: IP Device Tracking</title>
      <link>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/4856488#M582287</link>
      <description>&lt;P&gt;Run #remote command all sh run | i classifier and verify if the feature device classifier is visible.&lt;/P&gt;
&lt;P&gt;If that's the case, upgrade the switch to 15.2(7)E7.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 20:33:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ip-device-tracking/m-p/4856488#M582287</guid>
      <dc:creator>akasing4</dc:creator>
      <dc:date>2023-06-16T20:33:18Z</dc:date>
    </item>
  </channel>
</rss>

