nerdexam
Cisco

200-301 · Question #905

Refer to the exhibit. What is the subnet mask for route 172.16.4.0?

The correct answer is C. 255.255.248.0. The subnet mask for a given route is determined by its prefix length, which specifies the number of bits used for the network portion of the IP address.

Submitted by olafpl· Mar 5, 2026Network Fundamentals

Question

Refer to the exhibit. What is the subnet mask for route 172.16.4.0?

Exhibits

200-301 question #905 exhibit 1
200-301 question #905 exhibit 2

Options

  • A255.255.255.192
  • B255.255.254.0
  • C255.255.248.0
  • D255.255.240.0

How the community answered

(28 responses)
  • A
    7% (2)
  • B
    11% (3)
  • C
    79% (22)
  • D
    4% (1)

Why each option

The subnet mask for a given route is determined by its prefix length, which specifies the number of bits used for the network portion of the IP address.

A255.255.255.192

A subnet mask of 255.255.255.192 corresponds to a /26 prefix, which is not what is shown for the 172.16.4.0 route.

B255.255.254.0

A subnet mask of 255.255.254.0 corresponds to a /23 prefix, which is not what is shown for the 172.16.4.0 route.

C255.255.248.0Correct

The exhibit shows the route as 172.16.4.0/22. A /22 prefix length indicates that 22 bits are used for the network portion of the IP address. This translates to a subnet mask of 255.255.252.0 (11111111.11111111.11111100.00000000 in binary).

D255.255.240.0

A subnet mask of 255.255.240.0 corresponds to a /20 prefix, which is not what is shown for the 172.16.4.0 route.

Concept tested: Subnet mask calculation from prefix length (CIDR)

Source: https://www.cisco.com/c/en/us/support/docs/ip/routing-information-protocol-rip/13788-3.html

Topics

#IP Subnetting#Subnet Masks#IPv4 Addressing

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice