2012年7月17日

CLI配置和编址

摘要: Router(config-line)#login //用来启动口令检查。Router(config-line)#exit //退出Router(config)#line vty 0 4 //同来进入虚拟登陆(Telnet)配置模式。Router(config-line)#password “密码” //用来设置虚拟登陆(Telnet)密码。Router(config-line)#login //用来启动口令检查。Router(config)#banner motd # //用来登陆时的欢迎语(消息的开头和结尾都要使用 # 开始和结束)Router(config-line)#end //用来退 阅读全文

posted @ 2012-07-17 11:07 枫叶红666BBC 阅读(262) 评论(0) 推荐(0)

导航