[Contents] [Prev] [Next] [Index] [Report an Error]


Configure Route Preferences

Route preferences are used to select which route is installed in the forwarding table when several protocols calculate routes to the same destination. The route with the lowest preference value is selected. For more information about route preferences, see Route Preferences.

By default, internal OSPF routes have a preference value of 10, and external OSPF routes have a value of 150. To change the preference values, include the preference statement (for internal routes) or the external-preference statement (for external routes) at the [edit protocols (ospf | ospf3)] hierarchy level:

[edit protocols (ospf | ospf3)]
external-preference preference; 
preference preference; 

The preference can be a value from 0 through 255.


[Contents] [Prev] [Next] [Index] [Report an Error]