Owners manual
DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
248
Switch# mkdir newdir
Switch#
27-5 more
This command is used to display the contents of a file.
more FILE-URL
Parameters
FILE-URL
Specifies the URL for the file to be displayed.
Default
None.
Command Mode
Privileged EXEC Mode.
Command Default Level
Level: 15.
Usage Guideline
Use this command to display the contents of a file in the file system. The command is usually used to
display text files. If the content of a file contains non-standard printable characters, the display will feature
unreadable characters or even blank spaces.
Example
This example shows how to display the contents of file “usr_def.conf”.
Switch# more /c:/configuration/usr_def.conf
!DGS-1510
!Firmware Version:1.00.016
!Slot Model
!------ ------------------
! 1 DGS-1510-28P
! 2 -
! 3 DGS-1510-28P
! 4 DGS-1510-28P
!
ip igmp snooping vlan 1
!.
end
Switch#
27-6 rename
This command is used to rename a file.