05-06-2018 07:45 PM - edited 03-08-2019 02:55 PM
Dear all,
@Our DHCP server is undergoing BAD_ADDRESS issue so we would like to disable IPDT feature on the switch but we found the command "ip device tracking" no longer existing on our 3850 switch, then how to proceed? Your prompt reply would be highly appreciated.
the 3850 switch is with code as below:
Sw>sho version
Cisco IOS Software [Everest], Catalyst L3 Switch Software (CAT3K_CAA-UNIVERSALK9-M), Version 16.6.3, RELEASE SOFTWARE (fc8)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2018 by Cisco Systems, Inc.
Compiled Wed 28-Feb-18 21:49 by mcpre
Cisco IOS-XE software, Copyright (c) 2005-2018 by cisco Systems, Inc.
All rights reserved. Certain components of Cisco IOS-XE software are
licensed under the GNU General Public License ("GPL") Version 2.0. The
software code licensed under GPL Version 2.0 is free software that comes
with ABSOLUTELY NO WARRANTY. You can redistribute and/or modify such
GPL code under the terms of GPL Version 2.0. For more details, see the
documentation or "License Notice" file accompanying the IOS-XE software,
or the applicable URL provided on the flyer accompanying the IOS-XE
software.
ROM: IOS-XE ROMMON
BOOTLDR: CAT3K_CAA Boot Loader (CAT3K_CAA-HBOOT-M) Version 3.58, RELEASE SOFTWARE (P)
skfl-sw-atsty-e104-01-01 uptime is 3 weeks, 18 hours, 8 minutes
Uptime for this control processor is 1 week, 6 days, 6 hours, 23 minutes
System returned to ROM by SSO Switchover at 03:20:13 CST Sun Apr 15 2018
System restarted at 15:23:54 CST Mon Apr 23 2018
System image file is "flash:cat3k_caa-universalk9.16.06.03.SPA.bin"
Last reload reason: Power Failure or Unknown
This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.
A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
If you require further assistance please contact us by sending email to
export@cisco.com.
Technology Package License Information:
-----------------------------------------------------------------
Technology-package Technology-package
Current Type Next reboot
------------------------------------------------------------------
ipservicesk9 Permanent ipservicesk9
cisco WS-C3850-48XS (MIPS) processor (revision G0) with 853158K/6147K bytes of memory.
Processor board ID FOC2030Z6LD
11 Virtual Ethernet interfaces
128 Ten Gigabit Ethernet interfaces
8 Forty Gigabit Ethernet interfaces
2048K bytes of non-volatile configuration memory.
8388608K bytes of physical memory.
256091K bytes of Crash Files at crashinfo:.
7284411K bytes of Flash at flash:.
0K bytes of WebUI ODM Files at webui:.
256091K bytes of Crash Files at crashinfo-1:.
7284411K bytes of Flash at flash-1:.
Base Ethernet MAC Address : d4:2c:44:1c:9d:00
Motherboard Assembly Number : 73-16622-05
Motherboard Serial Number : FOC20239RL5
Model Revision Number : G0
Motherboard Revision Number : A0
Model Number : WS-C3850-48XS
System Serial Number : FOC2030Z6LD
Switch Ports Model SW Version SW Image Mode
------ ----- ----- ---------- ---------- ----
1 68 WS-C3850-48XS 16.6.3 CAT3K_CAA-UNIVERSALK9 BUNDLE
* 2 68 WS-C3850-48XS 16.6.3 CAT3K_CAA-UNIVERSALK9 BUNDLE
Switch 01
---------
Switch uptime : 6 days, 17 hours, 45 minutes
Base Ethernet MAC Address : d4:2c:44:1c:e0:80
Motherboard Assembly Number : 73-16622-05
Motherboard Serial Number : FOC202782TM
Model Revision Number : G0
Motherboard Revision Number : A0
Model Number : WS-C3850-48XS
System Serial Number : FOC2030Z6LE
Configuration register is 0x102
Many thanks.
Solved! Go to Solution.
05-07-2018 04:55 AM
05-06-2018 08:41 PM
05-06-2018 10:29 PM
05-07-2018 04:55 AM
05-07-2018 07:31 PM
05-07-2018 08:44 PM
05-06-2018 09:27 PM
05-06-2018 10:31 PM
11-14-2018 04:16 PM - edited 11-14-2018 04:17 PM
We ran into this problem when IPDT started causing Windows to falsely detect duplicate IPs and report DHCPDECLINE to our DHCP server. This led to DHCP pool exhaustion.
The way to fix this issue depends on your hardware and version of code. For older devices like 2960, 3750, 4500, you can simply add this command:
ip device tracking probe delay 10
If you are running new code on new devices such as 9300 and 3650, you need to use this command (which reverses the policy that was created by DNA Center):
no device-tracking policy IPDT_MAX_10
Good luck!
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