R3303-HP HSR6800 Routers Fundamentals Configuration Guide

96
Format Descri
p
tion Len
g
th
Exam
p
le
drive:/[path]/file-
name
Specifies a file in a specific storage
medium on the device.
The drive argument represents the
storage medium name.
The storage medium on the active
MPU is cf.
The storage medium on the
standby MPU is slotX#cf, where X
represents the number of the slot
that hosts the standby MPU. For
example, slot1#cf. To view the
correspondence between an MPU
and its slot number, use the display
device command.
1 to 135
characters
cfa0:/test/a.cfg indicates a file
named a.cfg in the test folder in the
root directory of the CF card
memory on the active MPU.
To access the file a.cfg in the root
directory of the CF card on the
standby MPU in slot 1, enter
slot1#cfa0:/a.cfg for the file name.
Table 20 File name formats in IRF mode
Format Descri
p
tion Len
g
th
Exam
p
le
file-name
Specifies a file in the current
working directory.
1 to 91
characters
a.cfg indicates a file named a.cfg
in the current working directory.
This working directory might be on
any MPU in the IRF fabric.
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 (/).
1 to 135
characters
test/a.cfg indicates a file named
a.cfg in 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.
The storage medium on the active
MPU of the master is cf.
The storage medium on a
subordinate device is
chassisX#slotY#cf, where X
represents the member ID of the
subordinate device and Y
represents the slot number of the
MPU.
To view the correspondence
between a member device and its
member ID, use the display irf
command.
1 to 135
characters
cfa0:/test/a.cfg indicates a file
named a.cfg in the test folder in the
root directory of the CF card on the
global active MPU.
To access the file a.cfg in the root
directory of the CF card on the
standby MPU in slot 5 on member
device 2, enter
chassis2#slot5#cfa0:/a.cfg for the
file name.