F I N A L D R A F T - C I S C O C O N F I D E N T I A L
9-15
Cisco ONS 15216 EDFA2 Operations Guide
78-16033-01
Chapter 9 TL1 Commands
TL1 Commands and Autonomous Messages
9.7.7 DLT-RFILE
Command
DLT-RFILE
Deletes a file from the flash file system (FFS) of the ONS 15216 EDFA2.
Syntax
DLT-RFILE:[<tid>]::<ctag>::FILE=<localfilename>;
Example 9-9
DLT-RFILE Command
Amp01:ONS15216 EDFA2> DLT-RFILE:Amp01::1234::FILE=snmp.cfg;
fromdev
Device on which the source file exists. A null means MEM.
Possible values are:
DBCFG
ONS 15216 EDFA2 configuration parameters from IDROM,
CFGROM, RAM, and FFS.
MEM
ONS 15216 EDFA2 non-persistent memory (RAM).
FFS
ONS 15216 EDFA2 persistent memory (flash file system).
tofile
CFG
ONS 15216 EDFA2 system configuration in memory.
The system must be rebooted using INI-SYS for changes to the
system configuration to take effect.
any other string
The name string of the destination file. A null value is valid
only when fromfile is LOG or null and fromdev is MEM or null.
When null is valid, the system log file (LOG) is saved as
aolog.txt.
File names are case sensitive.
If copying from RAM (MEM) and the destination file name
already exists, the destination file is overwritten. If copying
from FFS and the destination file name already exists, the
execution fails.
Table 9-13 CPY-MEM Syntax Description (continued)
Parameter
Syntax
Description
Table 9-14 DLT-RFILE Syntax Description
Parameter
Syntax
Description
localfilename
string
Name of the file on the flash file system of the
ONS 15216 EDFA2 that is to be deleted. File names are case
sensitive.