Subnetting Flashcards

1
Q

Q: IPv4 address is how many bits long?

A

A: 32 bits

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

Q: IPv4 address is how many octets long?

A

A: 4 octets

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

Q: IPv4 address is how many bytes long?

A

A: 4 bytes (1 byte = 8 bits)

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

Q: How long is the network portion for a Class A address?

A

A: 1 octet (1 byte or 8 bits)

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

Q: How long is the network portion for a Class B address?

A

A :2 octets (2 bytes or 16 bits)

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

Q: How long is the network portion for a Class C address?

A

A: 3 octets (3 bytes or 24 bits)

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

Q: What is the leading bit(s) for a Class A address?

A

A: Leftmost bit is 0

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

Q: What is the leading bit(s) for a Class B address?

A

A: Leftmost 2 bits are 10

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

Q: What is the leading bit(s) for a Class C address?

A

A: Leftmost 3 bits are 110

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

Q: How many Class A network addresses are there?

A

A: 128

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

Q: How many Class A hosts addresses are there per network?

A

A: 16,777,214

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

Q: How many Class B network addresses are there?

A

A: 16,384

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

Q: How many Class B hosts addresses are there per network?

A

A: 65,534

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

Q: How many Class C network addresses are there?

A

A: 2,097,152

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

Q: How many Class C hosts addresses are there per network?

A

A: 254

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

Q: How many usable network bits in Class A?

A

A: 7 bits
(Note: 8 - 1 reserved bit = 7)

17
Q

Q: How many usable network bits in Class B?

A

A: 14 bits
(Note: 16 - 2 reserved bits = 14)

18
Q

Q: How many usable network bits in Class C?

A

A: 21 bits
(Note: 24 - 3 reserved bits = 21)

19
Q

Q: What is the network address range for Class A?

A

A: 1.0.0.0 - 126.0.0.0

Note: 0.0.0.0 and 127.0.0.0 are reserved

20
Q

Q: What is the network address range for Class B?

A

A: 128.0.0.0 - 191.255.0.0

21
Q

Q: What is the network address range for Class C?

A

A: 192.0.0.0 - 223.255.255.0

22
Q

Q: What is the private address range for Class A?

A

A: 10.0.0.0 - 10.255.255.255

Note: 10.255.255.255 is a broadcast address

23
Q

Q: What is the private address range for Class B?

A

A: 172.16.0.0 - 172.31.255.255

Note: 172.31.255.255 is a broadcast address

24
Q

Q: What is the private address range for Class C?

A

A: 192.168.0.0 - 192.168.255.255

Note: 192.168.255.255 is a broadcast address