Re: BGPd route removal

2010-03-08 Thread Claudio Jeker
On Mon, Mar 08, 2010 at 10:37:09AM -0500, Steven Surdock wrote: > Running 4.5-stable. What is the preferred way to withdrawal an > advertised route? > > % sudo bgpctl network delete 10.10.10.0/24 > This only works if 10.10.10.0/24 was added via bgpctl network add beforehands. > Says it sent th

BGPd route removal

2010-03-08 Thread Steven Surdock
Running 4.5-stable. What is the preferred way to withdrawal an advertised route? % sudo bgpctl network delete 10.10.10.0/24 Says it sent the request, but the route doesn't seem to get removed from the announce list. If I edit /etc/bgpd.conf and comment out the "network 10.10.10.0/24" directive