Can someone check and if I've missed anything.
R1---R2-----R3---R4
At headend you enable fast reroute for each of the
LSP.
protocols {
rsvp {
interface all;
}
mpls {
label-switched-path 1 {
to 4.4.4.4;
metric 1;
install a.b.c.d/x active;
no-cspf;
fast-reroute;
}
label-switched-path 2 {
to 4.4.4.4;
metric 1;
install e.f.g.h/y active;
no-cspf;
fast-reroute;
}
And then of course you enable mpls under the interface
that is involved and choose an IGP.
Nothing needs to be done at transit nodes, right?
---andrew
__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com
This archive was generated by hypermail 2b29 : Mon Aug 05 2002 - 10:42:37 EDT