Removing a File from the Secondary MPX
Page 6-13

Removing a File from the Secondary MPX

The mpmrm command removes (deletes) a file from the flash memory of the secondary MPX.
To use this command, enter mpmrm, followed by a space, a slash (/), the name of the flash
directory, another slash (/), and the name of the file you want to remove.
Note
You can only remove a single file with the mpmrm
command. You cannot use wildcards to remove multi-
ple files.
For example, to remove the file mpm.log from the /flash directory on the secondary MPX in
slot 2, for example, you would enter
mpmrm /flash/mpm.log
at the system prompt. Something similar to the following will be displayed.
Checking for /flash/mpm.log on slot 2
After a brief moment, the file will be deleted from the secondary MPX and something similar
to the following will be displayed.
Deleting /flash/mpm.log on slot 2 . Done.
Warning
You cannot recover a file once it has been deleted with
the mpmrm command.