R2511-HP MSR Router Series Fundamentals Command Reference(V5)
134
Parameters
filename: File name.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
The following matrix shows the display nandflash file-location command and router compatibility:
Hardware Command com
p
atible
MSR900 No.
MSR93X Yes.
MSR20-1X No.
MSR20 No.
MSR30 Yes only on MSR30-10, MSR30-11E, and MSR30-11F.
MSR50 No.
MSR1000 Yes.
The displayed information includes all the physical pages corresponding to the logical pages of the
specified file.
Examples
# Display the location of the file test.cfg in the NAND Flash memory.
<Sysname> display nandflash file-location test.cfg
Logical Chunk Physical Page
---------------------------
chunk(0) 1234
chunk(1) 1236
chunk(2) 1235
filename: test.cfg
Table 27 Command output
Field Descri
p
tion
Logic Chunk Serial number of the logical pages.
Physical Page Serial number of the physical pages.
chunk(0) 1234
The first logical page of this file corresponds to the 1234th physical page
on the device.










