Go Back   Wireless and Wifi Forums > Other Networking > IPv6
Register FAQ Forum Rules Members List Calendar Search Today's Posts Advertise Mark Forums Read

 
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-22-2009, 07:41 AM
Junior Member
 
Join Date: Jan 2009
Location: UK
Posts: 17
Default What is IPv6

Internet Protocol version 6 (IPv6) is Internet Layer protocol for packet-switched internetworks and the Internet.

IPv6 has a much larger address space than IPv4. This is based on the definition of a 128-bit address, whereas IPv4 used only 32 bits. The new address space thus supports 2128 (about 3.4×1038) addresses. This expansion provides flexibility in allocating addresses and routing traffic and eliminates the need for network address translation (NAT). NAT gained wide-spread deployment as an effort to alleviate IPv4 address exhaustion.

IPv6 also implements new features that simplify aspects of address assignment (stateless address autoconfiguration) and network renumbering (prefix and router announcements) when changing Internet connectivity providers. The IPv6 subnet size has been standardized by fixing the size of the host identifier portion of an address to 64 bits to facilitate an automatic mechanism for forming the host identifier from Link Layer media addressing information (MAC address).

Network security is integrated into the design of the IPv6 architecture. Internet Protocol Security (IPsec) was originally developed for IPv6, but found wide-spread optional deployment first in IPv4 (into which it was back-engineered). The IPv6 specifications mandate IPsec implementation as a fundamental interoperability requirement.
__________________
acting auditions
Reply With Quote
  #2 (permalink)  
Old 01-26-2009, 05:47 AM
Junior Member
 
Join Date: Oct 2008
Posts: 17
Default

I was just looking thru the settings of my Airport Extreme base station router and came across IPv6. There's a check in the box that says "Block Incoming IPv6 Connections". What exactly changes if I uncheck that box and allow the incoming connections? Are there certain internet applications that it would help or hinder? It says something about how IPv6 increases the address size or something?? Any networking pros please advise.Thanks
__________________
mobile weather for blackberry
Reply With Quote
  #3 (permalink)  
Old 03-17-2009, 07:25 PM
Junior Member
 
Join Date: Mar 2009
Posts: 3
Default

IPv6 is sometimes called the Next Generation Internet Protocol, or IPng. Even though the Internet is seen as a relatively new technology, the protocols and technologies that make it work were developed in the 1970s and 1980s..IPv6 eases connectivity for secure next-generation devices..it has dual capabilities provide the company's customers with industry standard approved technology..
Reply With Quote
  #4 (permalink)  
Old 06-06-2009, 09:19 AM
Junior Member
 
Join Date: Jun 2009
Posts: 2
Default

IPv6 stands for Internet Protocol version 6. It is the second version of the Internet Protocol. One of the main upgrades in IPv6 is in the number of addresses available for networked devices. IPv6 allows 3.4x10^38 addresses is mainly due to the number of bits in each protocol.
Reply With Quote
  #5 (permalink)  
Old 03-16-2010, 07:03 AM
Junior Member
 
Join Date: Mar 2010
Posts: 3
Default

Ipv6 is a new version of the ip protocol used for internet communications.It's been slowly adopted for a number of years.Still almost all users use just the old ipv4 protocol.One of the problems with ipv4 is that it's addressing scheme only allows the internet to have about four billion hosts with unique addresses.This limit will be reached some day.Ipv6 provides a very large number of usable addresses,so for the internet as a whole it is an important upgrade.
Reply With Quote
  #6 (permalink)  
Old 03-17-2010, 01:23 PM
Junior Member
 
Join Date: Mar 2010
Posts: 3
Default

IPv6 stands for Internet Protocol version 6. It is the second version of the Internet Protocol to be used generally across the virtual world. The first version was IPv4. IPv5 was a protocol of a different sort, intended to support video and audio rather than all-purpose addressing. IPv6 is also known as IPng, which stands for IP Next Generation.
Reply With Quote
  #7 (permalink)  
Old 06-03-2010, 10:47 AM
Junior Member
 
Join Date: Dec 2007
Posts: 22
Default

Wow! The last 5 replies are almost identical. Do you guys read the last comment first before replying?
Reply With Quote
  #8 (permalink)  
Old 08-23-2010, 08:39 AM
Junior Member
 
Join Date: Aug 2010
Posts: 1
Default

IPv6 or "Internet Protocol version 6" is the new version of IPv4. But mostly computer they are using IPv4 because it is easy to configure. Since IPv6 is new to us it is hard for us to overcome this but the good with IPv6 is more faster and reliable.
Reply With Quote
  #9 (permalink)  
Old 09-24-2010, 04:46 AM
Junior Member
 
Join Date: Sep 2010
Location: USA
Posts: 4
Default

IPv6 stands for Internet Protocol version 6. It is the second version of the Internet Protocol to be used generally across the virtual world. The first version was IPv4. IPv5 was a protocol of a different sort, intended to support video and audio rather than all-purpose addressing. IPv6 is also known as IPng, which stands for IP Next Generation.

One of the main upgrades in IPv6 is in the number of addresses available for networked devices. For example, each mobile phone or other kind of electronic device can have its own IPv6 address. IPv6 allows 3.4x10^38 addresses. This is mainly due to the number of bits in each protocol. IPv4 addresses have 32 bits in them and so allow a maximum of four billion addresses. IPv6 addresses have 128 bits. by (google)
Reply With Quote
  #10 (permalink)  
Old 11-25-2010, 06:24 AM
Member
 
Join Date: Sep 2010
Posts: 71
Default

IP, the Internet Protocol, is one of the pillars which supports the Internet. Almost 20 years old, first specified in a remarkably concise 45 pages in RFC 791, IP is the network-layer protocol for the Internet.

In 1991, the IETF decided that the current version of IP, called IPv4, had outlived its design. The new version of IP, called either IPng (Next Generation) or IPv6 (version 6), was the result of a long and tumultuous process which came to a head in 1994, when the IETF gave a clear direction for IPv6.

IPv6 is designed to solve the problems of IPv4. It does so by creating a new version of the protocol which serves the function of IPv4, but without the same limitations of IPv4. IPv6 is not totally different from IPv4: what you have learned in IPv4 will be valuable when you deploy IPv6. The differences between IPv6 and IPv4 are in five major areas: addressing and routing, security, network address translation, administrative workload, and support for mobile devices. IPv6 also includes an important feature: a set of possible migration and transition plans from IPv4.

Since 1994, over 30 IPv6 RFCs have been published. Changing IP means changing dozens of Internet protocols and conventions, ranging from how IP addresses are stored in DNS (domain name system) and applications, to how datagrams are sent and routed over Ethernet, PPP, Token Ring, FDDI, and every other medium, to how programmers call network functions.

The IETF, though, is not so insane as to assume that everyone is going to change everything overnight. So there are also standards and protocols and procedures for the coexistence of IPv4 and IPv6: tunneling IPv6 in IPv4, tunneling IPv4 in IPv6, running IPv4 and IPv6 on the same system (dual stack) for an extended period of time, and mixing and matching the two protocols in a variety of environments.
Reply With Quote
  #11 (permalink)  
Old 12-13-2010, 02:27 AM
Junior Member
 
Join Date: Dec 2010
Posts: 5
Default

@myvouchercodes, Your answer is useful for me.
Reply With Quote
  #12 (permalink)  
Old 01-31-2011, 11:34 AM
Junior Member
 
Join Date: Dec 2010
Posts: 2
Default Ipv6

nternet Protocol version 6 (IPv6) is the next-generation Internet Protocol version designated as the successor to IPv4, the first implementation used in the Internet that is still in dominant use . It is an Internet Layer protocol for packet-switched internetworks. ...
Reply With Quote
  #13 (permalink)  
Old 02-12-2011, 01:50 PM
Junior Member
 
Join Date: Feb 2011
Posts: 6
Default

@samueleric
I vote for your answer!
Reply With Quote
  #14 (permalink)  
Old 07-13-2011, 12:17 PM
Junior Member
 
Join Date: Feb 2011
Posts: 2
Default what is ipv6

Hii Monalisa!
yes you provided nice information about ipv6, it is not as yet very popular and also it is not used widely, but its very fast and secure.
iPv6 has a much larger address! space than IPv4 therefore it should be preferred over ipv4. Also i recommend that have a antivirus installed as it not only protects data but scan viruses too.
Use kaspersky antivirus its fast and secure.

get kaspersky coupon.

Last edited by URIZI; 07-13-2011 at 12:24 PM..
Reply With Quote
  #15 (permalink)  
Old 08-16-2011, 07:57 AM
Junior Member
 
Join Date: Aug 2011
Posts: 1
Default

Thanks for the precious information.
Reply With Quote
  #16 (permalink)  
Old 08-22-2011, 12:21 PM
Junior Member
 
Join Date: Aug 2011
Posts: 8
Default

i got it , thank you
Reply With Quote
  #17 (permalink)  
Old 08-31-2011, 07:26 AM
Junior Member
 
Join Date: Aug 2011
Posts: 25
Default

In the field of networking IP address is such a basic thing. It is a kind of address where you receive information in the form of packets. And IPv6 is a new internet protocol version for packet switched internet works and internet.
Reply With Quote
  #18 (permalink)  
Old 12-02-2011, 03:12 AM
Junior Member
 
Join Date: Dec 2011
Posts: 6
Default

Internet Protocol version 6 (IPv6) is Internet Layer protocol for packet-switched internetworks and the Internet.
Reply With Quote
  #19 (permalink)  
Old 12-16-2011, 10:55 AM
Junior Member
 
Join Date: Dec 2011
Posts: 1
Default

Thanks for post
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
IPV6 and ISP with Hex 2001 zillah IPv6 4 01-25-2010 06:09 AM
Playing with ipv6 Noodles IPv6 6 01-22-2009 09:38 AM
IPsec on IPv6 (ipsec-tools on Linux) - does it work? phil-news-nospam@ipal.net comp.security.misc 0 07-27-2007 04:35 PM
Cisco IPv6 Vulnerability Imhotep alt.computer.security 0 08-01-2005 06:23 PM
IPV6 Noodles NZ Wireless 1 09-13-2003 08:40 AM


All times are GMT. The time now is 03:52 AM.



Powered by vBulletin® Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 PL2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45