marty001 发表于 2015-5-24 13:40:02

cisco路由的一点东西

  cisco路由默认寄存器值0x2102
  cisco 2600
  查看寄存器值:#shellversion
  密码设置:console口的密码
  #config terminal
  #line console 0
  #password   (密码)
  #exit
  特权密码的配置:
  #enable secret (密码)
  #line console 0
  #login (立即生效的命令)
  保存#copy running-config startup-config
页: [1]
查看完整版本: cisco路由的一点东西