Add some timers to make convergence happan as fast as possible
when a connection fails on the intial attempt.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
no bgp network import-check
neighbor 192.168.1.2 remote-as external
neighbor 2001:db8:1::2 remote-as external
+ neighbor 192.168.1.2 timers 3 10
+ neighbor 192.168.1.2 timers connect 1
+ neighbor 2001:db8:1::2 timers 3 10
+ neighbor 2001:db8:1::2 timers connect 1
address-family ipv4 unicast
network 192.168.0.1/32
no neighbor 2001:db8:1::2 activate
no bgp network import-check
neighbor 192.168.1.1 remote-as external
neighbor 2001:db8:1::1 remote-as external
+ neighbor 192.168.1.1 timers 3 10
+ neighbor 192.168.1.1 timers connect 1
+ neighbor 2001:db8:1::1 timers 3 10
+ neighbor 2001:db8:1::1 timers connect 1
address-family ipv4 unicast
network 10.10.10.1/32
network 10.10.10.2/32