iBGP & eBGP Configuration . We will use Ospf as IGP for L0 advertisement and configure iBGP and later configure eBGP and validate...
Пікірлер: 16
@issackali450111 ай бұрын
Nice and Lovely, sir ....very informative
@MM-bq6vh2 жыл бұрын
Great job..easy to follow, and thank you for explaining the reasons behind the solution
@DarkAwesome852 жыл бұрын
This was great! Thank you very much for posting it, I have learnt a lot this evening
@someone-yj8wx3 жыл бұрын
Thank you so much for this big effort Watch from sudan
@DR-sv5xi Жыл бұрын
Great video 👍
@jitendrakumar-bm3xf2 жыл бұрын
Easy to understand, the way explain that's great
@lorensvidallo4244 Жыл бұрын
Why did you still use the redistribute connected ? is the ospf advertisement of the loopback not enough? Because in redistribute connected command, it advertises all directly connected interfaces including loopbacks.
@romonaor Жыл бұрын
my question here would be if you have different AS and using EBGP you won't like to allow external AS to learn your OSPF table , In that case what could we do to route from R4 to R5 but R4 is not supposed to learn any networks inside AS but still able to ping R5
@AlbinFetahu Жыл бұрын
Can you explain why are you using OSPF as IGP, why not only iBGP. Is it possible to communicate R2 with R3 only with iBGP without any IGP ?
@sudipghimire1382 жыл бұрын
do you have to advertise network connected to other autonomous system from R2 and R3?
@sandeepdeshmukh13722 жыл бұрын
Thank you for video👌👍
@lorensvidallo4244 Жыл бұрын
Why does in R3 and R2 , when you do show ip route , it displays the prefixes on R1 as "B" and not "O". Is the cause was that when you did not configure update-source loopback on bgp configuration at R1? Please enlighten me. Thank you.
@lorensvidallo4244 Жыл бұрын
Why does R1's bgp config has no update-source lo0 command? Only in R3 and R2 does have?