Enterasys Networks XSR CLI Router User Manual


 
File System Commands
XSR CLI Reference Guide 3-109
XSR#copy running-config startup-config
.
Mode
PrivilegedEXEC:XSR#
Examples
XSR#copy tftp://192.168.27.1/root/enterasys-sw flash:
Save Configuration to TFTP Server
Savethe startup-configfileonaTFTPserveroverthenetwork.Enter:
XSR#copy startup-config tftp: [[//location]/directory]/filename]
Software Image Loading from a TFTP Server
ThisXSR1800SeriesexampleloadstheXSRsoftwareimageintoafileinFlashmemory.Ifflash:
isfull,youmustfirstdeletetheexistingimagefileorrenamethenewimage
xsr1800.fls soasto
copyovertheoldimage.BesurethatyourTFTPserverisrunningandyouknowitsIPaddress
beforeyouissuethecommand.Enteringthe
ipconfigcommandataDOSpromptwillrevealthe
TFTPserverIPaddress.
XSR#copy tftp://192.168.1.100/XSR1800.FLS flash:
Respondtothefollowingscriptasprompted:
Destination file name [XSR1800.FLS]:
Copy ‘XSR1800.FLS’from server
as ‘XSR1800.FLS’ into Flash (y/n) ?y
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Download from server done
File size: 1856714 bytes
Theimageiscopiedtoflash: anditschecksumverified.Shouldthetransferfail,thentherouter
istemporarilywithoutvalidsoftwareinFlashandtheXSRshouldnotbereloadedorpowered
down.AnewTFTPcopyshouldbeinitiated.TheCLIsessionwhichinitiatedthecopyisblocked
duringTFTPloading.
running-config
Keywordaliasforcurrentrunningconfiguration.Thisaliasisonlyvalidas
follows:
copy running-config startup-config
Thisgeneratesthecurrentrunningconfigurationandsavesitto
flash:startup-config.
startup-config
Keywordaliasfor flash:startup-config.
flash:/cflash:
AliasforFlashorCompactFlashmemoryasasourceordestination.
tftp: AliasforaTrivialFileTransferProtocol(TFTP)networkserverwhichcan
beusedasasourceordestination.Thesyntaxforthisaliasis
tftp:[[//
location]/directory/]filename
ThelocationmustbeanIPaddress.
Default:0.0.0.0
Note: A TFTP file network transfer may be lengthy especially when loading a software image which
may be 3 - 6 Mbytes. The CLI prints a character every few seconds to indicate a transfer in progress.