R21xx-HP FlexFabric 11900 Fundamentals Configuration Guide

76
Table 12 File name formats in IRF mode
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 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 (/).
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.
The storage medium on the active MPU
of the master is typically flash.
The storage medium on a subordinate
device is typically
chassism#slotn#flash, where m
represents the member ID of the
subordinate device and n represents
the slot number of the MPU.
To view the correspondence between a
member device and its member ID, use
the display irf command.
flash:/test/a.cfg indicates a file
named a.cfg in the test folder in the
root directory of the Flash on the
global active MPU of the IRF fabric.
chassis2#slot5#flash:/a.cfg indicates
a file named a.cfg in the root directory
of the Flash on the standby MPU in
slot 5 on member device 2.
Managing files
CAUTION:
To avoid file system corruption, do not insert or remove storage media or perform active/standby
switchover during file operations. (In standalone mode.)
To avoid file system corruption, do not insert or remove storage media or perform a switchover between
the active MPU of the IRF fabric and the standby MPU of the IRF fabric during file operations. (In IRF
mode.)
You can display directory and file information, display file contents, and rename, copy, move, remove,
restore, and delete files.
You can create a file by copying, downloading, or using the save command. For more information about
downloading a file, see "Configuring FTP"
and "Configuring TFTP." For more information about the save
command, see Fundamentals Command Reference.