[j-nsp] Multiple lo0 address or how to backup layer2 services
Rafal Szarecki (WA/EPO)
rafal.szarecki at ericsson.com
Sat Jul 9 08:36:28 EDT 2005
Well, let's try this:
- do not include lo0 into IS-IS. optionaly configure RID in [edit routing-options]
- add secondaty IP address on lo0.0. This address will ne l2circuit neighbor.
- write export policy to isis more-or-less like this:
term sec-lo {
from {
protocol direct;
route-filter <secondaty lo address>/32 exact;
}
then {
metric xxx
accept
}
- in ISIS youc should see secondaty address of loopback as external route.
- With this solution you can't use CSPF, because there is no TED info for external router nor secondary lo0 address
Best redards
Rafal Szarecki JNCIP
More information about the juniper-nsp
mailing list