System information

1-106 SHOW FFILE AR Series Router Reference Manual
Software Release 2.0.1
C613-03018-00 REV A
If the CHECK parameter is specified then the command output may take a number of
seconds to complete when larger files are being checked.
Figure 1-20: Example output from the SHOW FFILE command.
Examples
To display all the patch files created by the Loader module, use the command:
SHOW FFILE=FLASH:*.PAT
See Also
CREATE FFILE
DELETE FFILE
dev creator name type size file date & time address check
-----------------------------------------------------------------------------
flash aa cfg 1040 06-May-1997 10:55:31 01E09AA8 -
flash test cfg 899 03-Jun-1997 15:38:34 01CC8C6C -
flash test1 cfg 1768 01-Jun-1997 00:23:52 01E090F4 -
flash test3 cfg 2501 08-May-1997 11:44:04 01E0AD50 -
flash b8 scp 3606 06-May-1997 16:43:59 01E09EF8 -
flash isdn-d scp 189 01-Jun-1997 00:27:49 01E0981C -
flash mtimea scp 203 28-Apr-1997 15:09:32 01E0991C -
flash inst release lic 64 05-May-1997 17:30:45 01E09A28 -
flash load 28-74ang pat 36960 01-Jun-1997 00:08:32 01E00054 -
flash load 28-74tst pat 10676 23-May-1997 17:18:31 01CC4274 -
flash load 28-74ang rel 2019228 13-May-1997 15:50:52 01E0BDE0 -
flash load 28-74 rez 832632 14-May-1997 20:47:05 01FF8DBC -
-----------------------------------------------------------------------------
flash use:
files ..... 2910628 bytes (12 files)
garbage ... 9868 bytes
free ...... 1273808 bytes
total ..... 4194304 bytes
-----------------------------------------------------------------------------
Table 1-18: Parameters displayed in the output of the SHOW FFILE command.
Parameter Meaning
dev The device in which the file is stored.
creator The module which created the file.
name The file name.
type The file type.
size The size of the file in bytes, as a decimal number.
file date & time The date and time the file was created.
address The base address of the file, in hexadecimal.
check The result of the file data check (if CHECK was specified).
files The number of bytes of FLASH memory used by valid files.
garbage The number of bytes of FLASH memory used by deleted files.
free The number of bytes of FLASH memory free.
total The total size of FLASH memory.