It looks as though you don¹t have sparse mode enabled on your serial
interface on R2.  If you do a show ip pim neighbor, do you have any?

For the R2-> R5 link, do you have a second Serial link that is connecting
those two routers.  In the IP expert books, that is usually the PPP link.
If you are running pim on the PPP link, that would explain why you could
ping .2 and .5 from R2 and R5.

V/r,

Ryan Krcelic



From: Houssam Chahine <[email protected]>
Date: Mon, 6 May 2013 15:53:31 +0300
To: "[email protected]" <[email protected]>
Subject: [OSL | CCIE_RS] Multicast issue

Good day

I need your help on the below.

i have multicast running in sparse mode on the loopback 1 interfaces and
the serial links of the Frame Relay with R2 the hub.

I am able to ping both groups 225.0.0.2 and 225.0.0.5 from R2 and R5 but
not from R6.

below are the interfaces config and the output of the debug ip mrouting
command.  Thank you in advance.

R2

interface Serial1/0
 ip address 141.41.26.2 255.255.255.0
 ip pim nbma-mode
 encapsulation frame-relay
 ip ospf message-digest-key 1 md5 cisco
 ip ospf network broadcast
 ip ospf priority 255
 ip ospf 1 area 256
 frame-relay map ip 141.41.26.2 205
 frame-relay map ip 141.41.26.5 205 broadcast
 frame-relay map ip 141.41.26.6 206 broadcast
 no frame-relay inverse-arp
end


interface Loopback1
 ip address 2.2.2.2 255.255.255.255
 ip pim sparse-mode
 ip igmp join-group 225.0.0.2
end



R5

interface Serial1/0.1 multipoint
 ip address 141.41.26.5 255.255.255.0
 ip pim nbma-mode
 ip pim sparse-mode
 ip ospf message-digest-key 1 md5 cisco
 ip ospf network broadcast
 ip ospf priority 0
 ip ospf 1 area 256
 frame-relay map ip 141.41.26.2 502 broadcast
 frame-relay map ip 141.41.26.5 502
 frame-relay map ip 141.41.26.6 502
end

interface Loopback1
 ip address 5.5.5.5 255.255.255.255
 ip pim sparse-mode
 ip igmp join-group 225.0.0.5
 ip ospf 1 area 0
end


R6

interface Serial1/0
 ip address 141.41.26.6 255.255.255.0
 ip pim nbma-mode
 ip pim sparse-mode
 encapsulation frame-relay
 ip ospf message-digest-key 1 md5 cisco
 ip ospf network broadcast
 ip ospf priority 0
 ip ospf 1 area 256
 frame-relay map ip 141.41.26.2 602 broadcast
 frame-relay map ip 141.41.26.5 602
 frame-relay map ip 141.41.26.6 602
 no frame-relay inverse-arp
end

interface Loopback1
 ip address 6.6.6.6 255.255.255.255
 ip pim sparse-mode
 ip igmp join-group 225.0.0.6
 ip ospf 1 area 0
end



R2

(*, 225.0.0.2), 02:45:13/00:02:28, RP 2.2.2.2, flags: SJCL
  Incoming interface: Null, RPF nbr 0.0.0.0
  Outgoing interface list:
    Loopback1, Forward/Sparse, 02:45:13/00:02:28

(*, 224.0.1.40), 02:54:19/00:02:32, RP 2.2.2.2, flags: SJCL
  Incoming interface: Null, RPF nbr 0.0.0.0
  Outgoing interface list:
    Serial1/1, Forward/Sparse, 02:54:19/00:02:32

R5

(*, 225.0.0.5), 02:44:18/00:01:59, RP 2.2.2.2, flags: SJCLF
  Incoming interface: Serial1/0.1, RPF nbr 141.41.26.2
  Outgoing interface list:
    Loopback1, Forward/Sparse, 02:44:18/00:01:59

(*, 224.0.1.40), 02:44:48/00:02:52, RP 2.2.2.2, flags: SJCL
  Incoming interface: Serial1/0.1, RPF nbr 141.41.26.2
  Outgoing interface list:
    Loopback1, Forward/Sparse, 02:44:48/00:02:52

R6

(*, 225.0.0.6), 02:43:27/00:02:27, RP 2.2.2.2, flags: SJCLF
  Incoming interface: Serial1/0, RPF nbr 141.41.26.2
  Outgoing interface list:
    Loopback1, Forward/Sparse, 02:43:27/00:02:27

(*, 224.0.1.40), 02:43:41/00:02:26, RP 2.2.2.2, flags: SJCL
  Incoming interface: Serial1/0, RPF nbr 141.41.26.2
  Outgoing interface list:
    Loopback1, Forward/Sparse, 02:43:41/00:02:26
_______________________________________________
For more information regarding industry leading CCIE Lab training, please
visit www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out
www.PlatinumPlacement.com

http://onlinestudylist.com/mailman/listinfo/ccie_rs

_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

http://onlinestudylist.com/mailman/listinfo/ccie_rs

Reply via email to