17.3 PPP CHAP认证

1.CHAP认证,服务端R2配置

[R2]aaa
[R2-aaa]local-user dsrw password cipher dsrw.com
[R2-aaa]local-user dsrw service-type ppp
[R2]interface Serial 0/0/0
[R2-Serial0/0/0]link-protocol ppp
[R2-Serial0/0/0]ppp authentication-mode chap 
[R2-Serial0/0/0] ip address 12.1.1.2 30

2.客户端R1配置

[R2]interface Serial 0/0/0
[R1-Serial0/0/0]link-protocol ppp
[R1-Serial0/0/0]ppp chap user dsrw
[R1-Serial0/0/0]ppp chap password simple dsrw.com
[R1-Serial0/0/0] ip address 12.1.1.1 30
© 版权声明
THE END
喜欢就支持一下吧
点赞15 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称

    请登录后查看评论内容