F3215-HP Load Balancing Module System Maintenance Command Reference-6PW101
109
%Created dir cfa0:/test
# Create folder test/subtest in the current directory.
<Sysname> mkdir test/subtest
....
%Created dir cfa0:/test/subtest
more
Use more to display the contents of a file.
Syntax
more file-url
Views
User view
Default command level
3: Manage level
Parameters
file-url: File name.
Usage guidelines
It the content is more than will fit on one screen:
• Pressing Enter displays the next line.
• Pressing Space displays the next screen.
• Pressing Ctrl+C or any other key exits the display.
This command is only applicable to text files.
Examples
# Display the contents of file test.txt.
<Sysname> more test.txt
Welcome to HP.
# Display the contents of file testcfg.cfg.
<Sysname> more testcfg.cfg
#
version 5.20, Beta 1201, Standard
#
sysname Sysname
#
vlan 2
#
return
<Sysname>
mount
Use mount to mount a hot swappable storage medium, such as a CF card.