On 11/16/2016 3:53 PM, Nathan Baker wrote:
> If there was a graceful restart, that would probably work fine.

On FreeBSD, if I do

0(ps_spare3)# netstat -nr | wc
      58     324    4108
0(ps_spare3)# killall bgpd
0(ps_spare3)# killall zebra
0(ps_spare3)# netstat -nr | wc
      26     132    1804
0(ps_spare3)#

the shutdown clears out the routes that were added by bgpd so the
routing table is back to the way it was.

        ---Mike


-- 
-------------------
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada   http://www.tancsa.com/

_______________________________________________
Quagga-users mailing list
Quagga-users@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-users

Reply via email to