- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
数据包转发详解
数据包转发详解
The IP Routing Process
摘自CCNA:Cisco Certified Network Associate Study Guide Fourth Edition第五章
The IP Routing Process
The IP routing process is fairly simple and doesn’t change, regardless of the size network you
have. For an example, we’ll use Figure 5.1 to describe step by step what happens when Host_
A wants to communicate with Host B on a different network.
FIGURE5.1 IP routing example using two hosts and one router
In this example, a user on Host_A pings Host_B’s IP address. Routing doesn’t get simpler
than this, but it still involves a lot of steps. Let’s work through them:
主机A ping 主机B,没有比这更简单的了,但一样有很多的步骤
1.Internet Control Message Protocol (ICMP) creates an echo request payload (which is just
the alphabet in the data field).
ICMP生成一个回显请求负载(一些字母)
2.ICMP hands that payload to Internet Protocol (IP), which then creates a packet. At a min-
imum, this packet contains an IP source address, an IP destination address, and a protocol
field with 01h (remember that Cisco likes to use 0x in front of hex characters, so this could
look like 0x01). All of that tells the receiving host to whom it should hand the payload
when the destination is reached—in this example, ICMP
ICMP把负载交给IP,IP生成数据包,包括源IP地址、目标IP地址、协议类型字段值为0X01。协议类型指明了接收者把负载交给哪个协议,这里是ICMP。
3.Once the packet is created, IP determines whether the destination IP address is on the local network or a remote one
判断目标IP是在局域网还是在外网
4.Since IP determines this is a remote request, the packet needs to be sent to the default gate-
way so the packet can be routed to the remote network. The Registry in Windows is parsed
to find the configured default gateway.
在外网,包要发给默认网关以便路由到那个网络。从windows注册表得到默认网关。
5.The default gateway of host 172.16.10.2 (Host_A) is configured to 172.16.10.1. To be able
to send this packet to the default gateway, the hardware address of the router’s interface
Ethernet 0 (configured with the IP address of 172.16.10.1) must be known. Why? So the
packet can be handed down to the Da
您可能关注的文档
最近下载
- 《2019公路工程施工安全防护设施技术指南广东版》贯标培训资料.pptx VIP
- 2024-2025学年小学音乐一年级上册冀少版(2024)教学设计合集.docx
- Q_GJXH 5-2020玻璃门锁企业标准.pdf
- 石油钻采设备及工艺自喷井采油及设备.pptx VIP
- 《 甘肃省公路工程施工安全内业资料指南 》.pdf VIP
- 三类汽车维修管理制度.docx
- 中美网络众筹融资模式比较研究--以Kickstarter和点名时间网站为例.pdf VIP
- 211安全工作法讲义 中原油田安全环保处.ppt VIP
- 2025年小学秋季开学家长会《育心育智,共促成长》.pptx
- 城市轨道交通供电系统分析.doc VIP
文档评论(0)