Problem Statement
Which protocol uses hop count as its primary metric for routing?
Explanation
The Routing Information Protocol (RIP) uses hop count to determine the shortest path. The maximum allowed hops are 15, meaning larger networks are unsuitable for RIP. Despite its limitations, RIP is widely used in small and academic networks.
