Dear Sir, Thanks to provide such a wonderful classes on BGP, i checked with many of videos with other person but in your videos all concepts get clear with step by step, thanks to make it free on UA-cam it will helps to learn.
I think like i have missed the whole piont. Since we need to config IGP for reachability for IBGP , whats the point of using IBGP. Its just the extra line of configuration .
You’re right that IGP is used to ensure reachability between BGP peers, but the key point of using iBGP lies in its ability to handle the exchange of routing information within an autonomous system (AS). While IGP ensures reachability, iBGP allows you to efficiently share external routing information throughout your AS, ensuring that all routers have a consistent view of external routes. Using iBGP, particularly with route reflectors as discussed in the video, helps in scaling your network by reducing the number of required connections compared to full mesh iBGP. It’s not just an extra configuration but a critical step in managing larger and more complex networks. Hope this clears it up!
If the RR scenario is not chosen, why there is a need to make a full mesh neighborship? Doesn't it suffice that every iBGP router makes a neighborship to iBGP routers who are connected to eBGP routers?
I think you are misunderstanding things. Let me try to clarify, you need full mesh inside the same AS (iBGP). That's because of the split horizon mechanism BGP implements, as he explained before. But that's not good for several reasons, so a RR can be used to decrease the number of neighborship/tcp establishments. So, eBGP does not come into picture in this case. For eBGP, AS-PATH is used as a loop prevention mechanism.
How can I get this PDF ?? Your videos are really great. In comparison to INE which charge 850 USD for one year. Your videos are free and helpful for students with low resources.
You have well explained this concept. But a question raising for me is Q: In R1, we are receiving the 30 n/w through RR with nexthop 2.2.2.2(it is directly connected on R3) in such case how my R1 node will reach 30 network ? how we can change next hop address ? i think we can't modify RR update. Thanks i advance
its also use for small networks bocz in large network every client router is must connected with server to enable communication between 2 or more clients as per this video.but assume i had 50 routers connected in different places out of this 50 i make 1 router as a server remaining 49 as clients.that means remaining 49 directly connected to server its expensive.any suggestions pls
In Pri R2 you will mention that Sec R4 is Client. In Sec R4 you will not mention Pri R2 as Client, simply peer it. In R4 you will mention other routers R1 & R3 as Client.
remote-as is used to identify whether to use IBGP or EBGP. If the remote-as is same, IBGP will be used, else, EBGP. You can watch all the videos from the starting to understand the concept.
Your videos are very practical and easy to understand. Thank you for your effort
Dear Sir,
Thanks to provide such a wonderful classes on BGP, i checked with many of videos with other person but in your videos all concepts get clear with step by step, thanks to make it free on UA-cam it will helps to learn.
you are the gem of networking world Sikandar Ji
All the lectures are really nice and helpful.
your teaching is amazing. Thank you
Thank you so much for all of your hard work.
Very good explanation Sikandar Shaikh.... Thank you..
Excellent explanation of each topic ..
can you please share the Documents on BGP.
sir here r2 RRsever you mentioned only networks 20.0.0.0and 2.0.0.0 and 1.0.0.0 then why didn't you mention 10.0.0.0 network.
This part is not available on your udemy Encor course . you need to upload it... Your explanation are crystall clear..
Thank you , great video . Pls keep posting .
sir where is the one more lap video using 2 server did you uploaded or not searched lot haven't seen could please share me asap
Great explanation! Thank you so much for this!
When configuring BGP on loopback, don't we use IGP for reachability?
thats what i was wondering , previously we are told to use IGP for reachability but why not here.
Good overview. I do wish there were more tutorial videos where the route reflector is not placed in the data path (out of band).
I agree..
I think like i have missed the whole piont. Since we need to config IGP for reachability for IBGP , whats the point of using IBGP. Its just the extra line of configuration .
You’re right that IGP is used to ensure reachability between BGP peers, but the key point of using iBGP lies in its ability to handle the exchange of routing information within an autonomous system (AS). While IGP ensures reachability, iBGP allows you to efficiently share external routing information throughout your AS, ensuring that all routers have a consistent view of external routes.
Using iBGP, particularly with route reflectors as discussed in the video, helps in scaling your network by reducing the number of required connections compared to full mesh iBGP. It’s not just an extra configuration but a critical step in managing larger and more complex networks.
Hope this clears it up!
Very nice explanation.Keep it up...
Sikandar bhai, why suddenly change in topology? From 4 router to 3 router?
If the RR scenario is not chosen, why there is a need to make a full mesh neighborship? Doesn't it suffice that every iBGP router makes a neighborship to iBGP routers who are connected to eBGP routers?
I think you are misunderstanding things. Let me try to clarify, you need full mesh inside the same AS (iBGP). That's because of the split horizon mechanism BGP implements, as he explained before. But that's not good for several reasons, so a RR can be used to decrease the number of neighborship/tcp establishments. So, eBGP does not come into picture in this case. For eBGP, AS-PATH is used as a loop prevention mechanism.
Short and precise. I need the documentation. Thanks.
Thank you for uploading ..
thank you my bother.
How can I get this PDF ?? Your videos are really great. In comparison to INE which charge 850 USD for one year. Your videos are free and helpful for students with low resources.
where do download your documentation from @sikandar shaik
Jazakallahu khair.
If we want to use loopback , IGP (OSPF,RIP,EIGRP) use is mandatory ?
Same doubt
yes
Actually you can use static routes.
you need to use any of the IGP protocols such as Static, OSPF, RIP, EIGRP to ensure the reachability.
Can you please share the route reflector configuration for two server's with redundancy
You have well explained this concept. But a question raising for me is Q: In R1, we are receiving the 30 n/w through RR with nexthop 2.2.2.2(it is directly connected on R3) in such case how my R1 node will reach 30 network ? how we can change next hop address ? i think we can't modify RR update.
Thanks i advance
AOA for example we have one more router next to c ...then what server make session with this client ?
its also use for small networks bocz in large network every client router is must connected with server to enable communication between 2 or more clients as per this video.but assume i had 50 routers connected in different places out of this 50 i make 1 router as a server remaining 49 as clients.that means remaining 49 directly connected to server its expensive.any suggestions pls
Thank you sir.
is it necessary to directly connect every client with RR Server?
yes it can be conected or not ( as long as reachable that wil works)
@@SIKANDARshaik for reachability should we use igp(OSPF/RIP/EIGRP)?
For example if there is a router which is not directly connected to server.
@@abhiram3240 Yes routers must be pingable even they are not directly connected.
how can we mention or configure which is primary server or secondary server ?
there is no primary or secondarY
@@ALHAQQACADEMY one we configured route reflecter for servers, servers will be in active/active or active standby
In Pri R2 you will mention that Sec R4 is Client. In Sec R4 you will not mention Pri R2 as Client, simply peer it. In R4 you will mention other routers R1 & R3 as Client.
But sir, what are the commands for neighbor server to server ?
Many thanks - How can I obtain a PDF?
Do we need to advertise IGP protocol in case if we use 2 RRservers .. or BGP is enough please do help
+ krishna,
By Default Split Horizon is running between IBGP router,so you need to advertise the IBGP route as RR client.
You need IGP protocol to reach from one RRServer to another, also if you are making neighbor ship with loop-back interface.
can you please explain the route reflector with peer groups ..
why remote-as is used in most of the bgp config
i am new to it can explain it please
remote-as is used to identify whether to use IBGP or EBGP. If the remote-as is same, IBGP will be used, else, EBGP. You can watch all the videos from the starting to understand the concept.
quite helpful..
can we get pdf for this ?
Great
Hi Thanks for such videos can i get the documents .
nice explanation
sir i am huze fan of your but your document link is not working for me please help
Thanks
can i have the document??
Assalamu Alaikum Sir , can you provide me this bgp pdf file? this will help me a lot
can you provide the pdf file?????
Can you plz share your this Document.
YOU HAVE NO CLUE HOW THE ROUTE REFLECTOR WORKS
do you have a better video explaining RRs?
nice explanation