第二步:配置路由器的HTTP服务
R1(config)#ip http server R1(config)#ip http secure-server R1(config)#ip http authentication local //登录认证使用本路由器的数据库第三步:配置路由器上的本地数据库
R1(config)#username admin privilege 15 password admin//配置用户名为admin,密码admin。用户权限级别为15.第四步:配置ssh和telnet
R1(config)#line vty 0 4R1(config-line)#login localR1(config-line)#transport input telnet ssh //用SDM可以不要此句R1(config-line)#exi第五步:打开SDM输入路由器的e1/0接口的地址
第七步:认证过程
精彩评论