Code Monkey home page Code Monkey logo

Comments (4)

donaldsharp avatar donaldsharp commented on August 15, 2024 1

https://docs.frrouting.org/en/latest/overview.html#feature-matrix

Notice the minimum kernel for pim is 4.19. Please upgrade your kernel.

from frr.

Pengwei-Chen-1 avatar Pengwei-Chen-1 commented on August 15, 2024

@donaldsharp thanks for your reply.
Now our VM base on the RHEL8 which used the 4.18 kernel, and we cannot upgrade it.
But from our verification, below secnario works well:

  1. IPv4 + PIM + OSPF, the SSM multicast no problem, and no this error log.
  2. IPv6 + PIMv6 + OSPFv3, the IPv6 SSM multicast also no problem, except these error logs.

And for these errors:

  1. What it means? The linux kernel does not support some features?
  2. What's the impact? Does it will impact the IPv6 SSM multicast?

from frr.

donaldsharp avatar donaldsharp commented on August 15, 2024

it's telling you that the kernel does not support the requested feature. v6 support was implemented in the linux kernel long after the 4.19 minimum. I would hazard a guess that the v6 version of the command is just not available. As such things will not work properly. What exactly is not going to work properly.... I do not know.

from frr.

Pengwei-Chen-1 avatar Pengwei-Chen-1 commented on August 15, 2024

hi @donaldsharp
I use the RHEL 9.4(kernel 5.14) with FRR 10.0.1, the error log still exists.

[root@mcptt-cp ~]# uname -a
Linux mcptt-cp 5.14.0-427.13.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 10 10:29:16 EDT 2024 x86_64 x86_64 x86_64 GNU/Linux
[root@mcptt-cp ~]# cat /etc/redhat-release
Red Hat Enterprise Linux release 9.4 (Plow)

mcptt-cp# show running-config
Building configuration...
Current configuration:
!
frr version 10.0.1
frr defaults traditional
hostname mcptt-cp
log file /var/log/frr/frr.log
log syslog informational
no ip forwarding
no ipv6 forwarding
!
interface loopback1
 ipv6 pim
 multicast enable
exit
!
interface traffic
 ipv6 pim
exit
!
end

The error log as below:

2024/07/18 00:18:20 PIM6: [VM3TX-FD7WH] pimd/pim_ifchannel.c check_recv_upstream: RPF'(2001:72:101::94:16,ff35:94::1) not found
2024/07/18 03:31:28 ZEBRA: [WVJCK-PPMGD][EC 4043309093] netlink-cmd (NS 0) error: Operation not supported, type=RTM_GETROUTE(26), seq=510, pid=3092787401
2024/07/18 03:31:59 ZEBRA: [WVJCK-PPMGD][EC 4043309093] netlink-cmd (NS 0) error: Operation not supported, type=RTM_GETROUTE(26), seq=511, pid=3092787401
2024/07/18 03:32:30 ZEBRA: [WVJCK-PPMGD][EC 4043309093] netlink-cmd (NS 0) error: Operation not supported, type=RTM_GETROUTE(26), seq=512, pid=3092787401

from frr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.