A. Huge number of systems on the internet
B. Very low number of system on the internet
C. Providing standard address
D. To provide faster internet
Explanation: Due to huge number of systems on the internet and the lower number of available addresses on IPv4, transition from IPv4 to IPv6 needs to happen. IPv4 provides around 4 billion unique IP addresses whereas IPv6 provides over 340 undecillion unique IP addresses.
A. Dual stack
B. Tunneling
C. Conversion
D. Header translation
Explanation: As IPv4 addresses are of 32 bits and IPv6 addresses are of 128 bits, it is not possible to convert IPv4 address to IPv6 address. So, Dual stack, tunneling and header translation are the three strategies which might help in the transition from IPv4 to IPv6.
A. Dual stack
B. Domain name server
C. Header information
D. Transport layer
Explanation: Source host queries DNS to determine which version to use when sending a packet to a destination. The DNS contains both, the IPv4 and IPv6 addresses of the modern dual stack host servers.
A. Dual stack
B. Header translation
C. Conversion
D. Tunneling
Explanation: In tunneling, The IPv4 routers can form a tunnel in which at the sender’s side, the IPv6 datagram is encapsulated in to IPv4, and at the receiver’s side of the tunnel, the IPv4 packet is stripped and the IPv6 packet is sent to the receiver.
A. Iii-i-ii
B. Iii-ii-i
C. I-ii-iii
D. I-iii-ii
Explanation: At the sender’s side, the IPv6 datagram is encapsulated in to IPv4 i.e. An IPv4 header is inserted on top of the IPv6 header, and then the packet is sent through the tunnel.
A. Dual stack
B. Header translation
C. Conversion
D. Tunneling
Explanation: Header translation is used when the sender wants to use IPv6, but the receiver does not understand IPv6. It is made possible through a Network Address Translation – Protocol Translation enabled device such as a gateway.
A. Ip address
B. Physical address
C. Mapped address
D. Mac address
Explanation: A mapped IPv6 address contains the IPv4 address in its last 32-bits and is preceded by 16 1s and 80 0s. It can be used to translate an IPv6 address to an IPv4 address.
A. The ipv6 mapped address is changed to an ipv4 address by extracting the rightmost 32bits
B. The value of the ipv6 priority field is discarded
C. The type of service field in ipv4 is set to zero
D. The ipv6 flow label is considered
Explanation: In the header translation procedure, first the IPv6 mapped address is changed to an IPv4 address by extracting the rightmost 32bits, then the value of the IPv6 priority field is discarded, and finally the ToS field in the IPv4 header is set to zero. IPv6 flow label is ignored in the procedure.