This post is more than 5 years old
1 Rookie
•
20 Posts
0
32484
May 21st, 2015 12:00
Archive command for a Dell N3000 series switch?
Cisco has an option to write the running config to a remote server whenever you copy run start/write mem.
archive
log config
logging enable
logging size 200
notify syslog contenttype plaintext
hidekeys
path scp://username:password@"ip address"//path/path/hostname_config
write-memory
Is there a version of this available on Dell's 6.2 N3000 platform?
No Events found!


PilesOfSheeps
1 Rookie
•
20 Posts
0
May 21st, 2015 15:00
What is the command to copy a config to a remote server?
applepeels
2 Posts
0
May 2nd, 2018 07:00
Can the N4000 version (N4032) do the Cisco archive?
applepeels
2 Posts
0
May 3rd, 2018 08:00
Cisco has an option to write the running config to a remote server whenever you copy run start/write mem.
archive
path tftp://192.168.0.230/Configs/$h-$t
write-memory