- 1、本文档共16页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
第五章补充b 点到点协议简介
Additional Materials for Ethereal Network Analysis Example from New York Times Point-to-Point Protocol Analysis by using Ethereal Network Analyzer Example Ethereal windows Top pane: frame sequence Middle pane: Encapsulation Middle pane: Encapsulation Middle pane: Encapsulation PPP: Point-to-Point Protocol Data link protocol for point-to-point lines in Internet Router-router; dial-up to router 1. Provides Framing and Error Detection Character-oriented HDLC-like frame structure 2. Link Control Protocol Bringing up, testing, bringing down lines; negotiating options Authentication: key capability in ISP access 3. A family of Network Control Protocols specific to different network layer protocols IP, OSI network layer, IPX (Novell), Appletalk PPP Applications PPP used in many point-to-point applications Telephone Modem Links 30 kbps Packet over SONET 600 Mbps to 10 Gbps IP→PPP→SONET PPP is also used over shared links such as Ethernet to provide LCP, NCP, and authentication features PPP over Ethernet (RFC 2516) Used over DSL PPP Frame Format PPP Frame PPP uses similar frame structure as HDLC, except Protocol type field Payload contains an integer number of bytes PPP uses the same flag, but uses byte stuffing Problems with PPP byte stuffing Size of frame varies unpredictably due to byte insertion Malicious users can inflate bandwidth by inserting 7D 7E Byte-Stuffing in PPP PPP is character-oriented version of HDLC Flag is 0x7E Control escape 0x7D Any occurrence of flag or control escape inside of frame is replaced with 0x7D followed by original octet XORed with 0x20 PPP Example PPP Phases Home PC to Internet Service Provider 1. PC calls router via modem 2. PC and router exchange LCP packets to negotiate PPP parameters 3. Check on identities 4. NCP packets exchanged to configure the network layer, e.g. TCP/IP ( requires IP address assignment) 5. Data transport, e.g. send/receive IP packets 6. NCP used to tear do
文档评论(0)