IP Flashcards

(25 cards)

1
Q

What RFC defines private IP addresses?

A

RFC 1918

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

What is the private Class A IP range?

A

10.0.0.0 – 10.255.255.255 (10.0.0.0/8)

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

What is the private Class B IP range?

A

172.16.0.0 – 172.31.255.255 (172.16.0.0/12)

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

What is the private Class C IP range?

A

192.168.0.0 – 192.168.255.255 (192.168.0.0/16)

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

Which private IP range is most common in home networks?

A

192.168.0.0/16

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

Are private IP addresses routable on the public internet?

A

No

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

What technology allows private IP addresses to access the internet?

A

NAT (Network Address Translation)

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

What is the purpose of NAT?

A

To translate private IP addresses to public IP addresses

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

What type of NAT allows multiple devices to share one public IP?

A

PAT (Port Address Translation)

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

What NAT type maps one private IP to one public IP?

A

Static NAT

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

Which NAT type dynamically assigns public IPs from a pool?

A

Dynamic NAT

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

What IP range is used by APIPA?

A

169.254.0.0 – 169.254.255.255

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

When is an APIPA address assigned?

A

When DHCP fails

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

Is APIPA routable on the internet?

A

No

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

What protocol normally assigns IP addresses automatically?

A

DHCP

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

What IP address range is used for loopback testing?

A

127.0.0.0 – 127.255.255.255

17
Q

What is the most commonly used loopback address?

18
Q

What is the purpose of a loopback address?

A

To test the local TCP/IP stack

19
Q

Is 127.0.0.1 a private IP address?

A

No – it is a loopback address

20
Q

Is 169.254.x.x a private IP range?

A

No – it is APIPA

21
Q

Is 172.15.10.5 a private IP address?

A

No – private range is 172.16–172.31

22
Q

Which IP address type indicates a DHCP failure?

23
Q

Which IP address type is used only inside a local network?

24
Q

Which IP address is used to test the local machine?

25
What is the memory trick for private IP ranges?
10 – 172.16 – 192.168