User's Manual Part 2
14JadeOSUserManual
(JadeOS) #show image version
----------------------------------
Partition : 0:0 (/dev/sda1)
Software Version : JadeOS 2.3.2.0
Built on : SMP Thu Dec 19 18:01:40 CST 2013
----------------------------------
Partition : 0:1 (/dev/sda2)
Software Version : JadeOS 2.2.6.0
Built on : SMP Mon Nov 18 14:58:24 CST 2013
3.6FileOperations
3.6.1BasicOperations
JadeOSprovidebasicoperationsaboutfilessuchasdir、copy、rename、deleteandso
on,thecommandisasfollowing:
Dirfiles:
(JadeOS) #dir
Copyfiles:
(JadeOS) #copy
flash: <srcfilename> {flash: <destfilename> |
tftp: <tftphost>
<destfilename> | ftp:<ftphost> <user> <filename>} |
ftp: <ftphost> <user> <filename> {system: partition {0|1} |flash:
<filename> }|
running-config {flash: <filename> | ftp: <ftphost> <user> <password>
<filename> | tftp: <tftphost> <filename>} |
startup-config {flash: <filename> | tftp: <tftphost> <filename>} |
system: partition {<srcpartition> 0|1}|
tftp: <tftphost> <filename> {flash: <destfilename>}|
Renamefiles:
(JadeOS) #rename <old> <new>
Deletefiles:
(JadeOS) #delete filename <file>
3.6.2FilesTransferbyFTPandTFTPCommand
YoucantransferthefollowingfilesbetweenJadeOSandanexternalserverorhost:
• JadeOSimagefi les
• AspecifiedfileinJadeOSflashfilesystem,oracompressedarchivethat
containstheflashfile
• Configurationfile,eithertherunningconfigurationorastartupconfigura‐