nerdexam
CompTIA

N10-005 · Question #559

Which of the following routing protocols relies on hop count as its ONLY metric?

The correct answer is D. RIP. RIP (Routing Information Protocol) is the only major routing protocol that uses hop count as its sole metric for path selection, with a maximum of 15 hops.

Networking concepts

Question

Which of the following routing protocols relies on hop count as its ONLY metric?

Options

  • ABGP
  • BEIGRP
  • COSPF
  • DRIP

How the community answered

(37 responses)
  • B
    3% (1)
  • C
    3% (1)
  • D
    95% (35)

Why each option

RIP (Routing Information Protocol) is the only major routing protocol that uses hop count as its sole metric for path selection, with a maximum of 15 hops.

ABGP

BGP uses a complex set of path attributes including AS-PATH, LOCAL_PREF, and MED rather than hop count.

BEIGRP

EIGRP uses a composite metric calculated from bandwidth, delay, load, and reliability - not hop count alone.

COSPF

OSPF uses a cost metric derived from interface bandwidth, not hop count.

DRIPCorrect

RIP selects routes exclusively based on hop count - the number of routers a packet must traverse to reach the destination. It does not consider bandwidth, delay, or any other factor, and treats any destination beyond 15 hops as unreachable. This simplistic single-metric design is RIP's defining characteristic.

Concept tested: RIP routing protocol hop count metric

Source: https://www.rfc-editor.org/rfc/rfc1058

Topics

#RIP#routing protocols#hop count#distance vector

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice