广域网路由配置PPP协议.ppt

  1. 1、本文档共45页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
广域网路由配置PPP协议

第8章 广域网路由配置 本节内容 8.3 PPP协议 学习目标 通过本章的学习,希望您能够: 搞清PPP协议基本概念 理解PPP协议认证原理 掌握PPP协议的配置 课程议题 课程议题 PAP验证的配置 客户端(被验证方) RB(config)#interface seril 1/2 RB(config-if)# encapsulation ppp RB(config-if)#ppp pap sent-username ruijie password 0 123 CHAP认证配置 服务端(验证方) RA(config)#username RB password 123 RA(config)#interface serial 1/2 RA(config-if)#encapsulation ppp RA(config-if)#ppp authentication chap CHAP认证配置 客户端(被验证方) RB(config)#username RA password 123 RB(config)#interface serial 1/2 RB(config-if)#encapsulation ppp RB(config-if)#ppp chap hostname hostnmae  指定PPP CHAP验证的主机名 PPP案例配置 要求: 通过PPP互通,采用PAP认证。 username :ruijie Password:123 路由器A配置(认证方) RA(config)#interface fa1/0 RA(config-if)#ip address RA(config)#interface seril 1/2 RA(config-if)#ip address RA(config-if)# encapsulation ppp RA(config-if)#ppp authentication pap RA(config)#username ruijie password 0 123 RA(config)#ip route 路由器B配置(被证方) RA(config)#interface fa1/0 RA(config-if)#ip address RA(config)#interface seril 1/2 RA(config-if)#ip address RA(config-if)# encapsulation ppp RB(config-if)#ppp pap sent-username ruijie password 0 123 RA(config)#ip route CISCO配置PAP CISCO配置CHAP PPP认证的调试 特权模式下输入: Router#show interfaces serial 1/2 Router#debug ppp authentication 核实PPP配置 Router#show interface s0 Serial0 is up, line protocol is up Hardware is HD64570 Internet address is /24 MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, rely 255/255, load 1/255 Encapsulation PPP, loopback not set, keepalive set (10 sec) LCP Open Open: IPCP, CDPCP Last input 00:00:05, output 00:00:05, output hang never Last clearing of show interface counters never Queueing strategy: fifo Output queue 0/40, 0 drops; input queue 0/75, 0 drops 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 38021 packets input, 5656100 bytes, 0 no buffer Received 23488 broadcasts, 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort 38097

您可能关注的文档

文档评论(0)

ctuorn0371 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档