1-26
Follow these steps to configure preferences for BGP routes:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enter BGP view
bgp
as-number
—
Configure preferences
for external, internal,
local BGP routes
preference
{
external-preference
internal-preference
local-preference
|
route-policy
route-policy-name
}
Optional
The default preferences of external,
internal, and local BGP routes are 255,
255, and 130 respectively.
Configure the Default Local Preference
The local preference is used to determine the best route for traffic leaving the local AS. When a BGP
router obtains from several iBGP peers multiple routes to the same destination but with different next
hops, it considers the route with the highest local preference as the best route.
This task allows you to specify the default local preference for routes sent to iBGP peers.
Follow these steps to specify the default local preference:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enter BGP view
bgp
as-number
—
Configure the default local preference
default local-preference
value
Optional
100 by default
Configuring the MED Attribute
MED is used to determine the best route for traffic going into an AS. When a BGP router obtains from
eBGP peers multiple routes to the same destination but with different next hops, it considers the route
with the smallest MED value as the best route if other conditions are the same.
Configure the default MED value
Follow these steps to configure the default MED value:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enter BGP view
bgp
as-number
—
Configure the default MED value
default med med-value
Optional
0 by default
Enable the comparison of MED of routes from different ASs
Follow these steps to enable the comparison of MED of routes from different ASs: