Unsolved
This post is more than 5 years old
2 Posts
0
306918
February 14th, 2012 00:00
PowerConnect M6348, copy running config remotly
Hi,
We have a PowerConnect M6348 switch witch we want to copy similarly like we do with our hp switches.
For our hp switches we do on a linux machine "scp user@switchname:/cfg/running-config backupconfig-name".
I cant get that to work on Dell switches, any ideas how to get it to work?
No Events found!


DELL-Victor
98 Posts
0
February 14th, 2012 06:00
Looking at the Command Line Interface guide for the 6348 http://support.dell.com/support/edocs/network/PCM6348/en/cli/PDF/cli.pdf, starting on page 1443 it shows a copy command using scp in the following form...
copy scp://user@{ipaddress|hostname}/filepath/filename backup-config
There is a little more information in the User Guide http://support.dell.com/support/edocs/network/PCM6348/en/ucg/PDF/ucg.pdf on page 389 it says after you enter the copy command the CLI will prompt you for the password associated with the username.
Hopefully this is what you are looking for.
basn
2 Posts
0
February 14th, 2012 07:00
Yeah, this is if i do it from the switch.
I want to do it from our backup server, not from the switch.
so from our linux machine to scp the running config like in the text above in my post.
ppwicho
5 Posts
0
November 23rd, 2012 10:00
I dont know if this could work
console# copy running-config t172.16.101.101/runing-config
ah-om
2 Posts
0
October 12th, 2015 12:00
i need to auto backup running configuration for dell 8132 and dell force 10
ah-om
2 Posts
0
October 12th, 2015 12:00
excuse me i need to auto backup configuration is there command like archive in cisco?