File Management Commands - D-Link DWS-1008 Cli Reference Manual

8 port 10/100 wireless switch with power over ethernet
Hide thumbs Also See for DWS-1008:
Table of Contents

Advertisement

DWS-1008 CLI Reference Guide
Use file management commands to manage system files and to display software and boot
information.
backup
Creates an archive of switch system files and optionally, user file, in Unix tape archive (tar)
format.
Syntax: backup system [tftp:/ip-addr/]filename [all | critical]
[tftp:/ip-addr/]filename
all
critical
Defaults:
Access:
Usage:
Use the critical option if you want to back up or restore only the system-critical files required
to operate and communicate with the switch. Use the all option if you also want to back up
or restore backup configuration files, image files, and any other files stored in the user files
area of nonvolatile storage.
Neither option archives image files or any other files listed in the Boot section of dir command
output. The all option archives image files only if they are present in the user files area.
Archive files created by the all option are larger than files created by the critical option. The
file size depends on the files in the user area, and the file can be quite large if the user area
contains image files.
D-Link Systems, Inc.

File Management Commands

Name of the archive file to create. You can store the file
locally in the switch's nonvolatile storage or on a TFTP
server.
Backs up system files and all the files in the user files area.
The user files area contains the set of files listed in the file
section of dir command output.
Backs up system files only, including the configuration file
used when booting, and certificate files. The size of an
archive created by this option is generally 1MB or less.
The default is all.
Enabled.
You can create an archive located on a TFTP server or in the switch's
nonvolatile storage. If you specify a TFTP server as part of the filename, the
archive is copied directly to the TFTP server and not stored locally on the
switch.
File Management Commands
351

Advertisement

Table of Contents
loading

Table of Contents