BGP: Difference between revisions

Content added Content deleted
Line 127: Line 127:
Local Pref stays inside AS only(use MED if you want to affect AS also).
Local Pref stays inside AS only(use MED if you want to affect AS also).
Configured for the whole BGP process on the router.
Configured for the whole BGP process on the router.



* Weight vs Med vs Local Preference:

|------[R2]--------[R4]
[R1] |
|------[R3]--------[R5]

Weight R1 to R2 or R3:
|------>

Local Preference R2 to R1 or R3 to R1:
<------|

MED R4 to R2 or R5 to R3:
|--------->


=Filter with Route Maps=
=Filter with Route Maps=