146
Views
User view
Predefined user roles
network-admin
Parameters
file: Specifies the name of a file.
Examples
# Display the contents of the test.txt file.
<Sysname> more test.txt
Have a nice day.
# Display the contents of the testcfg.cfg file.
<Sysname> more testcfg.cfg
#
version 7.1.070, Release 1201
#
sysname Sysname
#
vlan 2
#
return
<Sysname>
mount
Use mount to mount a file system.
Syntax
mount filesystem
Views
User view
Predefined user roles
network-admin
Parameters
filesystem: Specifies the name of a file system.
Usage guidelines
Generally, file systems on a hot-swappable storage medium are automatically mounted when the
storage medium is connected to the device. If the system cannot recognize a file system, however,
you must mount the file system before you can access it.
To avoid file system corruption, do not perform the following tasks while the system is mounting a file
system:
• Reboot, power cycle, or power off the device.
• Install or remove storage media.
• Perform a switchover.