Subnetting Quiz
Which of the following answers list the characteristic features of the 172.16.0.0 - 172.31.255.255 IPv4 address space? 1) Class A range 2) Public IP address range 3) Class B range 4) Routable (private) IP address range 5) Class C range
Class B range
In IPv4 addressing, the leading octet of an IP address with a value of 192 through 223 denotes that the IP address within that range belongs to the: 1) Class A address space 2) Class B address space 3) Class C address space 4) Class D address space
Class C address space
Which of the following answers list the characteristic features of the 192.168.0.0 - 192.168.255.255 IP address space? 1) Class A range 2) Public IP address range 3) Class B range 4) Routable (private) IP address range 5) Class C range
Class C range
Which of the following answers refer to the leading octet value range and class of the IPv4 multicast address block? 1) 128 - 191 2) Class B 3) 192 - 223 4) Class C 5) 152 - 239 6) Class D
Class D
Compared to the number of all IPv4 addresses available per subnet, the total number of usable IPv4 addresses that can be assigned to hosts from that pool is reduced by two. Those two addresses that cannot be assigned to hosts are used as: (Select 2 answers) 1) Network address 2) Unicast address 3) Broadcast address 4) Multicast address
Network address Broadcast address
Which of the following is an example of a valid subnet mask? 1) 255.255.225.0 2) 255.255.191.0 3) 255.255.127.0 4) 255.255.64.0 5) None of the above is a valid subnet mask
None of the above is a valid subnet mask
Which of the following answers lists the CIDR notation of the 255.192.0.0 subnet mask? 1) /10 2) /11 3) /12 4) /13
/10
Which of the following answers lists the CIDR notation for 255.255.224.0 subnet mask? 1) /19 2) /20 3) /21 4) /22
/19
Which of the following answers lists the CIDR notation of the 255.255.255.224 subnet mask? 1) /25 2) /26 3) /27 4) /28
/27
What is the first valid host address for a node residing in the 10.119.136.143/20 network? 1) 10.119.96.1 2) 10.119.128.1 3) 10.119.132.1 4) 10.119.136.1
10.119.128.1
Which of the following answers lists the binary notation of the decimal number 252? 1) 11110010 2) 11111000 3) 11111010 4) 11111100
11111100
What is the binary representation of the 255.254.0.0 subnet mask? 1) 11111111.11111100.00000000.00000000 2) 11111111.11111110.00000000.00000000 3) 11111111.11111101.00000000.00000000 4) 11111111.11111000.00000000.00000000
11111111.11111110.00000000.00000000
What is the binary representation of the 255.255.128.0 subnet mask? 1) 11111111.11111111.10000000.00000000 2) 11111111.11111111.11000000.00000000 3) 11111111.11111111.11100000.00000000 4) 11111111.11111111.11110000.00000000
11111111.11111111.10000000.00000000
What is the leading octet value range for an IPv4 address belonging to a class B network? 1) 128 - 191 2) 1 - 126 3) 192 - 223 4) 224 - 239
128 - 191
What is the maximum valid range for IP addresses that can be assigned to hosts on the 134.170.185.46 255.255.128.0 network? 1) 134.170.128.1 - 134.170.255.254 2) 134.170.128.1 - 134.170.191.254 3) 134.170.160.1 - 134.170.191.254 4) 134.170.176.1 - 134.170.191.254
134.170.128.1 - 134.170.255.254
What is the network address for the 154.24.67.147/22 host? 1) 154.24.48.0 2) 154.24.60.0 3) 154.24.62.0 4) 154.24.64.0
154.24.64.0
What is the maximum number of subnets and hosts per subnet for the 192.168.50.247 255.255.255.224 network? 1) 2 subnets, 126 hosts per subnet 2) 4 subnets, 62 hosts per subnet 3) 8 subnets, 30 hosts per subnet 4) 16 subnets, 14 hosts per subnet
16 subnets, 14 hosts per subnet
What is the network address for the 192.168.223.15 255.255.255.252 host? 1) 192.168.223.10 2) 192.168.223.11 3) 192.168.223.12 4) 192.168.223.13
192.168.223.12
What is the last usable host IP address on the 192.168.32.9/30 network? 1) 192.168.32.9 2) 192.168.32.10 3) 192.168.32.11 4) 192.168.32.12
192.168.32.10
Which of the following answers lists the broadcast address for the 192.168.50.155/20 network? 1) 192.168.31.255 2) 192.168.47.255 3) 192.168.63.255 4) 192.168.79.255
192.168.63.255
Which of the following answers lists the decimal notation of the binary number 11100000? 1) 192 2) 224 3) 240 4) 248
224
What is the dot-decimal representation of a /13 subnet mask? 1) 255.240.0.0 2) 255.248.0.0 3) 255.252.0.0 4) 255.254.0.0
255.248.0.0
In IPv4 addressing, the leading octet of an IP address with a value of 1 through 126 denotes that the IP address within that range belongs to the: 1) Class A address space 2) Class B address space 3) Class C address space 4) Class D address space
Class A address space
Which of the following answers refer to the characteristic features of the 10.0.0.0 - 10.255.255.255 IPv4 address space? 1) Class A range 2) Public IP address range 3) Class B range 4) Routable (private) IP address range 5) Class C range
Class A range
What is the first usable host IP address on the 172.26.56.110/27 network? 1) 172.26.56.97 2) 172.26.56.111 3) 172.26.56.126 4) 172.26.56.127
172.26.56.97
What is the last usable host IP address for the 172.45.120.0/24 network? 1) 172.45.120.254 2) 172.45.121.254 3) 172.45.122.254 4) 172.45.123.254
172.45.120.254
What is the maximum valid range for IP addresses that can be assigned to hosts on the 192.168.100.248 255.255.255.248 network? 1) 192.168.100.249 - 192.168.100.255 2) 192.168.100.248 - 192.168.100.254 3) 192.168.100.249 - 192.168.100.254 4) 192.168.100.248 - 192.168.100.255
192.168.100.249 - 192.168.100.254
What is the maximum number of hosts per subnet for the 10.47.255.1/20 network? 1) 512 hosts 2) 1022 hosts 3) 2046 hosts 4) 4094 hosts
4094 hosts
Which of the following answers lists the broadcast address for the 46.28.247.109/10 network? 1) 46.31.255.255 2) 46.63.255.255 3) 46.127.255.255 4) 46.255.255.255
46.63.255.255
How many usable IP addresses can be assigned to hosts on a /26 subnet? 1) 254 2) 126 3) 62 4) 30
62