delete Managing Configuration and Image Files
Enterasys Matrix DFE-Gold Series Configuration Guide 2-87
Parameters
Defaults
None.
Mode
Switch,Read‐Write.
Usage
TheMatrixmoduletowhichaconfigurationfileisdownloadedmusthavethesamehardware
configurationastheMatrixmodulefromwhichitwasuploaded.
Examples
ThisexampleshowshowtodownloadanimageviaTFTP:
Matrix(rw)->copy tftp://134.141.89.34/ets-mtxe7-msi newimage
ThisexampleshowshowtodownloadanimageviaAnonymousFTP:
Matrix(rw)->copy ftp://134.141.89.34/ets-mtxe7-msi newimage
ThisexampleshowshowtodownloadanimageviaFTPwithusercredentials:
Matrix(rw)->copy ftp://user:passwd@134.141.89.34/ets-mtxe7-msi newimage
ThisexampleshowshowtodownloadaconfigurationfileviaTFTPtotheslot3directory:
Matrix(rw)->copy tftp://134.141.89.34/myconfig slot3/myconfig
Thisexampleshowshowtoupload aconfiguration fileviaAnonymousFTPfromthemodulein
slot3:
Matrix(rw)->copy slot3/myconfig ftp://134.141.89.34/myconfig
Thisexampleshowshowtocopyaconfigurationfilefromtheslot3directorytotheslot5
directory:
Matrix(rw)->copy slot3/myconfig slot5/myconfig
delete
UsethiscommandtoremoveanimageoraCLIconfigurationfilefromtheMatrixsystem.
Syntax
delete filename
Parameters
source
Specifieslocationandnameofthesourcefiletocopy.Optionsarea
localfilepath(v aliddirectoriesare/imagesand/slotN),ortheURLof
anFTPorTFTPserver.
destination
Specifieslocationandnameofthedestinationwherethefilewillbe
copied.Optionsareaslotlocationandfilename,ortheURLofanFTP
orTFTPserver.
filename Specifiesthelocalpathnametothefile.Validdirectoriesare/images
and/slotN.