D-Link DWS-1008 Cli Reference Manual page 355

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
Examples: The following command copies a file called floor from nonvolatile storage
DWS-1008# copy floormx tftp://10.1.1.1/floor
success: sent 365 bytes in 0.401 seconds [ 910 bytes/sec]
The following command copies a file called closet from a TFTP server to nonvolatile
storage:
DWS-1008# copy tftp://10.1.1.1/closet closet
success: received 637 bytes in 0.253 seconds [ 2517 bytes/sec]
The following command copies system image 020101.020 from a TFTP server to boot
partition 1 in nonvolatile storage:
DWS-1008# copy tftp://10.1.1.107/020101.020 boot1:020101.020
............................................................................................................success: received
9163214 bytes in 105.939 seconds [ 86495 bytes/sec]
The following commands rename test-config to new-config by copying it from one name to
the other in the same location, then deleting test-config:
DWS-1008# copy test-config new-config
DWS-1008# delete test-config
success: file deleted.
The following command copies file corpa-login.html from a TFTP server into subdirectory
corpa in a switch's nonvolatile storage:
DWS-1008# copy tftp://10.1.1.1/corpa-login.html corpa/corpa-login.html
success: received 637 bytes in 0.253 seconds [ 2517 bytes/sec]
Syntax: delete url
url
Defaults: None.
Access: Enabled.
Usage: You might want to copy the file to a TFTP server as a backup before deleting
the file.
Examples: The following commands copy file testconfig to a TFTP server and delete the
D-Link Systems, Inc.
to a TFTP server:
Filename. Specify between 1 and 128
alphanumeric characters, with no spaces.
If the file is in a subdirectory, specify the
subdirectory name, followed by a forward slash,
in front of the filename. For example: subdir_a/
file_a.
file from nonvolatile storage:
File Management Commands
354

Advertisement

Table of Contents
loading

Table of Contents