More - HP A7500 Series Command Reference Manual

Fundamentals
Hide thumbs Also See for A7500 Series:
Table of Contents

Advertisement

The name of the folder to be created must be unique in the specified directory. Otherwise, you will fail
to create the folder in the directory.
To use this command to create a folder, the specified directory must exist. For example, to create folder
flash:/test/mytest, the test folder must exist. Otherwise, you will fail to create the mytest folder.
Examples
# Create a folder named test in the current directory.
<Sysname> mkdir test
....
%Created dir flash:/test
# Create folder test/subtest in the current directory.
<Sysname> mkdir test/subtest
....
%Created dir flash:/test/subtest
In standalone mode
1.
# Create folder test on the standby MPU (in slot 1).
<Sysname> mkdir slot1#flash:/test
....
%Created dir slot1#flash:/test.
In IRF mode
2.
# Create folder test on the active MPU of the IRF fabric.
<Sysname> mkdir test
....
%Created dir flash:/test1.
# Create folder test on a standby MPU (the member ID and slot number of the member switch where the
standby MPU resides are 2 and 1 respectively) of the IRF fabric.
<Sysname> mkdir chassis2#slot1#flash:/test
....
%Created dir chassis2#slot1#flash:/test.

more

Syntax
more file-url
View
User view
Default level
3: Manage level
Parameters
file-url: File name.
Description
Use the more command to display the contents of the specified file. It indicates that there are more lines
than the screen can display.
Pressing Enter displays the next line.
88

Advertisement

Table of Contents
loading

Table of Contents