IPv6 Flashcards

1
Q

What is a Global Unicast Address Prefix?

A

Global Unicast addresses typically start with the “2000::/3” prefix, followed by a 64-bit network prefix.

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

What is a Link-Local Address Prefix

A

Link-Local addresses have the prefix “fe80::/10”

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

What is a ULA (Unique Local Address) Prefix?

A

ULAs have the prefix “fc00::/7,” followed by a 40-bit global identifier.

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

What is a Multicast Address Prefix?

A

Multicast addresses start with the prefix “ff00::/8,” followed by flags and a multicast group identifier

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

What is a Loopback Address Prefix?

A

The loopback address consists of all zeros in the network prefix field and a host identifier of “::1.”

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

What is the purpose of a Global Unicast Address?

A

Global Unicast addresses are the IPv6 equivalent of public IPv4 addresses. They are used for communication over the global Internet.

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

What is the purpose of a Link-Local Address?

A

Link-Local addresses are used for communication on a single network segment (link). They are essential for basic network operations like neighbor discovery and auto-configuration.

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

What is the purpose of Unique Local Addresses?

A

Unique Local Addresses are used for private, non-global communications within an organization or network, similar to IPv4 private addresses.

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

What is the purpose of Multicast Addresses?

A

Multicast addresses are used to send data packets to multiple destinations simultaneously. They are similar to broadcast addresses in IPv4 but more efficient and scalable.

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

What is the purpose of Loopback Interfaces?

A

The loopback address is used for testing network interfaces. The “::1” address is the IPv6 equivalent of “127.0.0.1” in IPv4.

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