[j-nsp] How to extract all routes?

Dave Curado davec at weezel.net
Thu Mar 4 08:24:02 EST 2004


> Greetings :)

Greetings. 

> I would like to extract all routes from m20 for analysis. Has anyone done
> this before? Any way to dump all routes and tftp to a server?

here's one way to do it with ftp...

show route | save ftp://your_user_name@your_host/filename

works with scp as well...

show route | save your_server:filename

I think to do it using tftp would require (as Pekka suggested)
starting a shell, and doing a multi-step. 

HTHs.



More information about the juniper-nsp mailing list