nerdexam
Cisco

200-301 · Question #597

Refer to the exhibit. Which network prefix was learned via EIGRP?

The correct answer is B. 192.168.2.0/24. The EIGRP learned network prefix can be identified by the 'D' code in the show ip route command output, which signifies a route discovered via the Enhanced Interior Gateway Routing Protocol.

Submitted by priya_blr· Mar 5, 2026IP Connectivity

Question

Refer to the exhibit. Which network prefix was learned via EIGRP?

Exhibits

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

Options

  • A172.16.0.0/16
  • B192.168.2.0/24
  • C207.165.200.0/24
  • D192.168.1.0/24

How the community answered

(59 responses)
  • A
    3% (2)
  • B
    78% (46)
  • C
    12% (7)
  • D
    7% (4)

Why each option

The EIGRP learned network prefix can be identified by the 'D' code in the `show ip route` command output, which signifies a route discovered via the Enhanced Interior Gateway Routing Protocol.

A172.16.0.0/16

The routing table shows `C 172.16.0.0/16`, where 'C' indicates a directly connected network, not an EIGRP learned route.

B192.168.2.0/24Correct

The routing table output shows `D 192.168.2.0/24 [90/30720]`, where 'D' is the administrative code used to denote routes learned via EIGRP. The subsequent metrics `[90/30720]` confirm it is an internal EIGRP route, making 192.168.2.0/24 the correct answer.

C207.165.200.0/24

The routing table shows `S 207.165.200.0/24`, where 'S' indicates a static route, not an EIGRP learned route.

D192.168.1.0/24

The routing table shows `C 192.168.1.0/24`, where 'C' indicates a directly connected network, not an EIGRP learned route.

Concept tested: Identifying EIGRP routes in `show ip route` output

Source: https://www.cisco.com/c/en/us/support/docs/ip/enhanced-interior-gateway-routing-protocol-eigrp/10007-eigrp-qa.html#anc39

Topics

#EIGRP routing#Routing table#Network prefixes

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice