04-19-2019 06:41 AM
I am trying to update my CDP listing within my environment. Several older Cisco APs were connected but have been removed over 12 hours ago and they are still showing in CDP, I also have a couple of HP Procurve switches that have been removed from the network that are still showing in CDP.
Is there a way to for CDP to clear?
Thank you
Solved! Go to Solution.
04-23-2019 06:49 AM
AN update. The CDP/LLDP seems to have cleared, but it took a full weekend to do so. so maybe the refresh window is 48 hours.
Thank you everyone for your suggestions.
04-19-2019 07:12 AM
04-23-2019 01:20 AM
Did you test to shut the ports for about 15minutes? On Cisco "classic" products the arp timeout is standard on 900seconds =15 minutes.
04-23-2019 06:47 AM
I have not, thank you for the thought, but of course everything is in production now.
04-23-2019 06:41 AM
I've seen it clear within a couple of hours on its own, but I was using a two hour time window. Double check your time window. It can be up to a month.
LLDP and CDP info is sent to the dashboard every ten minutes.
N.B. I do primarily interact with CDP via the API, because I'm often needing it for all devices in a network including the MX. You have to explicitly declare a range in seconds of less than one month there.
You can do a quick test of what the API endpoint sees in Postman. You'll need to:
1. "List organizations that the user has privileges on",
2. Make an "organizationId" variable and populate it with the org id.
3. "List the networks in an organization.
4. Make a "networkId" variable and populate it.
5. Make a "serial" variable and put your device's serial number into it.
6. Then use Device/"List LLDP and CDP information for a device".
04-23-2019 06:49 AM
AN update. The CDP/LLDP seems to have cleared, but it took a full weekend to do so. so maybe the refresh window is 48 hours.
Thank you everyone for your suggestions.
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