RES: [j-nsp] Warning Applying Multicast Config...
Daniel Puka
daniel.puka at gvt.com.br
Fri Aug 26 15:57:34 EDT 2005
Hi Paras,
I delete from martians the route 10/8 and it fixed that warning in the
commit.
Thanks,
Daniel Puka
-----Mensagem original-----
De: paras at juniper.net [mailto:paras at juniper.net]
Enviada em: sexta-feira, 26 de agosto de 2005 15:18
Para: Daniel Puka
Cc: juniper-nsp at puck.nether.net
Assunto: Re: [j-nsp] Warning Applying Multicast Config...
In JUNOS, currently there's an issue with martians
definition not being 'instance-aware'.
Perhaps you have defined this RP IP address as a martian
for inet.0 table. We're mistakenly checking against that list
eventhough the RP address is being applied to a routing-instance.
For a workaround, you will have to adjust your martian list
in the master instance (inet.0 table).
Hope this helps.
- Paras.
>
> Hello All,
>
> I am trying to configure the multicast on a routing instance using PIM
SPARSE MODE.
>
> I am getting the warning bellow. Attached the config that I am using
for the test.
>
> Any ideas?
>
> Thanks,
>
> Daniel Puka
>
> [edit routing-instances sjsrs]
> Manager at jnpr-dist-pae-re0# commit check
> [edit routing-instances sjsrs protocols pim rp static]
> 'address'
> warning: 10.124.14.2 is an invalid RP address
> configuration check succeeds
>
> [edit routing-instances sjsrs]
> Manager at jnpr-dist-pae-re0#
>
>
>
>
> [edit routing-instances sjsrs]
> instance-type virtual-router;
> interface ae1.103;
> interface at-1/0/0.51;
> interface at-1/0/0.50;
> interface at-1/0/0.49;
> interface at-1/0/0.48;
> interface at-1/0/0.62;
> interface at-1/0/0.61;
> interface at-1/0/0.60;
> interface at-1/0/0.59;
> interface at-1/0/0.58;
> interface at-1/0/0.57;
> interface at-1/0/0.56;
> interface at-1/0/0.55;
> interface at-1/0/0.54;
> interface at-1/0/0.74;
> interface at-1/0/0.75;
> interface at-1/0/0.76;
> interface at-1/0/0.100;
> routing-options {
> graceful-restart;
> static {
> route 0.0.0.0/0 next-hop 10.15.255.61;
> route 10.15.28.0/30 next-hop 192.168.51.22;
> route 10.15.28.4/30 next-hop 192.168.51.26;
> route 10.15.28.12/30 next-hop 192.168.51.18;
> route 10.15.28.8/30 next-hop 192.168.51.14;
> route 10.15.28.56/30 next-hop 192.168.51.66;
> route 10.15.28.60/30 next-hop 192.168.51.70;
> route 10.15.28.64/30 next-hop 192.168.51.74;
> route 10.124.14.2/32 next-hop 10.15.255.61;
> }
> }
>
> pim {
> rp {
> static {
> address 10.124.14.2;
> }
> }
> interface ae1.103 {
> mode sparse;
> priority 0;
> }
> interface at-1/0/0.76 {
> mode sparse;
> }
> interface at-1/0/0.60 {
> mode sparse;
> }
> interface at-1/0/0.100 {
> mode sparse;
> }
> }
> }
>
> [edit routing-instances sjsrs]
> Manager at jnpr-dist-pae-re0#
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> http://puck.nether.net/mailman/listinfo/juniper-nsp
>
More information about the juniper-nsp
mailing list