GCIA · Question #41
In a complex network, Router transfers data packets by observing some form of parameters or metrics provided in the routing table. Which of the following metrics is NOT included in the routing table?
The correct answer is A. Frequency. Routing tables use specific metrics to determine the best path for packet forwarding. Frequency is not one of these metrics.
Question
In a complex network, Router transfers data packets by observing some form of parameters or metrics provided in the routing table. Which of the following metrics is NOT included in the routing table?
Options
- AFrequency
- BDelay
- CLoad
- DBandwidth
How the community answered
(35 responses)- A77% (27)
- B14% (5)
- C3% (1)
- D6% (2)
Why each option
Routing tables use specific metrics to determine the best path for packet forwarding. Frequency is not one of these metrics.
Frequency is not a routing metric used in any standard routing protocol or routing table. Routing protocols rely on measurable path characteristics such as bandwidth, delay, load, reliability, hop count, and MTU - frequency of a signal is a physical-layer concept unrelated to path selection logic.
Delay is a valid routing metric used by protocols like EIGRP to measure the time it takes for a packet to traverse a path.
Load is a valid routing metric representing the traffic utilization on a link, also used by EIGRP in composite metric calculations.
Bandwidth is a standard routing metric representing the data capacity of a link, used by OSPF, EIGRP, and others to prefer higher-capacity paths.
Concept tested: Routing table metrics used in path selection
Source: https://www.cisco.com/c/en/us/support/docs/ip/enhanced-interior-gateway-routing-protocol-eigrp/16406-eigrp-toc.html
Topics
Community Discussion
No community discussion yet for this question.