A network engineer views the following line in a Cisco router's IPv4 routing table:
`O 10.50.4.0/24 [110/65] via 172.16.1.2, 00:18:32, GigabitEthernet0/1`
What component of the routing table entry is represented by the value `110` inside the brackets?
- Administrative distanceCevap
- BRoute metric
- CAutonomous system number
- DOSPF process identifier
Cevap
The value 110 represents the administrative distance of the routing protocol.
In Cisco routing table entries, bracketed notation follows the format `[Administrative Distance / Metric]`. The value `110` is the default Administrative Distance for OSPF routes, measuring the trustworthiness of the route source.
Adım Adım Çözüm
Anahtar Kavram
Interpretation of Routing Table Bracketed Syntax [AD/Metric]