R0106-HP MSR Router Series Fundamentals Command Reference(V7)
142
# On an MSR4000, create the test folder on the standby MPU (in slot 1).
<Sysname> mkdir slot1#cfa0:/test
Creating directory slot1#cfa0:/test... Done.
more
Use more to display the contents of a text file.
Syntax
more file-url
Views
User view
Predefined user roles
network-admin
Parameters
file-url: Specifies a file name.
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.042, Release 000706
#
sysname Sysname
#
vlan 2
#
return
<Sysname>
# On an MSR4000, display the contents of the testcfg.cfg file on the standby MPU (in slot 1).
<Sysname> more slot1#cfa0:/testcfg.cfg
#
version 7.1.042, Release 000706
#
sysname Test
#
---- More ----
mount
Use mount to mount a hot swappable storage medium.