FINAL DRAFT - CISCO CONFIDENTIAL
9-15
CiscoONS 15216 EDFA2 Operations Guide
78-16033-01
Chapter9 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 ONS15216 EDFA2.
Syntax DLT-RFILE:[<tid>]::<ctag>::FILE=<localfilename>;
Example9-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.
Table9-13 CPY-MEM Syntax Description (continued)
Parameter Syntax Description
Table9-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.