QuestionQ137

Infrastructure Services

Question Image

Refer to the exhibit. R2 successfully accesses content on the server. A network engineer observes packet drops on PC1 for traffic destined for network 2.2.2.2/32. Which action resolves the issue?

  • A Redistribute the connected metric in EIGRP.
  • B Add the eigrp stub connected static command.
  • C Redistribute the static metric in EIGRP.
  • D Remove the eigrp stub connected command.
Explanation

R2’s eigrp stub connected configuration advertises only connected routes. The route to 2.2.2.2/32 is static, so it is not advertised through EIGRP to R1, preventing PC1 from learning a route to that destination. Configuring eigrp stub connected static advertises both connected and static routes while retaining stub behavior.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!