Questions
What is the maximum number of hosts that can be accommodated in a network with a subnet mask of 255.255.255.192?
- 64
- 128
- 256
- 512
Which of the following is a valid IPv4 address?
- 192.168.0.256
- 255.255.255.255
- 10.0.0.1
- 172.16.0.1
What is the purpose of a subnet mask?
- To divide a network into smaller subnetworks
- To determine the network address of a host
- To determine the broadcast address of a network
- All of the above
Which of the following is a valid subnet mask for a network with 24 hosts?
- 255.255.255.128
- 255.255.255.192
- 255.255.255.224
- 255.255.255.240
What is the default subnet mask for a Class C network?
- 255.255.255.0
- 255.255.255.128
- 255.255.255.192
- 255.255.255.224
Which of the following is a private IPv4 address range?
- 10.0.0.0 - 10.255.255.255
- 172.16.0.0 - 172.31.255.255
- 192.168.0.0 - 192.168.255.255
- All of the above
What is the maximum number of subnetworks that can be created from a network with a subnet mask of 255.255.255.192?
- 2
- 4
- 8
- 16
Which of the following is a valid IPv6 address?
- 2001:0db8:85a3:0000:0000:8a2e:0370:7334
- 2001:0db8:85a3:0000:0000:8a2e:0370:7335
- 2001:0db8:85a3:0000:0000:8a2e:0370:7336
- 2001:0db8:85a3:0000:0000:8a2e:0370:7337
What is the purpose of a default gateway?
- To connect two networks together
- To provide access to the Internet
- To route traffic between networks
- All of the above
Which of the following is a valid Class B network address?
- 172.16.0.0
- 192.168.0.0
- 10.0.0.0
- 224.0.0.0
What is the maximum transmission unit (MTU) for Ethernet networks?
- 512 bytes
- 1024 bytes
- 1500 bytes
- 2048 bytes
Which of the following is a valid MAC address?
- 00:11:22:33:44:55
- 00:11:22:33:44:56
- 00:11:22:33:44:57
- 00:11:22:33:44:58
What is the purpose of a network address translation (NAT) device?
- To translate public IP addresses to private IP addresses
- To translate private IP addresses to public IP addresses
- To provide access to the Internet
- All of the above
Which of the following is a valid wildcard mask for a subnet mask of 255.255.255.192?
- 0.0.0.63
- 0.0.0.127
- 0.0.0.191
- 0.0.0.255
What is the purpose of a routing table?
- To store the IP addresses of all devices on a network
- To determine the best path for data packets to take
- To provide access to the Internet
- All of the above