qpimd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[qpimd-users] PIMD route updation


From: PRAMOD D
Subject: [qpimd-users] PIMD route updation
Date: Sat, 16 Apr 2016 08:47:05 +0530

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.

Virus-free. www.avast.com

reply via email to

[Prev in Thread] Current Thread [Next in Thread]