Download presentation
Presentation is loading. Please wait.
Published byGwendoline Amberlynn Morris Modified over 9 years ago
1
Sybex CCNA 640-802 Chapter 15: IPv6 Instructor & Todd Lammle
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 Addressing 128 bits Hexidecimal
4
Shortened Expression of 2001: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 e ui-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
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.