[j-nsp] any way to backup files as cisco

Tore Anderson tore at linpro.no
Sat Nov 8 20:04:05 EST 2008


* chloe K

>   I am wandering whether any backup process is in juniper
>
>   in cisco
>
>   copy running-config tftp

Not sure about tftp, but you can use scp to get hold of the config file:

  scp router:/config/juniper.conf.gz /backup-dir/

Or use scp from the router itself:

  file copy /config/juniper.conf.gz backup-host:

You'll probably also be able to use plain FTP to the router to grab the 
file.

Regards,
-- 
Tore Anderson


More information about the juniper-nsp mailing list