1 / 12

Instructor & Todd Lammle

Instructor & Todd Lammle. Sybex CCNA 640-802 Chapter 15: IPv6. Chapter 15 Objectives. The CCNA Topics Covered in this chapter include The technological requirements for running IPv6 in conjunction with IPv4 (including: protocols, dual stack, tunneling, etc.) IPv6 addressing. 2.

gyula
Download Presentation

Instructor & Todd Lammle

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Instructor & Todd Lammle Sybex CCNA 640-802 Chapter 15: IPv6

  2. Chapter 15 Objectives • The CCNA Topics Covered in this chapter include • The technological requirements for running IPv6 in conjunction with IPv4 (including: protocols, dual stack, tunneling, etc.) • IPv6 addressing 2

  3. IPv6 Addressing128 bitsHexidecimal

  4. Shortened Expressionof2001:0db8:3c4d:0012:0000:0000:1234:56ab • You can drop any leading zeros in each of the individual blocks 2001:db8:3c4d:12:0:0:1234:56ab • You can remove two consecutive blocks of zeros by replacing them with a doubled colon 2001:db8:3c4d:12::1234:56ab • You can replace only one contiguous block with a doubled colon

  5. Address Types • Global unicast addresses • Link-local addresses • Unique local addresses • Multicast • Anycast

  6. Special Addresses

  7. Autoconfiguration

  8. Configuring Cisco Routers with IPv6 Corp(config)#ipv6 unicast-routing Corp(config-if)#ipv6 address 2001:db8:3c4d:1:0260:d6FF.FE73:1987/64 Or Corp(config-if)#ipv6 address 2001:db8:3c4d:1::/64 eui-64

  9. IPv6 Routing Protocols RIPng Router1(config-if)#ipv6 rip 1 enable EIGRPv6 Router1(config)#ipv6 router eigrp 10 Router1(config-rtr)#no shutdown OSPFv3 Router1(config)#ipv6 router osfp 10 Router1(config-rtr)#router-id 1.1.1.1 Router1(config-if)#ipv6 ospf 10 area 0.0.0.0

  10. Dual Stacking Corp(config)#ipv6 unicast-routing Corp(config)#interface fastethernet 0/0 Corp(config-if)#ipv6 address 2001:db8:3c4d:1::/64 eui-64 Corp(config-if)#ip address 192.168.255.1 255.255.255.0

  11. 6to4 Tunneling

  12. Written Labs and Review Questions • Open your books and go through all the written labs and the review questions. • Review the answers in class. 12

More Related