-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Got BGP Rejected at Routing Table (Show IPv6 Route) - SRv6 L3VPN #10896
Comments
what does the log say about the rejection? |
I don't know how to produce a log. I have checked file /var/log/frr/frr.log but found nothing 🥲. I just got daemon status from that file |
I don't know exactly how to do that.. but this is my interface brief
i create manually vrf1 using this command
and when trying to ping eth0.241 from same router (FRRouting cli) ... i got
any solutions please.. 😢 |
then cause bgp to reinstall the route |
after do that... i got some error from zebra.log
|
|
@slankdev do you know what version of the linux kernel @iqraaswad should be using? |
thanks for mentioning kernel.. i've recompiling kernel.. and everything works now... |
May 5 07:04:58 R1 zebra[5409]: [WVJCK-PPMGD][EC 4043309093] netlink-dp (NS 0) error: Invalid argument, type=RTM_NEWROUTE(24), seq=6491, pid=4093804124 |
May 5 06:23:52 R1 zebra[5409]: [SWQK6-6JY63][EC 4043309074] 0:254:2001:db8:2::/128: Failed to enqueue dataplane install |
May 6 04:00:35 R1 pim6d[4083]: [PWY4E-BRD9V] zclient_read_nexthop: found non-ifindex nexthop type=6 for address *(default) |
@iqraaswad |
I've upgraded the linux kernel version to 6.5.7-1.el8.elrepo.x86_64, but the problem persists, can anyone help figure it out? |
@liuyuefengcn |
@ale0524 ok, thanks. |
Describe the bug
[ X] Did you check if this is a duplicate issue?
[ X] Did you test it on the latest FRRouting/frr master branch?
To Reproduce
Router 1 :
Router Configuration :
Router 2 :
Expected behavior
B> 2001:d30:8000:3:100::/128 [20/0] is directly connected, vrf1, seg6local End.DT6 table 10, seg6 ::, weight 1, 00:04:31
Screenshots
I got B>r 2001:d30:8000:3:100::/128 [20/0] is directly connected, vrf1, seg6local End.DT6 table 10, seg6 ::, weight 1, 00:04:31 **Versions**
Additional context
I got rejected status at routing table when using
show ipv6 route
commandThe text was updated successfully, but these errors were encountered: