nerdexam
GIAC

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.

Network Traffic Analysis & Protocol Review

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)
  • A
    77% (27)
  • B
    14% (5)
  • C
    3% (1)
  • D
    6% (2)

Why each option

Routing tables use specific metrics to determine the best path for packet forwarding. Frequency is not one of these metrics.

AFrequencyCorrect

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.

BDelay

Delay is a valid routing metric used by protocols like EIGRP to measure the time it takes for a packet to traverse a path.

CLoad

Load is a valid routing metric representing the traffic utilization on a link, also used by EIGRP in composite metric calculations.

DBandwidth

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

#routing table#routing metrics#bandwidth#network routing

Community Discussion

No community discussion yet for this question.

Full GCIA Practice