R3721-F3210-F3171-HP High-End Firewalls System Management and Maintenance Command Reference-6PW101

37
Field Descri
p
tion
h Indicates that the file or directory is hidden.
[ ] Indicates that the file is in the recycle bin.
display nandflash file-location
Syntax
display nandflash file-location filename [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
2: System level
Parameters
filename: File name.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started 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.
Description
Use display nandflash file-location to display the location of the specified file in the NAND flash
memory.
The displayed information includes all the physical pages corresponding to the logical pages of the
specified file.
The following matrix shows the command and firewall compatibility:
Command F1000-A-EI/S-EI
F1000-E
F5000 Firewall module
display nandflash file-location Yes No No No
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