Describe an IPv4 Network Address and Subnet Flashcards

1
Q

How many bits are in an IPv4 address?

A

32 bits

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

What are the two main parts of an IPv4 address?

A

The network portion, and the host portion.

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

What is the purpose of a subnet mask?

A

To divide the IP address into two portions - the network portion, and the host portion.

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

How does a subnet mask determine the network and host portions of an IP address?

A

It uses binary ones (1s) to represent the network portion, and binary zeros (0s) to represent the host portion.

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

What is the default subnet mask for a Class A IP address?

A

255.0.0.0

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

What is the default subnet mask for a Class B IP address?

A

255.255.0.0

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

What is the default subnet mask for a Class C IP address?

A

255.255.255.0

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

What does CIDR stand for and how does it relate to subnetting?

A

CIDR stands for Classless Inter-Domain Routing. It allows for more flexible subnetting by using a suffix to indicate the number of bits used for the network portion, such as /24.

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

How many usable hosts, and what is the subnet mask, for a /25 subnet?

A

126 hosts
255.255.255.128

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

How many usable hosts, and what is the subnet mask, for a /26 subnet?

A

62 hosts
255.255.255.192

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

How many usable hosts, and what is the subnet mask, for a /27 subnet?

A

30 hosts
255.255.255.224

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

How many usable hosts, and what is the subnet mask, for a /28 subnet?

A

14 hosts
255.255.255.240

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

How many usable hosts, and what is the subnet mask, for a /29 subnet?

A

6 hosts
255.255.255.248

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

How many usable hosts, and what is the subnet mask, for a /30 subnet?

A

2 hosts
255.255.255.252

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

What are the RFC1918 address ranges?

A

10.0.0.0/8

172.16.0.0/12

192.168.0.0/16

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