Link to home
Create AccountLog in
Switches / Hubs

Switches / Hubs

--

Questions

--

Followers

Top Experts

Avatar of it_medcomp
it_medcompπŸ‡ΊπŸ‡²

LLDP and CDP neighbors on HP Procurve switches
I am mopping up the aftermath of a mess- we had a week-plus long phone system outage, triggered by a switch going flaky- part of the troubleshooting had involved removing many cables from several switches. So the actual mess I have is trying to figure out what I could have done to more quickly identify ports and cables. Our switching infrastructure runs on HP Procurve managed switches. We have a horrible tangle of cables at a remote facility and good local help, limited by our company's contract with the local provider. I am trying to understand how LLDP and CDP work on these switches so I understand the information I get back from them. I thought this data updated in real time, but two things became evident in the past day:
When I asked onsite tech support to trace cables, the ports at both ends were wrong
When I looked in the settings, there was a reference made to a refresh interval of 10 days (This was in LLDP, not DHCP on the switch!)
So, when I run a simple query like:
show info lldp remote-system

Open in new window

is it showing me something that is 10 days old? Or is the refresh related to something else?
Is there a way to trigger a refresh "now"?
If I active LLDP on a switch that previously had it disabled, how long does it take before it populates its LLDP remote systems information, and how long before it shows up as a remote system on another switch?
-or-
should I be using a different method to identify which devices are on which ports?

Our switches are:
HP Procurve:
1700
V1910
2530
2600
2910al

Thanks for the advice!

Zero AI Policy

We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.


ASKER CERTIFIED SOLUTION
Avatar of Predrag JovicPredrag JovicπŸ‡΅πŸ‡±

Link to home
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Create Account

Avatar of it_medcompit_medcompπŸ‡ΊπŸ‡²

ASKER

Thanks for the answer- very helpful!

Avatar of Predrag JovicPredrag JovicπŸ‡΅πŸ‡±

You're welcome.

Reward 1Reward 2Reward 3Reward 4Reward 5Reward 6

EARN REWARDS FOR ASKING, ANSWERING, AND MORE.

Earn free swag for participating on the platform.

Switches / Hubs

Switches / Hubs

--

Questions

--

Followers

Top Experts

A switch is a device that filters and forwards packets of data between LAN segments. Switches operate at the data link layer or the network layer of the Open Systems Interconnection (OSI) Reference Model and therefore support any packet protocol. LANs that use switches to join segments are called switched LANs or, in the case of Ethernet networks, switched Ethernet LANs. A hub is a connection point for devices in a network. Hubs are commonly used to connect segments of a LAN. A hub contains multiple ports; when a packet arrives at one port, it is copied to the other ports so that all segments of the LAN can see all packets.