书签 分享 收藏 举报 版权申诉 / 14
上传文档赚钱

类型《出版社通信英语》课件IPv6.pptx

  • 上传人(卖家):momomo
  • 文档编号:5818689
  • 上传时间:2023-05-11
  • 格式:PPTX
  • 页数:14
  • 大小:64.04KB
  • 【下载声明】
    1. 本站全部试题类文档,若标题没写含答案,则无答案;标题注明含答案的文档,主观题也可能无答案。请谨慎下单,一旦售出,不予退换。
    2. 本站全部PPT文档均不含视频和音频,PPT中出现的音频或视频标识(或文字)仅表示流程,实际无音频或视频文件。请谨慎下单,一旦售出,不予退换。
    3. 本页资料《《出版社通信英语》课件IPv6.pptx》由用户(momomo)主动上传,其收益全归该用户。163文库仅提供信息存储空间,仅对该用户上传内容的表现方式做保护处理,对上传内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知163文库(点击联系客服),我们立即给予删除!
    4. 请根据预览情况,自愿下载本文。本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
    5. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007及以上版本和PDF阅读器,压缩文件请下载最新的WinRAR软件解压。
    配套讲稿:

    如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。

    特殊限制:

    部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。

    关 键  词:
    出版社通信英语 出版社 通信 英语 课件 IPv6
    资源描述:

    1、 IPv6As the Internet began to grow at a dramatic rate during the late 1980s and early 1990s,engineers realized that the current version of the IP protocol would not be adequate to meet the demands of the Internets growth.Of particular concern was the availability of adequate IP addresses for all kin

    2、ds of devices accessing the Internet.dramatic a.喜剧的,引人注目的version n.版本protocol n.协议,草案availability n.可用性,有效性With 32 bits,IPv4 can theoretically provide up to 4.2 billion addresses.However,even with uniform allocation,this is insufficient.Allocation policies in practice make this worse;a few organizat

    3、ions have an overabundance of addresses,whereas many others have ended up with too few.uniform a.统一的,一致 的allocation n.分配,配置insufficient a.不足的,缺乏能力的overabundance n.过多,过于丰富According to the report released by Gartner,there will be 25 billion IoT devices by 2020,and a large number of perceptive terminal

    4、s or machines will be connected to the mobile network or the Internet,which will inevitably cause a huge demand for IP addresses.IPv6 is the fundamental way to solve the address problem.The designers of IPv6 have taken full account of the existing advantages of IPv4 and made a lot of improvements an

    5、d extensions to make it more powerful and efficient than IPv4s processing performance.perceptive a.知觉的,领悟的inevitably a.不可避免的,必然的fundamental a.基本的,根本的IPv6 also provides additional features.Address auto-configuration allows hosts to autoconfigure their IP addresses without the need for a centralized s

    6、erver.The header,which contains the essential fields for the IP protocol to work,has been simplified for more efficient processing;even with 40 bytes,the IPv6 header is more amenable to header compression than the IPv4 header.Extensions to the base IPv6 header provide better support for security and

    7、 mobility:the Mobility Header in particular has been designed to support the Mobile IP protocol and its enhancements.configuration n.配置,结构autoconfiguration 自动配置simplify v.简化,使简易amenable a.有责任的,顺从的compression n.压缩,浓缩With the basic addressing support and additional support,especially for security and

    8、mobility,the new IPv6 protocol can form the basis of the next-generation Internet.It is,hence,important to understand some of its basic operations.The Internet protocols often define standards for hosts and routers to communicate.IPv6 is one such important protocol.In order for a standard to be impl

    9、ementable as well as interoperable,it needs to define unambiguous messages that the protocol uses.implementable a.可执行的interoperable a.互操作的unambiguous a.不含糊的,清楚的The messages carry information for the IP software to interpret,as well as payload a user generated such as web pages,streamed content and V

    10、oIP.The information carried for the IP software can be generally referred to as the header,which specifies how the message must be interpreted and processed.The header definition and semantics must be unambiguous so that the sender and the receiver can communicate.A header format does just that.It a

    11、llows a sender to construct and fill the fields in the header in a way that the receiver can understand and interpret.specify v.指定,详细说明interpret v.解释,翻译definition n.定义semantics n.语义学,语义论IPv6 packet consists of three parts:header,extended header and upper protocol data unit.The fixed header contains

    12、eight fields with a fixed total length of 40 bytes.The following section provides a description of the IPv6 header.The header in an IPv6 packet is shown in Figure 1.The description of each of the header fields follows.Each“+-”corresponds to 1 bit.Hence,the Version field consists of 4 bits.The Versio

    13、n field is set to 6 to indicate the protocol version.description n.描述,描写The Traffic Class field actually consists of two subfields.The first 6bits of this field constitute the Differentiated Services Code Point(DSCP),and are used for providing different forwarding treatment(Quality of Service,QoS)to

    14、 traffic.A source code may mark these bits to request certain“differentiated services”,and a router may provide the corresponding forwarding behavior.These bits may be remarked by intermediate routers to ensure that the traffic is compliant to what is agreed upon.The remaining two bits of the field

    15、are reserved for“Explicit Congestion Notification(ECN)”,which is used to inform in advance the transport protocol of congestion along the path a packet takes.subfield n.子域,分区forward v.发送,转寄differentiated a.分化的,可区分的remark v.备注,评论 intermediate a.中间的,过度的compliant a.顺从的,服从的The length of the rest of the

    16、packet following the IPv6 header is denoted by Payload Length.The type of the header immediately following the IPv6 header is identified by Next Header.For data,this is typically TCP or Unreliable Datagram Protocol(UDP).However,IPv6 defines multiple extension header which may be present.Hop Limit de

    17、termines how far a packet should traverse on the Internet.Its value is decremented by one by each node that forwards the packet.When the value reaches zero,the packet is decremented.denote v.表示,指示 hop n.单足短距离跳跃 determine traverse v.穿过,来回移动 decrement n.渐减,减缩The Source and Destination Addresses specif

    18、y the originator and the receiver of the packet,respectively.The Destination Address does not specify the ultimate receiver if the Routing Header is present.There are three types of addresses in IPv6:unicast,anycast,and multicast.Each of these addresses can have different scopes,which limits their a

    19、pplicability and usage.There are no broadcast addresses in IPv6.ultimate a.最终的,终极的 scope n.范围,余地With the rapid development of Internet,IPv4 protocol can no longer meet the needs of users.This is mainly due to the limitations of IPv4 in terms of addresses,routing and security.Correspondingly,IPv6 has

    20、 the advantage of large address space,security,mobility,quality of service and so on.So IPv6 protocol has become the inevitable trend of network development.inevitable a.必然的,不可避免的trend n.趋势,倾向However IPv4 and IPv6 are incompatible protocols,so a solution to transition is required.Because it is impos

    21、sible to change their network to IPv6 at once,IPv4 and IPv6 will coexist for a few years.In order to achieve smooth and stepwise transition,IETF recommends three kinds of transition mechanisms:dual stack,tunneling and translation technology.incompatible a.不相容的,矛盾的coexist v.共存,和平共处stepwise a.逐步的,逐渐的dual a.双的,双重的stack n.一堆,堆栈tunneling n.隧道效应,隧道技术

    展开阅读全文
    提示  163文库所有资源均是用户自行上传分享,仅供网友学习交流,未经上传用户书面授权,请勿作他用。
    关于本文
    本文标题:《出版社通信英语》课件IPv6.pptx
    链接地址:https://www.163wenku.com/p-5818689.html

    Copyright@ 2017-2037 Www.163WenKu.Com  网站版权所有  |  资源地图   
    IPC备案号:蜀ICP备2021032737号  | 川公网安备 51099002000191号


    侵权投诉QQ:3464097650  资料上传QQ:3464097650
       


    【声明】本站为“文档C2C交易模式”,即用户上传的文档直接卖给(下载)用户,本站只是网络空间服务平台,本站所有原创文档下载所得归上传人所有,如您发现上传作品侵犯了您的版权,请立刻联系我们并提供证据,我们将在3个工作日内予以改正。

    163文库