Hi Pramod, Can you please post outputs for the commands below?
show ip igmp sources (receiver joined on interface?) show ip igmp interface (igmp enabled on receiver interface?) show ip mroute (kernel mcast programming is correct?) show ip pim upstream (we joined our upstream?) show ip pim interface (pim enabled on interfaces?) show ip multicast (multicast enabled at all?) show ip rib 12.0.0.26 (unicast route towards source?) See also: 1) http://git.savannah.gnu.org/cgit/quagga.git/tree/pimd/TROUBLESHOOTING 2) http://git.savannah.gnu.org/cgit/quagga.git/tree/pimd/DEBUG Everton On Sat, Apr 16, 2016 at 12:17 AM, PRAMOD D <[email protected]> wrote: > 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> > <#m_-5293276565859442518_DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2> >
