Replies: 7 comments
-
Beta Was this translation helpful? Give feedback.
-
|
During startup and shortly after , you may not have routes to the RP. PIM just logs that. If after a short while you can ping the RP IP address, you can ignore the error. I don't think you have any issues here. |
Beta Was this translation helpful? Give feedback.
-
|
Also, I recommend upgrading to the latest FRR version, 10.4.1 if you can. |
Beta Was this translation helpful? Give feedback.
-
|
In that case, why am I not able to see the groups ? Any issue that you see with the config? |
Beta Was this translation helpful? Give feedback.
-
|
It is hard to tell what the issue are without knowing what you are trying to do. I don't know how are you testing/generating multicast traffic. You will not see any group info if you don't have multicast traffic. |
Beta Was this translation helpful? Give feedback.
-
|
The multicast traffic is generated by a data provider. I do not have any control over it. |
Beta Was this translation helpful? Give feedback.
-
|
I updated, and also fixed a firewall issue. Now, I am able to see the neighbor on pim - RP Info - But, I am still not able to see the IGMP groups - Can someone point out if I am doing anything wrong? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Setup -
I have a server, connected to a data provider via a dedicated P2P link.
The link terminates on one of the interface on the server (eno2)
The provider emits data via BGP-Multicast messages.
It has provided the LAN-IP Pool, WAN-IP Pool, CE-IP (consumer-ip), PE-IP (provider-ip), AS numbers, RP IP, Multicast-IP and a source IP.
I am running FRR on the server, and this is my
/etc/frr/frr.confMy Network interfaces on the server are -
When I do -
[root@server frr]# vtysh -c "show ip bgp summary"
But, I am unable to see anything for IGMP groups/neighbours -
Why am I getting this error ?
Any suggestions for fixes ?
Can someone point what am I missing ?
Beta Was this translation helpful? Give feedback.
All reactions