码迷,mamicode.com
首页 > 其他好文 > 详细

011 router backup

时间:2016-12-09 18:31:05      阅读:153      评论:0      收藏:0      [点我收藏+]

标签:directory   sequence   shu   hang   write   remote   type   interface   back   

Router>en
Router#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#int f0/0
Router(config-if)#no shut
 
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
 
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
 
Router(config-if)#ip add 192.168.0.1 255.255.255.0
Router(config-if)#do ping 192.168.0.2
 
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.0.2, timeout is 2 seconds:
.!!!!
Success rate is 80 percent (4/5), round-trip min/avg/max = 5/5/7 ms
 
Router#sh flash
 
System flash directory:
File  Length   Name/status
  3   5571584  c2600-i-mz.122-28.bin
  2   28282    sigdef-category.xml
  1   227537   sigdef-default.xml
[5827403 bytes used, 58188981 available, 64016384 total]
63488K bytes of processor board System flash (Read/Write)
 
Router#copy flash tftp
Source filename []? c2600-i-mz.122-28.bin
Address or name of remote host []? 192.168.0.2
Destination filename [c2600-i-mz.122-28.bin]?
 
Writing c2600-i-mz.122-28.bin...!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[OK - 5571584 bytes]
 
5571584 bytes copied in 0.655 secs (8506000 bytes/sec)
Router#




011 router backup

标签:directory   sequence   shu   hang   write   remote   type   interface   back   

原文地址:http://www.cnblogs.com/sanyuanempire/p/6150381.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!