Hi,

I am working on NG-MVPN, my topology is as under:



– CE1 – PE1 – P – PE2 – CE2 –

                  |_______|

                       |

         Routing instance “test”



CE1: Cisco 3845                           (Source IP: 192.168.1.2)

PE1: J6350 (JUNOS 8.5R3.4)         Lo0: 3.3.3.3

P: M7i (JUNOS 8.5R3.4)                Lo0: 1.1.1.1

PE2: M7i (JUNOS 8.5R3.4)            Lo0: 2.2.2.2

CE2: Cisco 2800                           (Source IP: 192.168.2.2)



I am using p2mp rsvp based tunnel (default template). Everything is working
fine when a source attached with CE2 (connected with Juniper M7i) starts
sending multicast traffic, receiver at CE1 (Connected with J6350) end
receives it perfectly.

Problem occurs when CE1 (Connected with J6350) source starts sending
multicast traffic but CE2 (Connected with M7i) receiver doesnot receive it

Type 1 and 7 routes are present in route table test.mvpn but traffic is
unable to flow from PE1-PE2.



Anyone else faces this issue before or am I missing something here? (“Show
route table test.mvpn” is attached )

I can share configurations if it helps. Any assist will be appreciated.



BR/Ahsan
admin@PE2> show route table test.mvpn 

test.mvpn.0: 5 destinations, 6 routes (5 active, 1 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both

1:9541:100:2.2.2.2/240               
                   *[MVPN/70] 01:00:01, metric2 1
                      Indirect
1:9541:100:3.3.3.3/240               
                   *[BGP/170] 00:34:45, localpref 100, from 3.3.3.3
                      AS path: I
                    > to 10.1.3.1 via fe-1/3/1.0, label-switched-path PE2-PE1
7:9541:100:0:32:192.168.1.2:32:234.1.1.1/240               
                   *[PIM/105] 00:00:35
                      Multicast (IPv4)
7:9541:100:0:32:192.168.1.2:32:239.1.1.2/240               
                   *[PIM/105] 00:00:35
                      Multicast (IPv4)
7:9541:100:0:32:192.168.2.2:32:239.1.1.1/240               
                   *[PIM/105] 00:00:35
                      Multicast (IPv4)
                    [BGP/170] 00:00:35, localpref 100, from 3.3.3.3
                      AS path: I
                    > to 10.1.3.1 via fe-1/3/1.0, label-switched-path PE2-PE1



admin@PE1> show route table test.mvpn 

test.mvpn.0: 5 destinations, 7 routes (5 active, 2 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both

1:9541:100:2.2.2.2/240               
                   *[BGP/170] 00:41:04, localpref 100, from 2.2.2.2
                      AS path: I
                    > to 10.1.2.2 via ge-0/0/0.0, label-switched-path PE1-PE2
1:9541:100:3.3.3.3/240               
                   *[MVPN/70] 01:29:11, metric2 1
                      Indirect
7:9541:100:0:32:192.168.1.2:32:234.1.1.1/240               
                   *[PIM/105] 00:01:01
                      Multicast (IPv4)
                    [BGP/170] 00:01:01, localpref 100, from 2.2.2.2
                      AS path: I
                    > to 10.1.2.2 via ge-0/0/0.0, label-switched-path PE1-PE2
7:9541:100:0:32:192.168.1.2:32:239.1.1.2/240               
                   *[PIM/105] 00:01:01
                      Multicast (IPv4)
                    [BGP/170] 00:01:01, localpref 100, from 2.2.2.2
                      AS path: I
                    > to 10.1.2.2 via ge-0/0/0.0, label-switched-path PE1-PE2
7:9541:100:0:32:192.168.2.2:32:239.1.1.1/240               
                   *[PIM/105] 00:01:01
                      Multicast (IPv4)
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to