思科路由残像模拟,备份密码及镜像的恢复

本文介绍了如何在思科设备中进行路由配置的备份、恢复,包括保存配置、上传文件到TFTP服务器、删除并恢复IOS文件和配置文件,以及在忘记密码时利用残像模式进行系统恢复的操作流程。
摘要由CSDN通过智能技术生成

一、先把部分配置配好(密码呀之类的,记得配置完保存)

interface FastEthernet0/0
 ip address 192.168.1.1 255.255.255.0
 duplex auto
 speed auto
!
interface FastEthernet0/1
 no ip address
 duplex auto
 speed auto
 shutdown
!
ip classless
!
ip flow-export version 9
line con 0
 password 123
 login
!
line aux 0
!
line vty 0 4
 login

二、把文件上传到tftp服务器

Router#copy startup-config tftp:          //上传开机系统配置文件到tftp服务器
Address or name of remote host []? 192.168.1.100   //服务器地址
Router#show flash:     //查看flash文件

System flash directory:
File  Length   Name/status
  4   5571584  c2600-i-mz.122-28.bin
[5571584 bytes used, 58444800 available, 64016384 total]
63488K bytes of processor board System flash (Read/Write)
********************************************************************
Router#copy flash: tftp:                  //把系统镜像文件上传到tftp服务器
Source filename []? c2600-i-mz.122-28.bin    //上传的文件
Address or name of remote host []? 1
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值