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

This is an old revision of the document!


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

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

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

testswitch#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>                                                                          

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

switchX#dir system:/

switchX#dir nvram:/

switchX#dir flash:/

switchX#more system:/running-config

switchX#more nvram:/startup-config

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

switchX#more flash:/config.text

switchX#more flash:/c2950-i6q4l2-mz.121-11.EA1.bin

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