Announcement Banner

PilesOfSheeps

updated

8 years ago

P

PilesOfSheeps

1 Rookie

•

20 Posts

0

32494

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?