How can i backup running config in a switch using ssh script?
Options
I want to make backups from my switch configs, and i want to use an ubuntu machine with cron for this task, so i can automate it.
My switch is a XGS1930-28HP with firmware version 4.5(ABHS 7.1)
I want to use this command in my script to ssh to the switch:
My switch is a XGS1930-28HP with firmware version 4.5(ABHS 7.1)
I want to use this command in my script to ssh to the switch:
sshpass -p "password" ssh -o StrictHostKeyChecking=no admin@SWITCH_IP COMMAND
My command would be show run, and then i wopuld capture it, and save it a in file.. but i cant use any command with this, because when i try to use it, the switch return me this error:
My command would be show run, and then i wopuld capture it, and save it a in file.. but i cant use any command with this, because when i try to use it, the switch return me this error:
Received disconnect from SWITCH_IP port 22:2: invalid command run.
Disconnected from SWITCH_IP port 22
So, please help me, how can i automate taking backup from my switch configs?
Thanks.
Thanks.
0
All Replies
-
You put "show run" between quotes?
0 -
Just saw another post also about this and seems having workaround there.
https://community.zyxel.com/en/discussion/3401/gs1920-24hpv2-non-interactive-ssh-invalid-command
1
Categories
- All Categories
- 439 Beta Program
- 2.8K Nebula
- 202 Nebula Ideas
- 127 Nebula Status and Incidents
- 6.3K Security
- 515 USG FLEX H Series
- 328 Security Ideas
- 1.7K Switch
- 84 Switch Ideas
- 1.3K Wireless
- 49 Wireless Ideas
- 6.9K Consumer Product
- 288 Service & License
- 458 News and Release
- 90 Security Advisories
- 31 Education Center
- 10 [Campaign] Zyxel Network Detective
- 4.3K FAQ
- 34 Documents
- 85 About Community
- 97 Security Highlight
Freshman Member
Guru Member
Ally Member