On Thu, Jul 28, 2005 at 04:54:21PM -0400, G Douglas Davidson wrote:
> I'm having an issue announcing a "NO_EXPORT" network to our upstream 
> and I'd like a way to prove that I am in fact sending the network in 
> question (if in fact I am).  It seems the "log updates" does not apply 
> to sent updates, just received.
> 
> Any suggestions appreciated.
> 

Using mrt dumps and /usr/ports/net/mrtd is a possibility. Just log all
outgoing updates for your upstream, add this to the neighbor block:

dump updates out /tmp/foobar.mrt

and use

route_btoa /tmp/foobar.mrt

to make sense out of the dump.

-- 
:wq Claudio

Reply via email to