[j-nsp] ldp flaps after bgp reconfiguration ?

Hannes Gredler hannes at juniper.net
Tue Jun 28 12:05:55 EDT 2005


On Mon, Jun 20, 2005 at 02:27:03PM +0400, Alexandre Snarskii wrote:
| On Fri, Jun 17, 2005 at 10:20:37AM -0700, Pedro Roque Marques wrote:
| > Alexandre Snarskii writes:
| > 
| > > Any comments or suggestions on that problem ?

alexandre,

increasing the ldp holdtime is a proven workaround
to make ldp more robust against scheduler slips;

[edit protocols]
+   ldp {
+       interface so-0/0/0.0 {
+           hello-interval 20;
+           hold-time 60;
+       }
+   }

/hannes


More information about the juniper-nsp mailing list