You are on page 1of 11

CCNA Training IPv6 Tutorial

Type text to search here...

Page 1 of 11

Submit Query

Home > IPv6 Tutorial

IPv6 Tutorial
June 24th, 2011 Go to comments
Internet has been growing extremely fast so the IPv4 addresses are quickly approaching complete
depletion. Although many organizations already use Network Address Translators (NATs) to map
multiple private address spaces to a single public IP address but they have to face with other problems
from NAT (the use of the same private address, security). Moreover, many other devices than PC &
laptop are requiring an IP address to go to the Internet. To solve these problems in long-term, a new
version of the IP protocol version 6 (IPv6) was created and developed.
IPv6 was created by the Internet Engineering Task Force (IETF), a standards body, as a replacement to
IPv4 in 1998. So what happened with IPv5? IP Version 5 was defined for experimental reasons and
never was deployed.
While IPv4 uses 32 bits to address the IP (provides approximately 232 = 4,294,967,296 unique addresses
but in fact about 3.7 billion addresses are assignable because the IPv4 addressing system separates the
addresses into classes and reserves addresses for multicasting, testing, and other specific uses), IPv6
uses up to 128 bits which provides 2128 addresses or approximately 3.4 * 1038 addresses. Well, maybe
we should say it is extremely extremely extremely huge :)
IPv6 Address Types
Address Type Description
Unicast

One to One (Global, Link local, Site local)


+ An address destined for a single interface.

Multicast

One to Many
+ An address for a set of interfaces
+ Delivered to a group of interfaces identified by that address.
+ Replaces IPv4 broadcast

Anycast

One to Nearest (Allocated from Unicast)


+ Delivered to the closest interface as determined by the IGP

A single interface may be assigned multiple IPv6 addresses of any type (unicast, anycast, multicast)
IPv6 address format

http://www.9tut.com/ipv6-tutorial

12/15/2015

CCNA Training IPv6 Tutorial

Page 2 of 11

Format:
x:x:x:x:x:x:x:x where x is a 16 bits hexadecimal field and x represents four hexadecimal digits.
An example of IPv6:
2001:0000:5723:0000:0000:D14E:DBCA:0764
There are:
+ 8 groups of 4 hexadecimal digits.
+ Each group represents 16 bits (4 hexa digits * 4 bit)
+ Separator is :
+ Hex digits are not case sensitive, so DBCA is same as dbca or DBca
IPv6 (128-bit) address contains two parts:
+ The first 64-bits is known as the prefix. The prefix includes the network and subnet address. Because
addresses are allocated based on physical location, the prefix also includes global routing information.
The 64-bit prefix is often referred to as the global routing prefix.
+ The last 64-bits is the interface ID. This is the unique address assigned to an interface.
Note: Addresses are assigned to interfaces (network connections), not to the host. Each interface can
have more than one IPv6 address.
Rules for abbreviating IPv6 Addresses:
+ Leading zeros in a field are optional
2001:0DA8:E800:0000:0260:3EFF:FE47:0001 can be written as
2001:DA8:E800:0:260:3EFF:FE47:1
+ Successive fields of 0 are represented as ::, but only once in an address:
2001:0DA8:E800:0000:0000:0000:0000:0001 -> 2001:DA8:E800::1
Other examples:
FF02:0:0:0:0:0:0:1 => FF02::1
3FFE:0501:0008:0000:0260:97FF:FE40:EFAB = 3FFE:501:8:0:260:97FF:FE40:EFAB =
3FFE:501:8::260:97FF:FE40:EFAB
0:0:0:0:0:0:0:1 => ::1
0:0:0:0:0:0:0:0 => ::
IPv6 Addressing In Use
IPv6 uses the / notation to denote how many bits in the IPv6 address represent the subnet.
The full syntax of IPv6 is
ipv6-address/prefix-length

http://www.9tut.com/ipv6-tutorial

12/15/2015

CCNA Training IPv6 Tutorial

Page 3 of 11

where
+ ipv6-address is the 128-bit IPv6 address
+ /prefix-length is a decimal value representing how many of the left most contiguous bits of the
address comprise the prefix.
Lets analyze an example:
2001:C:7:ABCD::1/64 is really
2001:000C:0007:ABCD:0000:0000:0000:0001/64
+ The first 64-bits 2001:000C:0007:ABCD is the address prefix
+ The last 64-bits 0000:0000:0000:0001 is the interface ID
+ /64 is the prefix length (/64 is well-known and also the prefix length in most cases)
In the next part, we will understand more about each prefix of an IPv6 address.
Pages: 1 2
Comments (150) Comments
Comment pages
Previous 1 2 3 681
1. Samib
March 5th, 2014
Thank you. It really helped me alot
2. ALEX
March 7th, 2014
hi team!
please send dumps on ICND1 to my email sami.dsami@gmail.com
am sitting for my exam next Tuesday the 11th
thank you!
3. uday
March 8th, 2014
Good summary of IPv6 !!
4. Reza
April 9th, 2014
Thanks. Good tutorial on IPv6.
5. Salam
April 17th, 2014
Very Nice, to understand about IPv4

http://www.9tut.com/ipv6-tutorial

12/15/2015

CCNA Training IPv6 Tutorial

Page 4 of 11

6. Osama Bin Laden


May 3rd, 2014
Thank you
7. Abdulazeez
May 6th, 2014
nice one and cool.God bless you.
8. fatema anwar
May 7th, 2014
really helpful thanx
9. Sadrul
May 12th, 2014
Thanks..really helpful..!!!!!!
10. AT
May 14th, 2014
great tutorialeasy to understand
11. Boudcha
May 22nd, 2014
Than you it is veru usefull tuturial
12. Saroj Dongol
May 31st, 2014
Thanks you so much . it clear my doubt about ipv6
13. Anonymous
June 9th, 2014
Excelente, muy acertado el tutorial
14. sepehr
July 20th, 2014
chakerim
15. Anonymous
July 23rd, 2014
Hello everyone here,

http://www.9tut.com/ipv6-tutorial

12/15/2015

CCNA Training IPv6 Tutorial

Page 5 of 11

I was wondering if any one has the CCNA CBT Nuggets.


Especially IPv6 part.
Feel free to send them to my email address:arwa.alansary@yahoo.com
Also, I am going to have my exam on August 14. If you have any useful resources, please let me
know.
Arwa
16. hadii
August 9th, 2014
thank you for the explanation. am ok now.
17. Kim Jong-un
August 19th, 2014
this website is gold! thanks alot
18. Anonymous
September 30th, 2014
v
19. wondering
October 21st, 2014
Are any of these ipv6 questions on the test
20. Abbas Ali
October 27th, 2014
I want to ask something that if a person gets prepared for CCNA and CCNP but have nt give the
Industry paper,Can he appear for CCIE?
21. sanjeev yaliballi
October 29th, 2014
nice one
22. sanjeev yaliballi
October 29th, 2014
please send CCNA latest dumps on my mail ID is
sanjeevyaliballi@gmail.com
23. Parthiban
November 28th, 2014

http://www.9tut.com/ipv6-tutorial

12/15/2015

CCNA Training IPv6 Tutorial

Page 6 of 11

nice .exp
Please share the latest dump on my mail :
parthi.win.dce@gmail.com
24. hafeez
December 15th, 2014
very good concept
25. Anonymous
January 4th, 2015
Dear all
Please anyone send a recently dump because the next week I Have the exam CCNA , my mail is
aribi_walid@yahoo.fr
26. Terror IST
January 12th, 2015
Helped me a lot to kill more People
your obama
27. uday kiran
February 3rd, 2015
Please send me the latest dumps for CCNA 200-120 to ukiran7779@gmail.com Im having my
exam on 9/2/2015.
28. Michael Sawyer
February 5th, 2015
Please can some one send me the latest dumps for CCNA 200-120 to
michsawyer2000@yahoo.com. I am having my Exam at the end of this month.
29. samath
February 9th, 2015
Hi,
Please kindly send me the lastest dumps for CCAN 200-120 to samathsot@gmail.com. i will
having my Exam soon.
30. rocknolds
February 20th, 2015
does this mean that when we are assigning static IPv6 to our computer/host for example, we can
cause IP address conflict to possibly another host that is located on another place or organization?

http://www.9tut.com/ipv6-tutorial

12/15/2015

CCNA Training IPv6 Tutorial

Page 7 of 11

31. Anonymous
February 23rd, 2015
Could you please send me the lastest dumps for CCAN 200-120 to marcelo.parreira@gmail.com,
thats cause Im taking the exam very very soon !
32. afzal
April 14th, 2015
comprehensible examples!
33. Appie
May 6th, 2015
Hello all ..
can Some one please help me and send me the latent dumps to praxtice for my exam
Appieroots@hotmail.com thank you and keep up the awsone site
34. Sp
May 7th, 2015
can you any one send me the latest dumps as i have my exam on 11th of may.
wathessatya@gmail.com
Thanks
35. Hello
May 8th, 2015
I would be most greatful if someone can me me the lastest dump to nscoburgh@yahoo.ca because
I have my ccna exam at the end of May 2015. thanks.
36. Anonymous
June 18th, 2015
i have a questions 314
37. Mason
June 20th, 2015
Please kindely send me the latest dumps for CCNA 200-120 to mohkam59 At yahoo.com.
38. G.S.G
June 23rd, 2015
Thanks for this information. Its help me a lot.
39. Zack
August 5th, 2015

http://www.9tut.com/ipv6-tutorial

12/15/2015

CCNA Training IPv6 Tutorial

Page 8 of 11

Hello,
I will highly appreciate if someone can send me the latest dump to
gopherwoodsolutions@gmail.com. I have an exam on 15th August
40. Onsimo
August 7th, 2015
Very usefull summary
41. ANGY
September 24th, 2015
USEFUL AND VERY HELPFUL.
PLEASE MAY SOMEONE SEND ME THE RECENT DUMPS AM SITTING FOR ICND2
NEXT WEEK TUESDAY PLEASE
42. Anonymous
September 29th, 2015
Very nice tutorial
43. Anonymous
September 29th, 2015
Hello,
I will highly appreciate if someone can send me the latest dump to boiy220b@gmail.com.
44. amoskbc
October 14th, 2015
ipv6;kindly help,,basic concepts
45. Steptabs
October 15th, 2015
Nice one,very informative
46. dreamer
November 4th, 2015
hi guys may i request a reviewer for ccna . .i planning to take an exam january next year please
send me some review materials thank you godbless
ribanez1029@gmail.com
47. Gulam
November 16th, 2015
Hi send me latest dumps to gulamdastagit09@gmail.com

http://www.9tut.com/ipv6-tutorial

12/15/2015

CCNA Training IPv6 Tutorial

Page 9 of 11

48. Gulam
November 16th, 2015
Hi send me latest dumps to gulamdastagir09@gmail.com
49. Anonymous me
December 1st, 2015
Thanks for this 9tut.. You rock! Much appreciated
50. masoom siddiqui
December 14th, 2015
thanks team for inform me
Comment pages
Previous 1 2 3 681
Add a Comment
Name

Submit Comment

Subscribe to comments feed


VLAN Trunking Protocol VTP Tutorial Rapid Spanning Tree Protocol RSTP Tutorial

Premium Membership
Become a member to interact with all questions and read all tutorials, labs!

Find out more or Sign In

CCNA 200-120

http://www.9tut.com/ipv6-tutorial

12/15/2015

CCNA Training IPv6 Tutorial

z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z
z

Page 10 of 11

CCNA Lab Sim


CCNA Basic Questions
CCNA OSI & TCP/IP Model
CCNA IOS Questions
CCNA WAN Questions
CCNA Switch Questions
CCNA Switch Questions 2
CCNA VLAN Questions
CCNA Trunking Questions
CCNA Trunking Questions 2
CCNA EtherChannel
CCNA InterVLAN Questions
CCNA STP
CCNA STP 2
CCNA RSTP
CCNA Access list Questions
CCNA Subnetting
CCNA Subnetting 2
CCNA IP Routing Questions
CCNA IP Routing 2
CCNA Frame Relay
CCNA Frame Relay 2
CCNA NAT PAT Questions
CCNA OSPF Questions
CCNA OSPF Questions 2
CCNA EIGRP Questions
CCNA DHCP Questions
CCNA HSRP VRRP GLBP
CCNA SNMP Questions
CCNA NetFlow Questions
CCNA Syslog Questions
CCNA Security Questions
CCNA Operation Questions
CCNA Operation 2
CCNA Show commands
CCNA Troubleshooting
CCNA IPv6
CCNA IPv6 Questions 2
CCNA Drag and Drop 1
CCNA Drag and Drop 2
CCNA Drag and Drop 3
CCNA Drag and Drop 4
CCNA Drag and Drop 5
CCNA FAQs & Tips
Share your CCNA Experience

CCNA Self-Study

http://www.9tut.com/ipv6-tutorial

12/15/2015

CCNA Training IPv6 Tutorial

z
z
z

Page 11 of 11

Practice CCNA GNS3 Labs


CCNA Knowledge
CCNA Lab Challenges

Network Resources
z

Free Router Simulators

ICND1/ICND2 Website

CCNP - ROUTE Website

CCNP - SWITCH Website

CCNP - TSHOOT Website

CCNA Security Website

CCNA Voice Website

CCNA Wireless Website

CCIE Website

Top

Copyright 2010-2013 CCNA Training


Site Privacy Policy. Valid XHTML 1.1 and CSS 3.BH

http://www.9tut.com/ipv6-tutorial

12/15/2015

You might also like