Why Does the Switch Not Select a Direct Route as the Optimal Route?

m7g
m7g  Diamond  (1)
7 years 10 months ago  View: 973  Reply: 0
1F
    By default, the switch selects routes in the following order:   Longest mask > route preference > route cost

    When a direct route is not select as the optimal route

- check whether the switch has imported an external route with a longer mask than the direct route

- if such a route exists, check whether the switch imports the more exact external route.

This may be caused by incorrect routing configuration.