
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2017 11:49 AM - edited 03-08-2019 11:38 AM
I'm interested in enabling IPDT in my lab to correlate MAC addresses and IP addresses. Does anyone have any experience with IPDT and if so could you supply a configuration example. My understanding is merely enabling IPDT globally won't get it to work. It as a feature depends on other features for it to operate successfully. Any guidance would be greatly appreciated.
Solved! Go to Solution.
- Labels:
-
Other Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2017 05:35 PM
Global config: ip device tracking
Interface config: ip device tracking max <NUMBER>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2017 01:44 PM
My understanding is merely enabling IPDT globally won't get it to work.
IP Device Tracking needs to be enabled globally and at an interface-level.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2017 02:31 PM
Thanks for the response Leo.
After applying it globally and per interface all I'm left with in the config of the switch is the below. I wonder if it's not actually supported in my version of IOS or the platform.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2017 05:35 PM
Global config: ip device tracking
Interface config: ip device tracking max <NUMBER>

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2017 06:05 PM
It works. Thank you Leo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2017 06:29 PM
Happy to hear that it's finally working, Rob.
By the way, we only use one IPDT configuration in our interface (ip device tracking max <NUMBER>) and one line in the global. We didn't bother with the rest.
Another handy "show" command to use is "sh ip device track interface <BLAH>". This will minimize the eye strain when the output stretches out to a large switch stack.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2017 07:42 AM
Thanks again Leo. One caveat...
When I power up my simulation and check my two switches for the first time with the "show ip device tracking all" command it shows only the default gateways. If I begin pinging IPs it might show it in the output or it might not. I assumed I would just run the command and see all IPs/Macs that were attached to the interfaces.
Am I seeing a bug in my simulation software?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2017 01:59 PM
Try to shut/no shut the ports. Make sure the downstream clients are logged in.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2017 02:27 PM
I'll give that a go. Thank you Leo.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2017 04:10 PM
Bouncing the interfaces didn't improve matters. I'm not sure if it's failing due to the simulation platform I am using.
