Module 9 - IPv4 and Network segmentation Flashcards

(38 cards)

1
Q

Which RFC defines the ranges of private IPv4 addresses?

A

RFC 1918

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

What is the full range of private addresses for the 10.0.0.0/8 network?

A

10.0.0.0 to 10.255.255.255

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

What is the full private address range for 172.16.0.0/12?

A

172.16.0.0 - 172.31.255.255

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

What is the full private address range for 192.168.0.0/16?

A

192.168.0.0 to 192.168.255.255

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

Which technology is used to convert a private IP address to a public one for internet access?

A

NAT (Network Address Translation)

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

Which IPv4 address range is used for link-local addressing or APIPA in Windows?

A

169.254.0.1 to 169.254.255.254

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

Which IPv4 address range is reserved for loopback testing?

A

127.0.0.1 to 127.255.255.254

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

What command is commonly used to test the loopback address?

A

ping

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

When does a Windows device use a link-local address?

A

When it cannot obtain an IP address through other means

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

Which RFC introduced classful addressing in 1981?

A

RFC 790

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

What address range does a Class A network cover?

A

0.0.0.0/8 to 127.0.0.0/8

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

How many host addresses are supported per Class A network?

A

More than 16 million host addresses

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

What is the fixed prefix length for Class A networks?

A

/8

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

What address range does a Class B network cover?

A

128.0.0.0/16 to 191.255.0.0/16

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

How many host addresses are supported per Class B network?

A

Approximately 65 000 hosts

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

What is the fixed prefix length for Class B networks?

15
Q

What address range does a Class C network cover?

A

192.0.0.0/24 to 223.255.255.0/24

16
Q

How many host addresses are supported per Class C network?

17
Q

What is the fixed prefix length for Class C networks?

18
Q

Which class range is reserved for multicast traffic?

A

Class D, 224.0.0.0 to 239.255.255.255

18
Q

Which class range is reserved for experimental use?

A

Class E, 240.0.0.0 to 255.255.255.255

19
Q

Which organization manages both IPv4 and IPv6 global address allocations?

A

IANA (Internet Assigned Numbers Authority)

20
Q

Which RIR is responsible for IP address allocation in Africa?

A

AfriNIC (African Network information center)

20
Q

Which RIR (regional internet registry) is responsible for IP address allocation in Europe, the Middle East, and Central Asia?

A

RIPE NCC (** IP European network coordination center)

21
Which RIR is responsible for IP address allocation in North America?
ARIN (American registry for internet numbers)
21
Which RIR is responsible for IP address allocation in the Asia/Pacific region?
APNIC (Asia Pacific network information center)
22
Which devices do not forward Ethernet broadcasts across interfaces, segmenting broadcast domains?
Routers
23
Which RIR is responsible for IP address allocation in Latin America and some Caribbean islands?
LACNIC (Latin America and Caribbean IP address registry)
24
Which protocol sends a broadcast to discover the MAC address associated with a known IPv4 address?
ARP (Address resolution protocol)
25
Which devices propagate Ethernet broadcasts out all interfaces except the one on which they were received?
Ethernet switches
26
What happens when a router receives a broadcast?
It drops the broadcast
26
Which broadcast is used by hosts to locate a DHCP server during IP configuration?
A DHCP Discover message
26
What term describes a group of devices that receive each other's Ethernet broadcasts?
A Layer 2 broadcast domain
27
What part of an IP address is adjusted during subnetting?
Host bits
28
What is the solution to the problems caused by large broadcast domains?
Subnetting the network into smaller broadcast domains
28
What are three common methods of organizing subnets?
Grouping by location, function, or device type
29
What is A logical area where all devices can receive broadcast frames from each other?
A broadcast domain
29
What is The process of dividing a large network into smaller, more manageable sub-networks?
Subnetting