FRR 8.4.2 doesn't advertise APIA 169.254/16 on L3VPN #12833
Unanswered
networking-hub
asked this question in
Q&A
Replies: 1 comment
-
169.254.0.0/16 according to RFC's is link local and as such cannot be disseminated in bgp. We enforce it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm working on a network issue (that is quite weird actually). I have a FRR connected to a physical PE, isis/bgp/mpls/mp-bgp ... everything working fine except :
I'm getting these debug messages :
Here is the loopback configuration :
And of course these prefixes are not visible in bgp routing table :
When i change the ipv4 address and put (192.168.x.y/32) everything works fine...
Anyone knows why is it behaving this way ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions