[j-nsp] BGP Graceful Restart

Khawaja, Kashif Kashif.Khawaja at broadwing.com
Wed Sep 22 17:10:58 EDT 2004


Hi All:

Trying to test Graceful Restarts for different protocols and seem to be
having a little trouble getting it to work.
I have an M40 and M160 connected to each other and running isis and bgp.
If I were to pull the active RE on the 160 the isis and bgp adjacency
bounce. I have the following configuration in on both the routers:
routing-options {   
    graceful-restart;
    static {
        route 172.16.0.0/16 next-hop 172.19.253.1;
    }
}

And also the RE switchover config in for the 160.

chassis {
    redundancy {
        failover on-loss-of-keepalives;
        graceful-switchover {
            enable;
        }
    }
}

Am I missing something?

Thanks.
Kashif.


More information about the juniper-nsp mailing list