InterviewSolution
Saved Bookmarks
| 1. |
What Is The Purpose Of The Local_pref Attribute? |
|
Answer» If a ROUTER has more than one route to the same IP PREFIX, the best path is the one with the highest LOCAL_PREF (ASSUMING the WEIGHT ATTRIBUTE for the routes is equal). If a router has more than one route to the same IP prefix, the best path is the one with the highest LOCAL_PREF (assuming the WEIGHT attribute for the routes is equal). |
|