05-03-2017 03:00 PM - edited 03-08-2019 10:25 AM
Is it possible to pull the running-config of a Nexus 9000 from a server using scp? All I found is how to push it from the Nexus to a server or pull it from a server to the Nexus. All I want to do is:
user@server> scp user@nexus:running-config /directory/running-config-of-nexus
I would like to use this method to talk to multiple switches in my env. and pull configs instead of running commands from the switch, as it increases my management overhead of managing commands on each switch from which I want configurations.
05-04-2017 06:37 AM
Why not have the switch automatically backup it's config to the server?
archive
log config logging enable logging size 200 notify syslog contenttype plaintext hidekeys path scp://user:password@server_ip/NEXUS-9000/backups/ write-memory time-period 86400
08-14-2020 08:02 AM
Have you resolved this? I am attempting the same.
08-14-2020 09:48 AM
- Switches don't do this because it inherent insecure, if you have management tools such as Cisco Prime can do this automatically for you.
M.
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