D-Link DXS-3600-32S 24-port Top Of Rack 10 Gigabit Managed Switch With Expansion Slot

User Manual - Page 246

For DXS-3600-32S.

PDF File Manual, 695 pages, Read Online | Download pdf file

DXS-3600-32S photo
Loading ...
Loading ...
Loading ...
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
238
20-3 cp
This command is used to copy a file to the specified file or directory.
cp dest {destine_file | directory} sour source_file
cp sour source_file dest {destine_file | directory}
Parameters
20-4 cd
This command is used to enter the specified directory.
cd directory
Parameters
Example
This example shows how to show the information of all files in the current directory.
DXS-3600-32S#ls
Directory of flash:
1 -rw- 107389 2000/02/11 21:53:18 config.cfg
2 -rw- 107455 2000/02/12 01:53:01 y
3 -rw- 5081096 2000/02/12 01:54:02 runtime.had
4 d--- 0 2000/02/13 00:04:13 system
126002 KB total (120731 KB free)
DXS-3600-32S#
directory Specifies the destination file or directory.
destine_file Specifies the destination file.
source_file Specifies the name of the file to copy (including the path).
Default
None.
Command Mode
Privileged EXEC Mode.
Command Default Level
Level: 2
Usage Guideline
Copy the specified file to a new file or a directory. If the file already exists, the system
will prompt whether to overwrite to cancel the operation.
Example
This example shows how to copy the runtime.had in the directory ‘tmp’ with name
runtime.had.
DXS-3600-32S#cp sour runtime.had dest tmp/runtime.had
DXS-3600-32S#
directory (Optional) Specifies the path of the directory.
Default
None.
Command Mode
Privileged EXEC Mode.
Command Default Level
Level: 2
Loading ...
Loading ...
Loading ...