User`s guide

Downloading a New Firmware Image
Matrix DFE Series and N-SA User’s Guide 2-9
•UsingFTPdownload.ThisprocedureusesanFTPserverconnectedtothenetworkand
downloadsthefirmwareusingtheFTPprotocol.Itisthe mostrobustdownloading
mechanism.
•UsingTFTPdownload.ThisprocedureusesaTFTPserverconnectedtothenetworkand
downloadsthefirmwareusingtheTFTP protocol.
•Usingthe
serial(console)port.Thisprocedureisanoutofbandoperationthatcopiesthe
firmwarethroughtheserialporttothedevice.Ittakesapproximatelyfiveminutesand
requiresminimalconfiguration.Itshouldbeusedincaseswhenyoucannotconnectthe
devicetoperformtheinbanddownloadprocedureusing
FTPorTFTP. Serialconsole
downloadhasbeensuccessfullytestedwiththefollowingapplications:
–HyperTerminalCopyright1999
–TeraTermProVersion2.3
Anyotherterminalapplicationsmayworkbutarenotexplicitlysupported.Fordetails,referto
DownloadingUsingtheSerialPortonpage 210.
Downloading from an FTP or TFTP Server
ToperformanFTPorTFTPdownload:
1. Ifyouhavenotalreadydoneso,setthedevice’sIPaddressasdetailedinSettingand
VerifyingaSystemIPAddress(page 24).
2. (Optional)Viewoneorallimagefilesstoredinthesystem:
dir [filename]
3. Downloadanewimagefile:
copy source destination
Examples
Thisexampleshowshowtodownloadanimage usingTFTP:
Thisexampleshowshowtodownloadanimage usingAnonymousFTP:
Thisexampleshowshowtodownloadanimage usingFTPwithusercredentials:
Important Notice
Matrix DFE Series and N-SA devices allow you to download and store multiple image files. This feature is
useful for reverting back to a previous version in the event that a firmware upgrade fails to boot successfully.
After downloading firmware as described in this section, you can select which image file you want the device
to load at startup using the setboot command in the System Image Loader menu, or the set boot system
command as described on page 2-11.
Use the show version command to display your current firmware (fw) and BootProm (bp) settings.
Matrix(rw)->copy tftp://134.141.89.34/ets-mtxe7-msi images/newimage
Matrix(rw)->copy ftp://134.141.89.34/ets-mtxe7-msi images/newimage
Matrix(rw)->copy
tftp://user:passwd@134.141.89.34/ets-mtxe7-msi images/
newimage