[j-nsp] Multicast Issues with a Logical System
Vladislav Vasilev
vvasilev at vvasilev.net
Wed Jan 19 17:40:19 EST 2011
sorry, the whole config on LS1 is:
r1 at M5:r1# run show configuration protocols pim
interface fe-0/2/0.129 {
mode dense;
version 2;
}
interface fe-0/2/0.12 {
mode dense;
version 2;
}
I tried to put a static mroute with:
igmp {
interface fe-0/2/0.222 {
static {
group 239.1.2.3;
}
}
}
which did not make it in the mroute table either.
V.Vasilev
On Wed, Jan 19, 2011 at 10:33 PM, Vladislav Vasilev
<vvasilev at vvasilev.net> wrote:
> Hello,
>
> I am trying to figure out what is wrong with the following setup:
>
> Streamer (239.1.2.3) ---> fe-0/2/0.129 (Logical System 1) fe-0/2/0.12
> <---> fe-0/2/1.21 (Logical System 2) ---> Receiver
>
> I have the following configuration on LS1:
>
> r1 at M5:r1# run show configuration protocols pim
> interface fe-0/2/0.129 {
> mode dense;
> version 2;
> }
>
> The multicast traffic is hitting the fe-0/2/0.129 interface but the
> router is not populating its mroute table:
>
> r1 at jncie:r1# run show multicast route
> Family: INET
>
> Family: INET6
>
> Even if I try to put the mcast group as a static group on either LS1
> or LS2 it does not make it in the mroute table.
>
> I am running JunOS 9.3R4.4.
>
> Thanks!
>
> Best Regards,
> V.Vasilev
>
More information about the juniper-nsp
mailing list