User`s guide

Downloading a New Firmware Image
2-8 Getting Started
Displaying and Changing the Current Configuration
Usethesecommandstodisplayandchangethecurrentconfiguration:
1. Displaycurrentdefaultandnondefaultconfigurationsettings:
show config all
2. (Optional)Viewoneorallconfigurationfiles storedinthesystem:
dir [filename]
3. (Optional)Viewthe contentsofaspecificconfigurationfile:
show file filename
4. Uploadordownloadanewconfigurationfile.
copy source destination
Examples
ThisexampleshowshowtodownloadaconfigurationfileusingTFTPtotheMatrixNSAdevice
ortheDFEmoduleinslot1:
ThisexampleshowshowtouploadaconfigurationfileusingAnonymousFTPfromtheMatrixN
SAdeviceortheDFEmoduleinslot1:
Thisexampleshows
howtocopyaconfigurationfilefromtheDFEmoduleinslot3totheDFE
moduleinslot5:
5. Executeapreviouslydownloadedconfigurationfilestoredonthedevice.
configure filename [append]
Specifyingappendwillexecutetheconfigurationasanappendagetothecurrentrunning
configuration.ThisisequivalenttotypingthecontentsoftheconfigfiledirectlyintotheCLI
andcanbe used,forexample,tomakeincrementaladjustmentstothecurrentconfiguration.If
appendisnotspecified,thecurrentrunning
configurationwillbereplacedwiththecontents
ofthespecifiedconfigurationfile,whichwillrequireanautomatedresetofthechassis
Formoreinformation,refertoSavingorErasingtheRunningConfiguration(page 711).
Downloading a New Firmware Image
YoucanupgradetheoperationalfirmwareintheMatrixDFESeriesandNSAdeviceswithout
physicallyopeningthedeviceorbeinginthesamelocation.Therearetwowaystodownload
firmwaretothedevice:
Notes: The Matrix DFE module to which a configuration file is downloaded must have the same
hardware configuration as the Matrix DFE module from which it was uploaded.
A slot1 designation must be entered, as shown in the examples below, when specifying
configuration files on the Matrix N-SA device.
Matrix(rw)->copy tftp://134.141.89.34/myconfig slot1/myc
onfig
Matrix(rw)->copy slot1/myconfig ftp://134.141.89.34/myconfig
Matrix(rw)->copy slot3/myconfig slot5/myconfig