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

This is an old revision of the document!


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

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

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

switch.corpX.un#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>                                                                          

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

switch.corpX.un#dir system:/

switch.corpX.un#dir nvram:/

switch.corpX.un#dir flash:/

switch.corpX.un#more system:/running-config

switch.corpX.un#more nvram:/startup-config

switch.corpX.un#copy system:/running-config nvram:/startup-config

switch.corpX.un#more flash:/config.text

switch.corpX.un#more flash:/c2950-i6q4l2-mz.121-11.EA1.bin

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