MED - Multi-Exit Discriminator Flashcards
What is MED?
BGP supported directive designed top provide preference directives for traffic entering your network.
What is First Valid Path?
Current best path
What is the routing metric BGP and most networks use?
Most specific wins - 192.168.0.1/32 > 192.168.0.0/24
What metric does BGP use to determine the best path between two routes to the same destination?
Weight - highest weight wins
Is weight universally supported?
No, it is vendor specific. Cisco may support it, others may not.
What is Local_pref (local preference)
Routes that are advertised internally. - Default 100 and highest wins.
if all things and local_pref are equal, what metric is the tiebreaker?
Local Origination
If all things and local_pref are equal, what is the tiebreaker?
AS_Path - Shortest is preferred. This is also the metric that can be manipulated to make another AS change its route into your network.
Manipulating the AS_Path only effects your own routing, and that of networks directly connected to yours?
False: This can have a global reach since changes are advertised to other networks not directly peered.
After AS_Path, what is the next tiebreaker?
Origin_code - IGP < EGP < Incomplete
After Origin_CODE, what is the next tiebreaker?
MED Metric Attribute - Lowest preferred
is a MED readvertised to other routers?
No, it is a metric only available to directly peered routers.
True or False the highest MED attribute is prefered?
False. Lowest prefered