思科命令详解及总结.docVIP

  • 13
  • 0
  • 约7.59千字
  • 约 7页
  • 2016-12-17 发布于贵州
  • 举报
查看当前运行配置(密码) Switch# show running-config 保存配置 Switch# write 对路由设置密码(明文) sw1(config)#line console 0 sw1(config-line)#password 密码 sw1(config-line)#login 配置明文特权模式密码 sw1(config)# enable password 密码 配置密文特权模式密码 sw1(config)# enable secret 密码 加密明文密码 sw1(config)# service password-encryption 路由器密码恢复的思路 路由器启动过程中不加载配置文件 修改配置寄存器的值为0x2142,启动不加载配置文件 路由器密码恢复步骤 启动过程中按Ctrl+Breack中断IOS加载 修改配置寄存器的值 rommon1confreg 0x2142 rommon2reset 正常启动后,startup-config覆盖running-config Router#copy startup-config running-config 修改密码,并修改配置寄存器的值 Router(config)#enable secret cisco Router(config)#config-register 0x2102 交

文档评论(0)

1亿VIP精品文档

相关文档