User Tools

Site Tools


операции_с_файловыми_системами_в_ios

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
операции_с_файловыми_системами_в_ios [2011/12/16 14:06]
val
операции_с_файловыми_системами_в_ios [2021/07/22 10:12] (current)
admin [Современный синтаксис]
Line 3: Line 3:
 ===== Устаревший синтаксис ===== ===== Устаревший синтаксис =====
 <​code>​ <​code>​
-switch#write ?                                                              ​+router#write ?                                                              ​
   erase     Erase NV memory ​                                                       erase     Erase NV memory ​                                                    
   memory ​   Write to NV memory ​                                                 ​   memory ​   Write to NV memory ​                                                 ​
Line 10: Line 10:
   <cr>   <cr>
  
-switch#configure ?                                                          ​+router#configure ?                                                          ​
   memory ​            ​Configure from NV memory ​                                     memory ​            ​Configure from NV memory ​                                  
   network ​           Configure from a TFTP network host                            network ​           Configure from a TFTP network host                         
Line 32: Line 32:
 router#copy system:/​running-config nvram:/​startup-config router#copy system:/​running-config nvram:/​startup-config
  
-router#​copy ​system:/running-config tftp://​server/​firewall.acl+router#​copy ​running-config startup-config 
 + 
 +router#​copy ​running-config tftp://​server/​rw/router.conf  !!!не во всех реализациях tftp
  
 router#more tftp://​server/​firewall.acl router#more tftp://​server/​firewall.acl
 +
 +router#copy tftp://​server/​firewall.acl running-config
 </​code>​ </​code>​
  
операции_с_файловыми_системами_в_ios.1324030014.txt.gz · Last modified: 2013/05/22 13:50 (external edit)