IPv6 Addressing (obj 1.8) Flashcards

(19 cards)

1
Q

What is the address space limitation of IPv4?

A

Limited address space of only 32 bits of addressable space

Approximately 4.3 billion addresses available in IPv4

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

What problem is caused by IPv4’s address exhaustion?

A

Address exhaustion due to waste and subnetting

This leads to challenges in allocating IP addresses effectively

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

What is the address space of IPv6?

A

128-bit addresses

This allows for a significantly larger number of unique addresses

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

How many addresses can IPv6 theoretically provide?

A

340 undecillion addresses

This resolves the address exhaustion problem found in IPv4

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

List two features of IPv6.

A
  • No broadcasts
  • No packet fragmentation

These features enhance the efficiency of network communication

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

What is the structure of the IPv6 header?

A

Simplified header with only 5 fields

This simplification aids in processing packets more efficiently

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

What is the maximum number of hexadecimal digits in an IPv6 address?

A

No more than 32 hexadecimal digits

This includes both segments and shorthand notations

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

Fill in the blank: IPv6 addresses are represented in _______.

A

Hexadecimal Notation

Segments are separated by colons

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

How can four consecutive zeros be represented in an IPv6 address?

A

By one zero

This is part of the shorthand notation used in IPv6

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

What is the purpose of the double colon (::) in IPv6 addresses?

A

To summarize multiple segments that have just zeros

It can only be used once within an address

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

What notation is used for identifying IPv4 addresses?

A

Dotted decimal notation (0-255)

This differs from the hexadecimal notation used in IPv6

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

What are the characteristics of unicast IPv6 addresses?

A
  • Identifies a single interface
  • Globally routed unicast addresses
  • First segment in IPv6 address is between 2000-3999

Similar to unicast addresses in IPv4

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

What do link local addresses in IPv6 begin with?

A

FE80 as first segment

These addresses are similar to private IPs in IPv4

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

What identifies a multicast IPv6 address?

A

Starts with FF as the first two digits within the first segment

This address type identifies a group of interfaces

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

What does Anycast in IPv6 identify?

A

A set of interfaces allocated from unicast space

This allows for more efficient routing of data

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

What is Stateless Address Autoconfiguration (SLAAC)?

A

An Auto-configuration that eliminates the need to obtain addresses or other configuration information from a central server

Utilizes MAC addresses to create unique identifiers

17
Q

What does the Extended Unique Identifier (EUI) allow?

A

To assign itself a unique 64-bit IPv6 interface identifier (EUI-64)

This is part of the SLAAC process

18
Q

What is the purpose of the Neighbor Discovery Protocol (NDP)?

A

To determine Layer 2 addresses on the network

It simplifies network configuration and improves efficiency

19
Q

List two functions of the Neighbor Discovery Protocol (NDP).

A
  • Router solicitation
  • Neighbor advertisement

Other functions include router advertisement, neighbor solicitation, and redirection