[j-nsp] How to take Backup of Configuration file using FTP
Ebben Aries
earies at uci.net
Fri Oct 27 10:35:05 EDT 2006
If you want this initiated within JUNOS, you have the ability to transfer on
timed intervals or on every commit
eg.
system {
archival {
configuration {
transfer-on-commit;
archive-sites {
"ftp://username:password@10.0.0.1/configs/";
}
}
}
}
---
Ebben
On Friday 27 October 2006 7:23 am, Transworld Associates wrote:
> Dear ALL !
>
> Please guide me, I need to take backup of my configuration file through FTP
>
> Regards !
> _______________________________________________
> 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