[j-nsp] Warning Applying Multicast Config...
Daniel Puka
daniel.puka at gvt.com.br
Fri Aug 26 10:38:02 EDT 2005
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#
More information about the juniper-nsp
mailing list