DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
239
20-5 rename
This command is used to rename a specific file.
rename
old_filename new_filename
Parameters
20-6 mkdir
This command is used to create a directory.
mkdir
directory
Parameters
Usage Guideline
Change the parameter to the directory you want to enter. Use the “..” to represent the
up-level directory and the “.” to represent the current-level directory. Others can be
determined according to the current location. This command supports relative
directories and absolute directories. After entering the specified directory, you can
verify it by using the ls command described above.
Example
This example shows how to enter the ‘tmp’ sub-directory of the current directory.
DXS-3600-32S#cd tmp
DXS-3600-32S#
old_filename
Specifies the old file name.
new_filename
Specifies the new file name.
Default
None.
Command Mode
Privileged EXEC Mode.
Command Default Level
Level: 3
Usage Guideline
Rename the specified file to a new file name.
Example
This example shows how to rename the runtime.had to the name of tmp.had in
current directory.
DXS-3600-32S#rename runtime.had tmp.had
DXS-3600-32S#
directory
Specifies thenName of the directory to be created.
Default
None.
Command Mode
Privileged EXEC Mode.
Command Default Level
Level: 3
Usage Guideline
Simply enter the name of directory you want to create (including the path).
If the path contains any directory that does not exist, the creation will fail.
Example
This example shows how to create the tmp directory at the current directory.
DXS-3600-32S#mkdir tmp
DXS-3600-32S#
Summary of Contents for DXS-3600-16S
Page 1: ...CLI Reference Guide Product Model DXS 3600 Series Layer 2 3 Managed 10GbE Switch Release 1 10 ...
Page 232: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 224 ...
Page 301: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 293 ...
Page 349: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 341 ...
Page 494: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 486 ...
Page 564: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 556 ...
Page 649: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 641 ...