Specifications
Working with Files
23-6 Managing System Files
Examples
Tocopythefilefloor2rasfromnonvolatilestoragetoaTFTPserver,typethefollowingcommand:
RBT-8100# copy floor2ras tftp://10.1.1.1/floor2
success: sent 365 bytes in 0.401 seconds [ 910 bytes/sec]
TheabovecommandcopiesthefiletothesamefilenameontheTFTPserver.Torenamethefile
whencopyingit,typethefollowingcommand:
RBT-8100# copy floor2ras tftp://10.1.1.1/floor2ras-backup
success: sent 365 bytes in 0.401 seconds [ 910 bytes/sec]
TocopyafilenamednewconfigfromaTFT Pservertononvolatilestorage,typethefollowing
command:
RBT-8100# copy tftp://10.1.1.1/newconfig newconfig
success: received 637 bytes in 0.253 seconds [ 2517 bytes/sec]
Theabovecommandcopiesthefiletothesamefilename.Torenamethefilewhencopyingit,type
thefollowingcommand:
RBT-8100# copy tftp://10.1.1.1/newconfig rasconfig
success: received 637 bytes in 0.253 seconds [ 2517 bytes/sec]
TocopysystemimageRAS010101.020fromaTFTPservertobootpartition1innonvolatile
storage,typethefollowingcommand:
RBT-8100# copy tftp://10.1.1.107/ras010101.020 boot1:RAS010101.020
................................................................................
............................success: received 9163214 bytes in 105.939 seconds [
86495 bytes/sec]
Torenametest‐configtonew‐config,youcancopyitfromonenametotheotherinthesame
location,andthendeletetest‐config.Typethefollowingcommands:
RBT-8100# copy test-config new-config
RBT-8100# delete test-config
success: file deleted.
Tocopyfilecorpa‐login.htmlfromaTFTPserverintosubdirectorycorpainaRoamAboutSwitch’s
nonvolatilestorage,typethefollowingcommand:
RBT-8100# copy tftp://10.1.1.1/corpa-login.html corpa/corpa-login.html
success: received 637 bytes in 0.253 seconds [ 2517 bytes/sec]
Note: You can copy a file from a RAS to a TFTP server or from a TFTP server to a RoamAbout
Switch, but you cannot use MSS to copy a file directly from one TFTP server to another.