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

bgpd: "Interface does not have a v6 LL address associated" observed in logs – looking for clarification #17644

Open
poorniiima opened this issue Dec 13, 2024 · 4 comments

Comments

@poorniiima
Copy link

I am observing the following log repeatedly in bgpd:

Jan  5 21:19:30 route-views.fortaleza bgpd[32568]: [ZM2F8-MV4BJ][EC 33554509] Interface: em2.1988 does not have a v6 LL address associated with it, waiting until one is created for it
Jan  5 21:19:36 route-views.fortaleza bgpd[32568]: [ZM2F8-MV4BJ][EC 33554509] Interface: em2.1988 does not have a v6 LL address associated with it, waiting until one is created for it
Jan  5 21:21:30 route-views.fortaleza bgpd[32568]: [ZM2F8-MV4BJ][EC 33554509] Interface: em2.1988 does not have a v6 LL address associated with it, waiting until one is created for it
Jan  5 21:21:36 route-views.fortaleza bgpd[32568]: [ZM2F8-MV4BJ][EC 33554509] Interface: em2.1988 does not have a v6 LL address associated with it, waiting until one is created for it
Jan  5 21:23:30 route-views.fortaleza bgpd[32568]: [ZM2F8-MV4BJ][EC 33554509] Interface: em2.1988 does not have a v6 LL address associated with it, waiting until one is created for it
Jan  5 21:23:36 route-views.fortaleza bgpd[32568]: [ZM2F8-MV4BJ][EC 33554509] Interface: em2.1988 does not have a v6 LL address associated with it, waiting until one is created for it

Please find the complete logs here: https://archive.routeviews.org/bgpstatus/2023-01/05-routeviews-bgpd-status.txt

What I would like to understand:

  1. Why does this issue occur?
    1.1 What could prevent an interface from automatically receiving a link-local address?
    1.2Is this likely a configuration issue, kernel/OS behaviour, or something specific to FRR?
  2. Potential Impact:
    2.1What problems might this cause regarding BGP operation or overall network behaviour?
    2.2Are there specific scenarios where this would fail to establish BGP sessions?
  3. Resolving: Should a link-local address always be manually assigned in such cases?
@ton31337
Copy link
Member

This should be fixed in recent versions, what version do you use?

@TheEnbyperor
Copy link

Hi there! This is one of my students. I'll try and provide a bit more context on what they're trying to do here.

The research project is in essence looking at inconsistencies within RouteViews and RIPE RIS data. Part of this has necessitated parsing the logs from RouteViews to discover possible reasons for these inconsistencies.

Its a little unclear to us what this message means, and what its effect on the RIB and Updates would be; could you help us here?

@ton31337
Copy link
Member

Without the configuration, version, and a bit of topo(?) we can't help you much.

@Jafaral
Copy link
Member

Jafaral commented Dec 17, 2024

What version are you running?

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

4 participants