[j-nsp] Multiple sites in the same vpls routing-instance
Bala Venkata
balavenkata at netscape.net
Thu Mar 17 00:18:36 EST 2005
Why is it invalid to add more than one sito to a vpls
instance (JunOS version 6.4R1.6) ? See below for
config and error message:
---------------------------------------------------
[edit routing-instances bvVpls]
admin at nmspe2# show
instance-type vpls;
interface ge-0/3/0.1000;
interface fe-0/1/0.1000;
route-distinguisher 65000:100;
vrf-target target:65000:200;
protocols {
vpls {
site-range 10;
site site0001 {
site-identifier 1;
}
site site0002 {
site-identifier 2;
}
}
}
[edit routing-instances bvVpls]
admin at nmspe2# commit check
[edit routing-instances bvVpls protocols vpls]
'site'
L2VPN/VPLS: only one site allowed under a vpls instance
error: configuration check-out failed
[edit routing-instances bvVpls]
admin at nmspe2#
---------------------------------------------------
TIA !
/bala
More information about the juniper-nsp
mailing list