I am doing a simulation of the network topology.
I found that when using the rip protocol, the ipRouteMetric1 value is 1. I use this value to determine the device near the current router. When using the ospf protocol, the value of the nearby router ipRouteMetric1 is 2.
I can't understand why the data is so different based on the ipRouteTable generated by different protocols. I would like to know if there will be new differences for other protocols, such as bgp.