Subnetting Flashcards
Q: IPv4 address is how many bits long?
A: 32 bits
Q: IPv4 address is how many octets long?
A: 4 octets
Q: IPv4 address is how many bytes long?
A: 4 bytes (1 byte = 8 bits)
Q: How long is the network portion for a Class A address?
A: 1 octet (1 byte or 8 bits)
Q: How long is the network portion for a Class B address?
A :2 octets (2 bytes or 16 bits)
Q: How long is the network portion for a Class C address?
A: 3 octets (3 bytes or 24 bits)
Q: What is the leading bit(s) for a Class A address?
A: Leftmost bit is 0
Q: What is the leading bit(s) for a Class B address?
A: Leftmost 2 bits are 10
Q: What is the leading bit(s) for a Class C address?
A: Leftmost 3 bits are 110
Q: How many Class A network addresses are there?
A: 128
Q: How many Class A hosts addresses are there per network?
A: 16,777,214
Q: How many Class B network addresses are there?
A: 16,384
Q: How many Class B hosts addresses are there per network?
A: 65,534
Q: How many Class C network addresses are there?
A: 2,097,152
Q: How many Class C hosts addresses are there per network?
A: 254