- 0
- 0
- 约6.64千字
- 约 39页
- 2017-12-05 发布于湖北
- 举报
资料均来自网络,版权归作者所有,可学习交流使用。
PAP的诊断 命令debug ppp authentication的输出 链路成功建立 实验:PPP配置--- CHAP双向认证过程 S 0 / 0 : 192 . 168 . 0 . 1 / 24 S 0 / 0 : 192 . 168 . 0 . 2 / 24 RouterA RouterB Encapsulaton PPP Encapsulaton PPP Router(config)#hostname R1 R1(config)#int s2/0 R1(config-if)#ip address 192.168.2.1 255.255.255.0 R1(config-if)#clock rate 64000 R1(config-if)#no shutdown R1(config)#username R2 password 123 //配置认证的用户名和密码 R1(config)#int s2/0 R1(config-if)#encapsulation ppp R1(config-if)#ppp authentication chap S2/0 S2/0 Router(config)#hostname R2 R2(config)#int s2/0 R2(config-if)#ip address 192.168.2.2 255.255.2
原创力文档

文档评论(0)