Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

BGP announcements? [closed]

Can anyone explain how announcing in BGP works? I understand BGP finds the shortest/lowest-cost path to a destination network, but I also read somewhere that it announces these paths. Is that true, and how exactly does it announce a route?

like image 213
K L Avatar asked Dec 29 '25 14:12

K L


1 Answers

BGP is Exterior Gateway Protocol and it is used in the network Borders between Autonomous systems , announcing network work like this example : for example we have 3 Autonomous systems A,B A have those tow networks 1.1.1.0/24 and 2.2.2.0/24 B have those tow network 3.3.3.0/24 and 4.4.4.0/24 so Edge router in A directly connected to Edge router in B and running BGP , every router announce (or advertise) which internal networks it have ( or want to publish) so now A routers know that there is 3.3.3.0/24 and 4.4.4.0/24 networks and they are reachable via Edge router of B and same with B networks

like image 174
Mr.lock Avatar answered Jan 03 '26 09:01

Mr.lock



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!