Subnetting Questions and Answers
Practice ModeShowing 10 of 43 questions
Q21
What does a subnet mask do
Answer: Option B
Explanation: A subnet mask separates the network and host parts of an IP address.
Q22
Which subnet mask represents a /24 network
Answer: Option C
Explanation: A /24 subnet has 24 network bits, equal to 255.255.255.0.
Q23
How many usable hosts are available in a /30 subnet
Answer: Option B
Explanation: A /30 subnet provides 4 addresses, 2 of which are usable.
Q24
What is the default subnet mask for a Class C network
Answer: Option C
Explanation: Class C networks use a default mask of 255.255.255.0.
Q25
Which address is not assignable to a host
Answer: Option A
Explanation: The network address identifies the subnet and cannot be assigned to a host.
Q26
What is the broadcast address used for
Answer: Option B
Explanation: The broadcast address sends packets to all hosts in the subnet.
Q27
How many subnets can be created using 3 borrowed bits
Answer: Option C
Explanation: Number of subnets equals 2³, which is 8.
Q28
Which notation is used to represent the number of network bits
Answer: Option C
Explanation: CIDR notation shows the number of network bits using a slash.
Q29
What is the subnet mask for /26
Answer: Option B
Explanation: /26 means 26 network bits, equal to 255.255.255.192.
Q30
How many usable hosts are in a /25 subnet
Answer: Option B
Explanation: /25 provides 128 total addresses, 126 usable.