Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for "address type 6" #6

Open
Nieuwejaar opened this issue Jun 13, 2024 · 0 comments
Open

Add support for "address type 6" #6

Nieuwejaar opened this issue Jun 13, 2024 · 0 comments

Comments

@Nieuwejaar
Copy link
Collaborator

On the asilomar config for madrid, we are failing to parse the LLDPDUs from the Cisco switch:

01:29:00.979Z ERRO lldpd: parsing LLDP packet failed: Protocol("unsupported address type 6 in TLV")
    iface = tfportqsfp15_0                                
    port = qsfp15/0 

We should add support for this address type. We should also improve the error reporting, so we know which TLV it is attempting to parse. The address type can be used in multiple fields, and this doesn't tell us which one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant