BGP Info
BGP Info
Type=Path Vector
Algorithm=Path Selection
eBGP AD=20
iBGP AD=200
Protocols IP
Transport TCP 179
####WLAOM..RCN###
attributes:
==========
configure this on a router that is receiving the routes (IN) (customer side)
cisco proprietary
this is given on specific device
is given on PA it self..
#neighbor X.X.X.X weight 762
2.local preference(default=100)prefered=highest
• configure this on a router that is receiving the routes (IN) (customer side)
• only in is supported, routes learning in to our AS
• LP is not exchanged in EBGP. hence we use bgp community strings
ISP side:-
we want to use ISP1 as backup so increased AS pasth prepend to 1 1 1 1 1. so far good..
BUT ISP1 is also clever. they always follow Customer link>>>Peer LINKS>>>UPSTREAM
OTHER ISP's
because they want to charge for Link.
so even though we use AS path. ISP1 will use Local preference as follows
Customer Link=LP=100
Peer Link=LP=80
Upstream ISP=LP=50
.
7)EBGP are preffered than IBGP.
9)Maximum Paths:-
checkes if loadbalance is there for multiple BGP paths.
IF not it continue to next one.
11)router-ID==prefered=lowest
- If router id is also same then it uses below one
13)neighbor address==prefered=lowest
####WLAOM..RCN###
===========================================
Happy Reading….
Thanks
Rakesh