R0106-HP MSR Router Series Fundamentals Configuration Guide(V7)
95
Table 11 File name formats (MSR2000/MSR3000)
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.
[path/]file-name
Specifies a file in a 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 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 memory.
Table 12 File name formats (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 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 storage medium.
The drive argument represents the
storage medium name:
• For a storage medium on the
active MPU, it is cfa0.
• For a storage medium on the
standby MPU, it is slotn#cfa0,
where n represents the slot
number of the standby MPU.
To view MPUs' slot numbers, use the
display device command.
• cfa0:/test/a.cfg indicates a file named
a.cfg in the test folder 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.