思科网络学习空间CCNA技术讲座第二期.ppt_第1页
思科网络学习空间CCNA技术讲座第二期.ppt_第2页
思科网络学习空间CCNA技术讲座第二期.ppt_第3页
思科网络学习空间CCNA技术讲座第二期.ppt_第4页
思科网络学习空间CCNA技术讲座第二期.ppt_第5页
已阅读5页,还剩31页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

思科网络学习空间第二期技术讲座 ipv6 and frame format in wlan,ipv6 address,ipv4 and ipv6,currently, there are approximately 1.3 billion usable ipv4 addresses available.,ipv4 and ipv6 header comparison,ipv6 extension headers,simpler and more efficient header means: ipv6 has extension headers. it handles the options more efficiently. it enables faster forwarding rate and end nodes processing.,ipv6 address representation,format: x:x:x:x:x:x:x:x, where x is a 16-bit hexadecimal field case-insensitive for hexadecimal a, b, c, d, e, and f leading zeros in a field are optional: 2031:0:130f:0:0:9c0:876a:130b successive fields of 0 can be represented as :, but only once per address. examples: 2031:0000:130f:0000:0000:09c0:876a:130b 2031:0:130f:9c0:876a:130b 2031:130f:9c0:876a:130bincorrect ff01:0:0:0:0:0:0:1 ff01:1 0:0:0:0:0:0:0:1 :1 0:0:0:0:0:0:0:0 :,ipv6 address types,unicast: address is for a single interface ipv6 has several types (for example, global, reserved, link-local, and site-local) multicast: one-to-many enables more efficient use of the network uses a larger address range anycast: one-to-nearest (allocated from unicast address space) multiple devices share the same address all anycast nodes should provide uniform service source devices send packets to anycast address routers decide on closest device to reach that destination suitable for load balancing and content delivery services,ipv6 global unicast addresses,ipv6 has the same address format for global unicast and for anycast addresses. uses a global routing prefixa structure that enables aggregation upward, eventually to the isp. fp = fomat prefix ( 001) tla id = top level aggregation identifer, userd by iana,internic etc. nla id = next-level aggregation identifer , used by isp sla id = site level aggrregation identifer, used by orgnization,eui-64 to ipv6 interface identifier,inverting the “u“ (universal/local) bit g = individual/group,anycast,ipv6 has the same address format for global unicast and for anycast addresses. anycast addresses are allocated from the unicast address space when a unicast address is assigned to more than one interface, thus turning it into an anycast address,link-local addresses,link-local addresses have a scope limited to the link and are dynamically created on all ipv6 interfaces by using a specific link-local prefix fe80:/10 and a 64-bit interface identifier. link-local addresses are used for automatic address configuration, neighbor discovery, and router discovery. link-local addresses are also used by many routing protocols. link-local addresses can serve as a way to connect devices on the same local network without needing global addresses. when communicating with a link-local address, you must specify the outgoing interface because every interface is connected to fe80:/10.,site-local addresses,site-local addresses are designed to be used for addressing inside of a site without the need for a global prefix. routers must not forward any packets with site-local source or destination addresses outside of the site,1111 1110 11,fec0:/10,multicasting,examples of permanent multicast addresses,ipv6 addresses and interface,a single interface may be assigned multiple addresses of any type (unicast, anycast, multicast). every ipv6-enabled interface contains at least one loopback (:1/128) and one link-local address. optionally, every interface can have multiple unique local and global addresses.,router# sh int f0/0 fastethernet0/0 is up, line protocol is up hardware is amdfe, address is 000e.38ee.39a0 (bia 000e.38ee.39a0) router(config)# interface fastethernet 0/0 router(config-if)# ipv6 address 2006 : 1010 : 0 : 1 : /64 eui-64 router# sh int f0/0 fastethernet0/0 is up, line protocol is up ipv6 is enabled, link-local address is fe80:20e:38ff:feee:39a0 global unicast address(es): 2006:1010:0:1:20e:38ff:feee:39a0, subnet is 2006:1010:0:1:/64 joined group address(es): ff02:1 ff02:1:ffee:39a0 mtu is 1500 bytes,stateless and stateful configuration,stateless autoconfiguration,dhcpv6 (stateful),dhcpv6 is an updated version of dhcp for ipv4: supports new addressing enables more control than stateless autoconfiguration can be used for renumbering can be used for automatic domain name registration of hosts using dynamic dns,dhcpv6 operation,dhcpv6 operates in a way that is similar to dhcpv4, except: client first detects the presence of routers on the link. if a router is found, the router advertisement is examined to determine if dhcp can be used. if no router is found, or if the router says dhcp can be used, then: a dhcp solicit message is sent to the all-dhcp-agents multicast address. the client uses the link-local address as the source address.,ipv6 routing protocols,ipv6 routing protocols,ipv6 routing types: static ripng (rfc 2080) ospfv3 (rfc 2740) is-is for ipv6 mp-bgp4 (rfc 2545/2858) eigrp for ipv6 the ipv6 unicast-routing command is required to enable ipv6 before any routing protocol is configured.,ipv4-to-ipv6 transition,transition richness means: no fixed day to convert; no need to convert all at once different transition mechanisms are available: dual stack manual tunnel 6to4 tunnel isatap tunnel teredo tunnel different compatibility mechanisms: proxying and translation (nat-pt),tunneling is an integration method in which an ipv6 packet is encapsulated within another protocol, such as ipv4. this method of encapsulation is ipv4. includes a 20-byte ipv4 header with no options and an ipv6 header and payload requires dual-stack routers,ipv6 tunneling,ripng for ipv6 configuration example,frame format in wlan,data path of wireless client to lan,ap,controller,lan infrastructure,switch,lwapp discovery broadcast,lwapp response,join request,join response,ap,controller,lan infrastructure,switch,vlan,vlan,layer 2 lwapp mode,lwapp discovery,lwapp response,join request,join response,ap,controller,lan infrastructure,switch,vlan,vlan,layer 3 lwapp mode,ap,controller,lan infrastructure,switch,802.11,802.11 + lwapp,802.1q,frames in different phases,ap,802.11,802.11 frame,receiver address: ap radio mac address source address : client address of sending data destination address : client address of receiving data,source: a,destination : b,ip header,source ip : a,destination ip : b,data,ap,lwapp,lwapp frame in layer 2 mode,mac header,lwapp header c =0,802.11 frame,crc,source mac address : ap destination mac address : ap-manage interface address of wlc ethertype = 0x88

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论