Skspruce Technologies Inc. WIA3200 Manuel D’Utilisation

Page de 94
 
14                                                                                                                      JadeOS User Manual   
  (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.6 File Operations 
3.6.1 Basic Operations 
JadeOS provide basic operations about files such as dir、copy、rename、delete and so 
on, the command is as following: 
Dir files: 
 (JadeOS) #dir 
Copy files: 
 (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>}| 
Rename files 
(JadeOS) #rename <old> <new> 
Delete files 
(JadeOS) #delete filename <file> 
3.6.2 Files Transfer by FTP and TFTP Command 
You can transfer the following files between JadeOS and an external server or host: 
• 
JadeOS image files 
• 
A specified file in JadeOS flash file system, or a compressed archive that 
contains the flash file 
• 
Configuration file, either the running configuration or a startup configura-
tion