[j-nsp] any way to backup files as cisco
Erdem Sener
erdems at gmail.com
Sat Nov 8 22:32:56 EST 2008
Hi,
TFTP is not supported in JUNOS, supported copy methods are
ftp,http,scp or 'file' knob which stores a copy of the file locally
If you like, you can also automate this task (or tie to each commit).
You might want to use the URL below as a starting point:
http://www.juniper.net/techpubs/software/junos/junos91/swconfig-system-basics/configuring-a-router-to-transfer-its-configuration-to-an-archivesite.html#id-10981417
Cheers,
Erdem
On Sun, Nov 9, 2008 at 2:04 AM, Tore Anderson <tore at linpro.no> wrote:
> * 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
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp
>
More information about the juniper-nsp
mailing list