第十四章PPP协议讲课资料

上传人:yuzo****123 文档编号:137929726 上传时间:2020-07-12 格式:PPT 页数:32 大小:829KB
返回 下载 相关 举报
第十四章PPP协议讲课资料_第1页
第1页 / 共32页
第十四章PPP协议讲课资料_第2页
第2页 / 共32页
第十四章PPP协议讲课资料_第3页
第3页 / 共32页
第十四章PPP协议讲课资料_第4页
第4页 / 共32页
第十四章PPP协议讲课资料_第5页
第5页 / 共32页
点击查看更多>>
资源描述

《第十四章PPP协议讲课资料》由会员分享,可在线阅读,更多相关《第十四章PPP协议讲课资料(32页珍藏版)》请在金锄头文库上搜索。

1、第十四章PPP协议,本章目标,通过本章学习,您应该掌握以下内容: 掌握CISCO HDLC帧格式及配置 掌握PPP协议的组件:成帧方法、LCP、NCP 掌握PPP帧格式及配置 掌握PPP的验证过程(PAP、CHAP)及配置,串行点到点链路的封装格式,最常用的两个点对点广域网封装协议是HDLC、PPP PPP:用于在链路建立过程当中检查链路质量;另外,还支持PAP和CHAP密码验证HDLC:是思科串行线路的缺省协议,只允许点对点的连接 如果连接的是非CISCO设备,就需要使用其他的数据封装类型。如FR,PPP,HDLC协议简介,SDLC:由IBM开发,后来提交给ANSI和ISO,希望接受成为美国

2、国家标准和国际标准。 ADCCP:ANSI修改SDLC后形成。 HDLC:ISO修改SDLC后形成。 CISCO HDLC实现基于ISO HDLC,但在帧格式中做了修改,使其称为CISCO专有协议。 HDLC是CISCO串行线路的缺省封装协议,只允许CISCO专用设备的连接,与其他的供应商的设备不兼容。,配置HDLC,Router(config)# interface serial slot_#/port_# Router(config-if)# encapsulation hdlc,进入某个串口配置模式 启用HDLC封装 HDLC是CISCO同步串口的缺省封装格式,查看数据链路层封装,Rou

3、ter# show interfaces serial 1 Serial1 is up, line protocol is up Hardware is MCI Serial Internet address is 192.168.2.2 255.255.255.0 MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, rely 255/255, load 1/255 Encapsulation HDLC, loopback not set, keepalive set (10 sec) Last input 0:00:02, output 0:00:00

4、, output hang never Last clearing of show interface counters never Output queue 0/40, 0 drops; input queue 0/75, 0 drops ,PPP Encapsulation,TCP/IP Novell IPX AppleTalk,Multiple protocol encapsulations using NCPs in PPP,Link setup and control using LCP in PPP,PPP 综述,PPP 可以通过 NCP 携带多个网络层协议的数据包 PPP 可以通

5、过 LCP 建立和控制数据链路 PPP 可以在异步或同步串口、HSSI、ISDN接口下工作,PPP协议作用,能够控制数据链路的建立; 能够配置和测试数据链路; 允许认证 能够对广域网的IP地址进行分配和管理; 允许同时采用多种网络层协议; 能够有效进行错误检测; 在80年代末,人们在SLIP协议基础上开发PPP协议来解决远程互联网连接的问题。,PPP: A data link with network layer services,PPP 组件,LCP分组中的配置选项,PPP帧格式,Flag:01111110,Address:11111111,Flag:00000011,PPP 认证概述,PP

6、P 会话建立的3个步骤 链路建立(LCP完成) 验证阶段(可选,LCP完成) 网路层协议连接(NCP完成),Dialup or Circuit-Switched Network,两种 PPP 认证协议: PAP 和 CHAP,PPP认证,在PPP会话中,验证是可选的。 如果需要验证,则须通信双方的路由器要交换彼此的验证信息。 可以选择使用密码验证协议PAP或询问握手验证协议CHAP;在一般情况下,CHAP是首选协议。,密码明文传输,选择 PPP 验证协议,Remote Router (SantaCruz),Central-Site Router (HQ),Hostname: santacruz

7、 Password: boardwalk,username santacruz password boardwalk,PAP 2-Way Handshake,“santacruz, boardwalk”,Accept/Reject,PAP:两次握手,密码在链路上是明文传输的;连接建立后,需要不停地在链路上反复发送用户名和密码;远程节点受到登录尝试的频率和定时的限制。,密码验证协议PAP,选择 PPP 验证协议,远程路由器 (SantaCruz),中心路由器 (HQ),Hostname: santacruz Username: HQ Password: boardwalk,Hostname: H

8、Q Username: santacruz Password: boardwalk,CHAP 3-Way Handshake,质询,响应,接受/拒绝,密码没有直接在链路上传输,第一步 拔号者发起CHAP呼叫,766-1,3640-1,User dials in,ppp authentication CHAP LCP协商CHAP认证方式和MD5算法,userpass 766-1pc1,userpass 3640-1pc1,第二步 向拔号者发送质询信息,01,random,3640-1,id,User dials in,766-1,3640-1,1、建立质询数据包:随机数,认证名 2、将id号和随

9、机数保存在访问服务器中; 3、向呼叫方发送质询数据包;,分组标识: 01:质询 02:质询应答 03:允许PPP连接 04:拒绝PPP连接,用于区别多个认证过程,第三步拔号者处理质询消息,MD5,hash,01,random,3640-1,id,userpass 3640-1pc1,User dials in,766-1,3640-1,拔号者处理CHAP质询数据包; 1、将id号放入MD5散列生成器; 2、将随机数放入MD5散列生成器; 3、用访问服务器的认证名匹配口令 4、将口令放入MD5散列生成器,第四步 拔号者向访问服务器发送质询应答,01,02,random,3640-1,id,id,

10、hash,766-1,userpass 3640-1pc1,User dials in,766-1,3640-1,MD5,hash,发送应答包给访问服务器;,第五步 访问服务器检查拔号者发过来的应答数据包,01,02,random,3640-1,id,id,hash,766-1,userpass 766-1pc1,userpass 3640-1pc1,=?,User dials in,766-1,3640-1,MD5,hash,第六步 访问服务器向拔号者发送认证通过/失败的消息,01,02,03,random,3640-1,id,id,hash,766-1,id,“Welcome in”,us

11、erpass 766-1pc1,userpass 3640-1pc1,User dials in,766-1,3640-1,MD5,hash,PPP配置和认证总述,配置 PPP,Router(config-if)#encapsulation ppp,激活 PPP 封装,配置 PPP 验证,Router(config)#hostname name,给本地路由器命名,Router(config)#username name password password,提供需要验证的对方路由器的名称和密码,配置 PPP 验证,Router(config-if)#ppp authenticationchap

12、| chap pap | pap chap | pap,激活 PAP 或 CHAP 验证,CHAP 配置举例,hostname left username right password sameone ! int serial 0 ip address 10.0.1.1 255.255.255.0 encapsulation ppp ppp authentication CHAP,hostname right username left password sameone ! int serial 0 ip address 10.0.1.2 255.255.255.0 encapsulation

13、 ppp ppp authentication CHAP,Leftrouter,Right router,PSTN/ISDN,查看 HDLC 和 PPP 的封装,Router#show interface s0 Serial0 is up, line protocol is up Hardware is HD64570 Internet address is 10.140.1.2/24 MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, rely 255/255, load 1/255 Encapsulation PPP, loopback not se

14、t, 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

15、 0 bits/sec, 0 packets/sec 38021 packets input, 5656110 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 packets output, 2135697 bytes, 0 underruns 0 output errors, 0 collisions, 6045 interface resets 0 o

16、utput buffer failures, 0 output buffers swapped out 482 carrier transitions DCD=up DSR=up DTR=up RTS=up CTS=up,验证 PPP 认证,debug ppp authentication shows successful CHAP output.,完成本章的学习后,你应该能够掌握: 在广域网的串行口上配置PPP 协议 在一个 PPP 连接内配置PAP和CHAP验证 查看点到点的 PPP 协议配置情况,本章总结,1.在Cisco路由器上有哪三中广域网连接类型? 2.PPP有哪两种封装协议,它们有哪些优缺点?,问题回顾,

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 中学教育 > 教学课件 > 高中课件

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号