HP MSR2000/3000/4000 Router Series Fundamentals Configuration Guide
90
Format Descri
p
tion
Exam
p
le
[path/]file-name
Specifies a file in a specific folder in
the current working directory.
The path argument represents the
path to the file. If the file is in a
single-level folder, specify the folder
name for the argument. If the file is in
a nested folder, separate each folder
name by a forward slash (/).
• test/a.cfg indicates a file named a.cfg
in the test folder in the current working
directory.
• test/subtest/a.cfg indicates a file
named a.cfg in the subtest subfolder of
the test folder in the current working
directory.
drive:/[path]/file-name
Specifies a file in a specific storage
medium on the device.
The drive argument represents the
storage medium name, typically flash
or cf.
If the device has only one storage
medium, you do not need to specify
the storage medium. If the device has
multiple storage media, you must
provide the storage medium name.
flash:/test/a.cfg indicates a file named
a.cfg in the test folder in the root directory
of the Flash.
Table 12 File name formats for MSR4000
Format Descri
p
tion
Exam
p
le
file-name
Specifies a file in the current working
directory.
a.cfg indicates a file named a.cfg in the
current working directory.
This working directory might be on the
active MPU or standby MPU.
[path/]file-name
Specifies a file in a specific folder in
the current working directory.
The path argument represents the
path to the file. If the file is in a
single-level folder, specify the folder
name for the argument. If the file is in
a nested folder, separate each folder
name by a forward slash (/).
• test/a.cfg indicates a file named a.cfg
in the test folder in the current working
directory.
• test/subtest/a.cfg indicates a file
named a.cfg in the subtest subfolder of
the test folder in the current working
directory.
drive:/[path]/file-name
Specifies a file in a specific storage
medium.
The drive argument represents the
storage medium name.
The storage medium on the active
MPU is typically cfa0.
The storage medium on the standby
MPU is typically slotn#cfa0, where n
represents the number of the slot that
hosts the standby MPU, for example,
slot1#cfa0. To view the
correspondence between an MPU
and its slot number, use the display
device command.
• cfa0:/test/a.cfg indicates a file named
a.cfg in the test folder in the root
directory of the CF card on the active
MPU.
• slot1#cfa0:/a.cfg indicates a file
named a.cfg in the root directory of the
CF card on the standby MPU.