3com S7906E Guide De Référence

Page de 2327
 
1-15 
View 
User view 
Default Level 
3: Manage level 
Parameters 
file-url: Name of the file to be restored. 
Description 
Use the undelete command to restore a file from the recycle bin. 
If another file with the same name exists under the same path, the undelete operation will cause it to be 
overwritten and the system will prompt you whether to continue. 
Examples 
# Restore file a.cfg in directory flash: from the recycle bin. 
<Sysname> undelete a.cfg 
Undelete flash:/a.cfg?[Y/N]:y 
..... 
%Undeleted file flash:/a.cfg. 
# Restore file b.cfg in directory flash:/test from the recycle bin. 
<Sysname> undel flash:/test/b.cfg 
Undelete flash:/test/b.cfg?[Y/N]:y 
....... 
%Undeleted file flash:/test/b.cfg. 
Or, you can use the following steps to restore file flash:/test/b.cfg
<Sysname> cd test 
<Sysname> undelete b.cfg 
Undelete flash:/test/b.cfg?[Y/N]:y 
..... 
%Undeleted file flash:/test/b.cfg. 
Configuration File Management Commands 
backup startup-configuration 
Syntax 
backup startup-configuration to dest-addr dest-filename ] 
View 
User view 
Default Level 
2: System level