Datagram In Ipv 6 example essay topic
IPv 6 is increasing address format from 32 bits to 128 bits. This increase gave 340,282,366,920,938,463,463,374,607,431,768,211,456 addresses (should be more that the packet since switching the paths for each packet will degrade performance of the network. You (well the protocol) can request the unbreakable path, for the applications successfully transmit high quality video and audio over the net. Another great advantage of IPv 6 is its compatibility with the IPv 4. This will make transition between these two versions painless. Because it doesn't matter how well a new protocol is if there is no practical way to transition the current operational systems running IPv 4 to the new protocol.
Structurally both versions are also different. They have different datagram systems and unlike IPv 4, IPv 6 does not specif all the possible protocol features, this makes it more adaptable to the user's needs. The datagram in IPv 6 consists of Base Header, Optional Extension Headers, and the Data Area. The Base Header is twice as large than in IPv 4 due to the added extra 96 bits to the each destination and source addresses, but it actually contains less data. It contains: VERS - for version IPv 6, PRIORITY - specifies the urgency 0 Uncharacterized traffic 1 "Filler" traffic (e. g., Netnews) 2 Unattended data transfer (e. g., email) 3 (Reserved) 4 Attended bulk transfer (e. g., FTP, HTTP, NFS) 5 (Reserved) 6 Interactive traffic (e. g., telnet, X) 7 Internet control traffic (e. g., routing protocols, SNMP), FLOW LABEL - designed for use with performance dependant applications, PAYLOAD LENGTH -how much data is in the packet, NEXT HEADER - tells what is the data going to be in the next header, HOP LIMIT - same as time to live, and SOURCE and DESTINATION addresses. The Base Header takes 40 octets without the optional headers.
The IPv 6 also differs in the way it is assigning addresses. It has 3 different types: unicast, multicast and anycast. UNICAST (uni - one) address corresponds to the single machine and datagram is given a shortest possible path. MULTICAST corresponds to the set of nodes is dynamic they can change over time. ANYCAST sends one copy of a datagram to the group of PCs that share same class prefix (same network). IPv 6 also saves space by using '0' address compression which works by compressing many 0's in one row into smaller equivalent.
The other advantage of IPv 6 over IPv 4 is the better data security. This is achieved by adding two optional extensions "Authentication Header" provide authentication and integrity to IPv 6 datagrams. The second security extension header provided with IPng is the "IPng Encapsulating Security Header" this mechanism provides integrity and confidentiality to IPv 6 datagrams. Both extension headers are flexible and algorithm independent, this provides flexibility and universality to them.