Hello,

I'm sorry for the beginner question, but I was unable to find the answer. I 
tested the linux-cp feature in VPP 21.10-rc0. Nice job, but I cannot get to 
work ospf multicast, probably I'm doing something wrong, or should it work?

BGP communication works fine (tcp), OSPF NBMA works fine.
Communication from host to physical interface already passes (224.0.0.5).
Communication from the physical interface to the host did not pass (224.0.0.5).

Is there any way how to configure multicast redirect? A have tried a lot of 
configurations (ip mroute, ....) with no success.
Many thanks for your answers. Regards Petr

example configuration (enable linux-cp plugin)
# vpp
set int ip address GigabitEthernet3/0/0 10.10.50.1/24
set int state GigabitEthernet3/0/0 up
lcp create GigabitEthernet3/0/0 host-if ge300
# linux host
ip addr add 10.10.50.1/24 dev ge300
ip link set dev ge300 mtu 1500
ip link set dev ge300 up
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#19473): https://lists.fd.io/g/vpp-dev/message/19473
Mute This Topic: https://lists.fd.io/mt/83103366/21656
Mute #vpp:https://lists.fd.io/g/vpp-dev/mutehashtag/vpp
Mute #plugin:https://lists.fd.io/g/vpp-dev/mutehashtag/plugin
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to