6.3 Flashcards

(13 cards)

1
Q

What is the purpose of Automatic Private IP Addressing (APIPA)?

A

For clients to talk locally when they could not get a DHCP server

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

How do you know if a host is using an APIPA address?

A

They use a range from
169.254.0.1
169.254.255.254

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

Which IP configuration parameters are set when APIPA is used? Which parameters are not set?

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

How does address autoconfiguration work on IPv6 networks?

A

Through Neighbor Discovery Protocol

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

What configuration parameters can be supplied using DHCPv6?

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

What does ND do?

A

Address auto-config
Prefix discovery
Local address resolution

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

What is Prefix discovery?

A

Devices send out a router solicitation (RS), basically asking:
👉 “Hey, router, what network am I on?”

Routers answer with a router advertisement (RA), which says:
👉 “You’re on network X.Y.Z. Here’s some extra info, like the max packet size (MTU) and how many hops to other networks (hop limit).”

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

What is Address Autoconfig?

A

Dynamically gives hosts IPv6 address using NS (Neighbor solicitation) and NA (Neighbor advertisement)

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

What is SLAAC?

A

Stateless Address Autoconfig.

Uses ND, RA (router advert) , RS (Router solicitation)

It doesn’t need a DHCP server for IP. Uses the router to get IP address

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

What is ICMP?

A

Diagnostic or control
messages between network devices
.
 ICMP is utilized for error reporting, such as unreachable hosts or network segments, and for
operational queries like echo requests and replies (used by tools like ping).

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

What is ICMPv6 for?

A

ICMPv4 :Unreachable / time exceeded
ICMPv6: adds Packet Too Big MTU error
.

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

What’s the multicast address for IPv6?

A

ff02::1:2

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

Does IPv6 reservation use a MAC address?

A

No

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