Selecting best route in BGP" What’s the preferences? sangeeth 21-February-2008 10:47:21 AMComments 1. Weight - If multiple routes exist, the route with the highest weight is preferred. 2. Local preference - If multiple routes have the same weight, the route with the highest local preference is preferred. 3. Local router - If multiple routes have same local preference, prefer the route originated by the local router. 4. AS path - If multiple routes have the same local preference, prefer the route with shortest AS path. Posted by vishwesh |
Posted: 21-February-2008 10:54:43 AM By: vishwesh 1. Weight - If multiple routes exist, the route with the highest weight is preferred. 2. Local preference - If multiple routes have the same weight, the route with the highest local preference is preferred. 3. Local router - If multiple routes have same local preference, prefer the route originated by the local router. 4. AS path - If multiple routes have the same local preference, prefer the route with shortest AS path. |