Action
To delete a file on the local router, use the following CLI operational mode command:
Sample Output
user@host> file list /var/tmpdcd.core rpd.core snmpd.core user@host> file delete /var/tmp/snmpd.core user@host> file list /var/tmp dcd.core rpd.core
Meaning
The sample output shows that the snmpd.core file was deleted.