Module 10 - IPv6 Formats and rules Flashcards

(16 cards)

1
Q

Which IP protocol was developed by the IETF as a successor to IPv4 to solve address depletion and enable future internet growth?

A

IPv6

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which protocol in IPv6 combines address resolution and autoconfiguration, unlike its IPv4 counterpart?

A

ICMPv6

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which mechanism slowed IPv4 depletion but introduces latency, breaks peer-to-peer communication, and complicates applications?

A

NAT (Network Address Translation)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which class of internet-connected devices includes biomedical equipment, home appliances, and vehicles, increasing IP address demand?

A

IoT (Internet of Things)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which IPv6 migration method encapsulates IPv6 packets within IPv4 packets for transport across IPv4 networks?

A

Tunneling

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which migration technique allows communication between IPv6-only and IPv4-only devices through protocol translation?

A

NAT64

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which technique enables devices to run both IPv4 and IPv6 protocol stacks simultaneously on the same network?

A

Dual Stack

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which transition technique should be avoided as a long-term solution but may be used where native IPv6 isn’t yet feasible?

A

Tunneling and Translation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which numbering system is used to represent IPv6 addresses, using digits 0–9 and letters A–F?

A

Hexadecimal (base-16)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How many addresses can IPv6 support?

A

340 undecillion (36 zeros)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How many bits is a IPv6 address compared to a IPv4?

A

128-bits compared to 32- bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which rule allows you to shorten IPv6 addresses by eliminating leading zeros in a hextet?

A

Omitting leading zeros

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which term refers to a 16-bit segment of an IPv6 address, represented by four hexadecimal digits?

A

A hextet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which property allows IPv6 addresses to be written in either lowercase or uppercase?

A

Case insensitivity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which rule allows the compression of one or more contiguous 16-bit zero segments into a double colon?

A

replacing all zero Hextets with double colons

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Which restriction applies to the use of a double colon in an IPv6 address?

A

It can only appear once per address