cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
317
Views
0
Helpful
1
Replies

GSR Multicast support

pklepikov
Level 1
Level 1

Hello to everybody!

Problem Details: During implementation of IPTV service we faced a problem of abnormal behaviour of GSR.

First of all - we cannot see the normal pim-neighbors table (it cannot define a type of connection with P-router) Secondly, when we connect PC directly to GSR (int g1/1/8 in presented configuration file, we use GLC-T sfp module) and lunch VLC player - we couldn't receive "normal" multicast stream. But we receive some strange flow with unknown IP type 0xbeef.(ethereal sniffed file is applyed). We noticed, that a size of "new" packets is a little bit bigger (normal is 1358, bad is 1449).

When we debug ip igmp packets with different parameters (in vrf, with specific group) we could see absolutely nothing?!?!?!

Thirdly, the command "ip igmp join-group x.x.x.x" clean out the user interface and he could see video.

At the same room we have 7200 router, which is connected to the same P-routers as GSR. When we connect to it we see multicast video without problems.

Software Version: c12kprp-p-mz.120-32.S5.bin

Does anybody solved such case?

Here is a part of configuration:

ip vrf IPTV

rd 65343:1

route-target export 65343:1

route-target import 65343:1

mdt default 239.192.1.1

ip multicast-routing distributed

ip multicast-routing vrf IPTV distributed

ip pim rp-address 10.212.16.97 override

ip pim vrf IPTV rp-address 172.10.110.1 override

BGP is OK!

1 Reply 1

pklepikov
Level 1
Level 1

All interfaces interfaces are in pim sparse-dense mode!