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

This is an old revision of the document!


Операции с файловыми системами в IOS

Устаревший синтаксис

router#write ?                                                              
  erase     Erase NV memory                                                     
  memory    Write to NV memory                                                  
  network   Write to network TFTP server                                        
  terminal  Write to terminal                                                   
  <cr>

router#configure ?                                                          
  memory             Configure from NV memory                                   
  network            Configure from a TFTP network host                         
  overwrite-network  Overwrite NV memory from TFTP network host                 
  terminal           Configure from the terminal                                
  <cr>                                                                          

Современный синтаксис

router#dir system:/

router#dir nvram:/

router#dir flash:/

router#more system:/running-config

router#more nvram:/startup-config

router#copy system:/running-config nvram:/startup-config

router#copy system:/running-config tftp://server/router.conf

router#more tftp://server/router.conf
операции_с_файловыми_системами_в_ios.1324030154.txt.gz · Last modified: 2013/05/22 13:50 (external edit)