首页 > 学院 > 网络通信 > 正文

CISCO的口令如何设置?

2019-11-04 23:24:09
字体:
来源:转载
供稿:网友

  一共有三种口令,
  开机、ENABLE、Telnet口令,
  · Console PassWord
  
  Router(config)# line console 0
  Router(config)# login
  Router(config-line)# password cisco
  
  telnet口令
  
  Router(config)# line vty 0 4
  Router(config-line)# login
  Router(config-line)# password cisco
  
   Enable Password
  
  Router(config)# enable-password san-fran

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表