Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 417 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 417 Bytes

dlink-cfg-backup

Backup D-Link switch config using TFTP server.

Prerequisites

You must have Expect installed.

How to

Backup one switch

upload-cfg.exp SWITCH_IP USERNAME PASSWORD TFTP_SERVER_IP

Backup switches from list

  • Edit upload-cfgs.sh: change USERNAME, PASSWORD and TFTP values.
  • Edit switches: add your switches.
  • Run upload-cfgs.sh.