09-22-2016 02:37 AM
Hi,
We have close to 100 3750 switches. We are using Solarwinds Network Configuration Manager (NCM) to backup the configuration by running cron jobs using TFTP. However our internal policies require us to use only SCP.
We ran into issues when using SolarWinds NCM to backup the configuration. Hence this manual solution. Is there any other ways to backup the configuration daily without using any credentials?
Thanks
Raja
Solved! Go to Solution.
10-04-2016 01:00 PM
Hi Raja,
You can use the following feature to accomplish this:
archive
path scp://user:pwd@host/<device-hostname>
time-period 1440
The above configures the device to automatically export its configuration via SCP to the desired host, every 1440 minutes (24 hours).
This feature is documented below. Look for the "archive" command:
http://www.cisco.com/c/en/us/td/docs/ios/fundamentals/command/reference/cf_book/cf_a1.html
Regards,
Luis
09-22-2016 04:41 AM
Hi rajaraman,
have you tryied to use any of Cisco solutions, like Cisco Prime LMS or Cisco NCS?
Kind regards.
09-22-2016 04:47 AM
Hi Adrian,
No i have not tried, we don't have budget for that as all these switches will be replaced by mid of 2017.
Issue we have the cron job is the security team is blocking the tftp services running on the server which is failing the job.
Hence am trying to identify a different solution for the same until they are in production.
Regards
Raja
10-04-2016 01:00 PM
Hi Raja,
You can use the following feature to accomplish this:
archive
path scp://user:pwd@host/<device-hostname>
time-period 1440
The above configures the device to automatically export its configuration via SCP to the desired host, every 1440 minutes (24 hours).
This feature is documented below. Look for the "archive" command:
http://www.cisco.com/c/en/us/td/docs/ios/fundamentals/command/reference/cf_book/cf_a1.html
Regards,
Luis
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide