Home
Certification Preparation
Cisco
CCNP
BGP Question
dppagc
Hi, can anyone mind expanding & explaining on the statement below?
Outbound traffic flow will be affected by bgp inbound policy.
Find more posts tagged with
Comments
deth1k
so if we configure an inbound policy i.e
router bgp 123
neighbour 1.1.1.1 route-map set-local-pref-in in
!
route-map set-local-pref-in
set local-preference 101
This will effect outbound traffic as we set preference to specific link or router.
HTH
joetest
as deth1k mentions. You set a policy for routes coming inbound(you receive routes). You force your routers to use those routes from 1.1.1.1 neighbor to reach those destinations reachable via this neighbor. So your traffic will go outbound via those routes towards that bgp neighbor to reach x destination.
Fitzi
The inbound policy for a bgp peer will determine what routes you will accept from your neihgbour. The routes you accept are then reachable via this bgp neighbour.
Basically you are allowing a neighbour to tell you a destination (prefix) that they can reach and after you accept the prefix, you can use the path via that neighnour to reach that destination (prefix).
Quick Links
All Categories
Recent Posts
Activity
Unanswered
Groups
Best Of