Hi,

This is my testing configuration

PC1                                                    QUAGGA/PIMD
                       PC2
11.0.0.25 (joins 230.7.7.7)  <------>   11.0.0.1    [Router]  12.0.0.1
 <----------->  (sends to 230.7.7.7)   12.0.0.26




QUAGGA/PIMD HOST :
=================
ZEBRA

Router# show running-config

Current configuration:
!
hostname Router
password zebra
enable password zebra
!
interface eth0
 no link-detect
 multicast
 ipv6 nd suppress-ra
!
interface eth1
 no link-detect
 multicast
 ipv6 nd suppress-ra
!
interface eth4
 no link-detect
 ipv6 nd suppress-ra
!
interface lo
 no link-detect
!
ip forwarding
!
ip multicast rpf-lookup-mode mrib-then-urib
!
line vty
!
end



PIMD
=====
quagga-pimd-router# show running-config

Current configuration:
!
hostname quagga-pimd-router
password zebra
log stdout
!
interface eth0
 ip pim ssm
 ip igmp
!
interface eth1
 ip pim ssm
 ip igmp
!
interface eth4
!
interface lo
!
!
ip multicast-routing
!
line vty
 exec-timeout 60 0
!
end





1) I can see PIMD is sending IGMPv3 quiries regulary and host are reply
back.
2) I can see PIMD "show ip igmp groups" and fine and updated
3) However I dont see anything in "show ip mroute"
4) And kernel routing table is not updated with mroutes.

I have enabled all kernel config for multicast and mroute.

Please someone help me on this.

<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Virus-free.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

Reply via email to