07-28-2022 05:33 AM - edited 07-28-2022 05:35 AM
#show ip device tracking all
IP Device Tracking = Enabled
IP Device Tracking Probe Count = 3
IP Device Tracking Probe Interval = 30
-----------------------------------------------------------------
IP Address MAC Address Interface STATE
-----------------------------------------------------------------
** not showing any ip and mac
ip device tracking maximum 5
^
% Invalid input detected at '^' marker.
also get invalid input when try to find mac in specific port
Solved! Go to Solution.
07-30-2022 03:06 AM
Are this issue solved?
07-28-2022 07:13 AM
show ip device tracking interface xxx
try this command to show
07-30-2022 12:39 AM
07-28-2022 10:02 PM
This command does not truly disable IPDT, but it does limit the number of tracked hosts to zero. This is not a recommended solution and it must be used with caution, because it affects all of the other features that rely on IPDT, which includes the port-channels configuration as described in 'Cisco bug ID CSCun81556'.
Some features that can trigger IPDT include NMSP, device sensor, dot1x/MAB, WebAuth, and IPSG. These features shoudl not be enabled on trunk ports. This solution is reserved for the most difficult or complex situations, where either all of the solutions previously available did not work as expected, or they created additional problems. This is, however, the only solution that allows extreme granularity when you disable IPDT, because you can turn off only the IPDT-related features that cause problems and leave everything else unaffected.
In the most recent Cisco IOS, Versions15.2(2)E and later, you see an output similar to this:
Switch#show ip device tracking interface GigabitEthernet 1/0/9
--------------------------------------------
Interface GigabitEthernet1/0/9 is: STAND ALONE
IP Device Tracking = Disabled
IP Device Tracking Probe Count = 3
IP Device Tracking Probe Interval = 180000
IPv6 Device Tracking Client Registered Handle: 75
IP Device Tracking Enabled Features:
HOST_TRACK_CLIENT_ATTACHMENT
HOST_TRACK_CLIENT_SM
07-30-2022 03:02 AM - edited 07-30-2022 03:03 AM
07-30-2022 03:06 AM
Are this issue solved?
07-30-2022 03:10 AM
yeah issue is resolved.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide