An administrator examines an IPv4 routing table entry on a Cisco router:
`D 192.168.50.0/24 [90/2170112] via 10.1.1.2, 00:04:12, GigabitEthernet0/1`
Which two statements correctly describe the components of this routing entry? (Select TWO.)
- The value 90 represents the administrative distance of the route source.Cevap
- The IP address 10.1.1.2 identifies the next-hop router address to forward packets destined for 192.168.50.0/24.Cevap
- CThe value 90 represents the calculated metric cost to reach the destination network.
- DThe routing entry was configured manually as a static route as indicated by the code letter D.
Cevap
The correct statements are that the value 90 represents the administrative distance of the route source, and the IP address 10.1.1.2 identifies the next-hop router address for forwarding packets.
In a Cisco IP routing table entry formatted as `[AD/Metric] via Next-Hop`, the first number inside the square brackets (90) is the administrative distance, which reflects the trustworthiness of EIGRP routes. The IP address following 'via' (10.1.1.2) represents the next-hop forwarding address.
Adım Adım Çözüm
Anahtar Kavram
Interpretation of Cisco IP routing table entry components including administrative distance, metric, next-hop address, and route source codes.
Tahmini Süre:45s