BGP: Difference between revisions

254 bytes added ,  5 years ago
Line 127:
Local Pref stays inside AS only(use MED if you want to affect AS also).
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=