Did you know you can use a *Cisco router to generate mock traffic* for lab or testing purposes? It uses a feature known as Cisco IP SLA, and I show you how to use it in this article: www.practicalnetworking.net/stand-alone/cisco-ip-sla-using-a-cisco-router-to-generate-traffic/
Because the Network statement exists to match an Interface IP address. I'm considering making a video to explain this. Like this comment if you'd like to see that. Once an interface is matched, the Router will then advertise the Interface's entire network. I was using 0.0.0.0 to match the interface IP address exactly. I could have also used a /8 mask, or any mask which would have included the Interface IP.
1. Static route will replace EIGRP route because it has lower admin distance (1 < 90). Admin distance breaks the tie since the routes are both /24. 2. RIP route will be preferred over static route because of the longer mask (/25 more specific than /24). So the path through R2 is chosen.
Wow! Really!!! This video is a work of art. It is a little over my head, but helped me so much to understand Administrative Distance. I am a Network+ student right now.
After watching this I am like in a WOW mood, very simple and straight forward explanation any layman(Beginner) can understand this complicated concept easily. Thank you and hats off.
Eigrp route will be deleted and in the routing table static route will be available for /24 and RIP will be available for /25. If we trace .129 it will use the RIP route.
Nice job with concise message delivery, I have a hard time wondering why you don't have many many more views. I only wish I had super net powers and could help you market this channel because I could watch your content forever, even if such as this previous learned material! Thankyou and now looking for your next topic of interest!
Great video! I’m binging all your videos during this pandemic. Even though I’m a seasoned IT, I still review and get back to my Networking basics. Keep it up!
Like Rajasekaran mentioned, the /24 route will be replaced with the lower admin distance static route. the /25 RIP route will take precedence since it's a more specific/higher netmask route.
Wow Wow finally get to understand this topic after months of reading a lot. Thank you you are the best. can you make another explaining how routers decide which protocol install in the routing table or they just will any protocol you put in there?
You're welcome! Routers will accept routes from any protocol you configure. There are some protocols that have special rules (BGP, namely) but for the most part, a Router will accept any route it can. And of course it will use the Route Precedence rules described in this video when receiving multiple, identical routes.
Thank you. BGP is on my list. The others... maybe I'll get around to them, but I don't imagine it will be any time soon =(. PS: You might enjoy this article I wrote on BGP: www.practicalnetworking.net/stand-alone/bgp-oldest-path/
RIP doesn't do easy summarization, so if I recall I configured the network itself as a /25, and for OSPF and EIGRP I "summarized" the /25 into a /24. With RIP, I just let the /25 through without additional tweaking.
@@PracticalNetworking I see, that's a very elegant solution. Thank you for sharing, and thank you for your awesome content as well! :) Have a nice weekend.
great tutorial! however, im confused with the diagram and routing table. you have /25 on the diagram on r6 but on the routing table it shows /24 network.. was it the auto summary?and also /24 is what is on the diagram on the left segment but the routing table is showing /29 on the directly connected interfaces.. can you also provide the configuration for each router? thank you!
The network is a /25, but with R3/R4/R5 I am summarizing it as a /24 when forwarding to R1. I'm doing this so that later on I can show that a more specific /25 takes precedence over the less specific /24. The /29's are simply the links between the Routers. As for the configuration files... the GNS3 project I used for this demonstration is stored on another computer. If this comment gets enough likes, I'll dig up the old computer to find the GNS3 project and post the Router configurations somewhere. Otherwise, I'm glad you enjoyed the video =).
@@PracticalNetworking thank you.. im trying to replicate your topology in my packet tracer lab. i managed to get the RIP routing entry as /25 on R1. however, in EIGRP it is being advertised as /25 as well in R1 replacing my RIP route entry to the 9.9.9.128/25 network. i dont know how to advertise it as /24,, could you please teach me thanks
i figured it out. on ospf for internal routes. you can use area range while with eigrp. you should go into interface config mode facing the router you want to adverstise the summarized route and type in ip summary-address eigrp . same with rip but omit the as number
@@sibakerokulafu8367 Sorry, I just now saw this comment. (YT's doesn't notify on replies to replies). RIP did not summarize. RIP sent the /25 as it was. Only EIGRP and OSPF sent the /24. As far as I know, you can not summarize with RIP.
Routes for more specific networks. For instance, a /29 route is more specific than a /24 route because a /29 is 8 IP address and a /24 is 256 IP addresses, so the /29 is more specific. This is also called "Longest Prefix Match" but I feel that is a confusing term. It comes from looking at a Subnet Mask in Binary to find the 1's (i.e., the "prefix") and whichever has more 1's has priority. The example above... /29 has 29 ones, and a /24 has 24 ones, hence the /29 is the longest prefix match.
Man, I have to always replay things because I am not good at picking things up the first time but with all that swallowing you're doing I can't watch this video. It's super cringe and I'm usually not one to complain but it seems like its on purpose which is even worse to me.
Did you know you can use a *Cisco router to generate mock traffic* for lab or testing purposes? It uses a feature known as Cisco IP SLA, and I show you how to use it in this article:
www.practicalnetworking.net/stand-alone/cisco-ip-sla-using-a-cisco-router-to-generate-traffic/
Why did u used 0.0.0.0 as a wild card mask while it should be 0.255.255.255 I didn't get u either I ve to be new to this concept
Because the Network statement exists to match an Interface IP address. I'm considering making a video to explain this. Like this comment if you'd like to see that.
Once an interface is matched, the Router will then advertise the Interface's entire network.
I was using 0.0.0.0 to match the interface IP address exactly. I could have also used a /8 mask, or any mask which would have included the Interface IP.
I don't understand why this man hasn't 1 Million subscribers, he 100 percent derserves it!
Thanks for the kind words. Still haven't figured out how to "crack the algorithm" or whatever to get more visibility. =).
1. Static route will replace EIGRP route because it has lower admin distance (1 < 90). Admin distance breaks the tie since the routes are both /24.
2. RIP route will be preferred over static route because of the longer mask (/25 more specific than /24). So the path through R2 is chosen.
The instructor knows the technology and how to deliver it. The best video I have seen so far on this subject!
Thanks for the kind words, Sinade =) I'm delighted that you enjoyed the video!
I've watched this video 2023-03--6 which is after 2 years when you was posted it, you're talent instructor who can make a complex tasks more easier. .
Best network teacher hands down. So clear!
The way u explain is awesome...lucky to found this gem...i can't stop going through all of your videos
Thank you =). Glad you enjoy them!
This Video was the first from you i didnˋt understand. You just threw me into cold water with this.
Wow! Really!!! This video is a work of art. It is a little over my head, but helped me so much to understand Administrative Distance. I am a Network+ student right now.
Glad you enjoyed it! Good luck with the net+!
After watching this I am like in a WOW mood, very simple and straight forward explanation any layman(Beginner) can understand this complicated concept easily.
Thank you and hats off.
So glad you enjoyed it, Mutturaj =). You're welcome!
Great video! Thank you.
The legend himself! Thanks Keith! =)
Eigrp route will be deleted and in the routing table static route will be available for /24 and RIP will be available for /25. If we trace .129 it will use the RIP route.
Extremely helpful and easy to understand!
Thank you for the kind words. And thank you for supporting the channel.
I encountered this in an interview! Thank you!
Nice job with concise message delivery, I have a hard time wondering why you don't have many many more views. I only wish I had super net powers and could help you market this channel because I could watch your content forever, even if such as this previous learned material! Thankyou and now looking for your next topic of interest!
LoL just caught my subnet term "Supernet" sentiment LoL ...super youtube/net powers rather, LoL
I too wish I knew what it would take to get more visibility. =). Thanks for the kind words!
Great video! I’m binging all your videos during this pandemic. Even though I’m a seasoned IT, I still review and get back to my Networking basics. Keep it up!
Nice =) I'm glad you enjoy this content. It's always good to review the basics =).
Mind Blowing explanation boss...Mesmerized and my mind have taken a path to join your channel.
no words for this explanation hats off.
Thank you =)
Like Rajasekaran mentioned, the /24 route will be replaced with the lower admin distance static route. the /25 RIP route will take precedence since it's a more specific/higher netmask route.
Fantastic explantion Eddie. just simply awesome.
Wow, this was explained so well and super easy to understand. Thank you for this!
You're very welcome!
Your explanations are so perfect
Brilliant content and so succinctly explained. Thanks!
Glad you enjoyed it!
I love you practical networking.
What a great demonstrations ! Thank you
You are welcome! Glad you enjoyed it =)
Thank you for the information!
The Cisco's NetAcad did not quite explain it well!
Again, thank you so much with those detailed examples!
Wow Wow finally get to understand this topic after months of reading a lot. Thank you you are the best. can you make another explaining how routers decide which protocol install in the routing table or they just will any protocol you put in there?
You're welcome!
Routers will accept routes from any protocol you configure. There are some protocols that have special rules (BGP, namely) but for the most part, a Router will accept any route it can. And of course it will use the Route Precedence rules described in this video when receiving multiple, identical routes.
What an usefull video, thanks for uploading!
Keep it up!
Thank you, Luisca =) Glad you liked it!
Great videos, extremely clear!
Thank you! Glad you enjoyed it!
Eigrp route will delete and between static and Rip , rip will preferred due to route specific /25
Awesome explanation !!
Thank you, Asith. Glad you enjoyed it!
very very nice example..I loved it. COuld you please make a video for BGP, DMVPN with pri HUB and Sec HUB with 1 spoke, also HSRPV6?
Thank you. BGP is on my list. The others... maybe I'll get around to them, but I don't imagine it will be any time soon =(. PS: You might enjoy this article I wrote on BGP: www.practicalnetworking.net/stand-alone/bgp-oldest-path/
Simply superb ...!!!!!
Thanks =) Glad you enjoyed it.
Good Content
really well explained, a nice video 👍
Glad you enjoyed it
Why does the EIGR route not get deleted when the RIP route gets added? The OSPF routes were deleted when better routes were introduced.
11:30 How did you get it to advertise the /25 network in RIP? The interface on R1 to R2 is in a /25 subnet?
RIP doesn't do easy summarization, so if I recall I configured the network itself as a /25, and for OSPF and EIGRP I "summarized" the /25 into a /24. With RIP, I just let the /25 through without additional tweaking.
@@PracticalNetworking
I see, that's a very elegant solution. Thank you for sharing, and thank you for your awesome content as well! :) Have a nice weekend.
great tutos buddy do some more
Thanks, will do!
I did not understand much is there a previous video I should look at?
great tutorial! however, im confused with the diagram and routing table. you have /25 on the diagram on r6 but on the routing table it shows /24 network.. was it the auto summary?and also /24 is what is on the diagram on the left segment but the routing table is showing /29 on the directly connected interfaces.. can you also provide the configuration for each router? thank you!
The network is a /25, but with R3/R4/R5 I am summarizing it as a /24 when forwarding to R1. I'm doing this so that later on I can show that a more specific /25 takes precedence over the less specific /24.
The /29's are simply the links between the Routers.
As for the configuration files... the GNS3 project I used for this demonstration is stored on another computer. If this comment gets enough likes, I'll dig up the old computer to find the GNS3 project and post the Router configurations somewhere.
Otherwise, I'm glad you enjoyed the video =).
@@PracticalNetworking thank you.. im trying to replicate your topology in my packet tracer lab. i managed to get the RIP routing entry as /25 on R1. however, in EIGRP it is being advertised as /25 as well in R1 replacing my RIP route entry to the 9.9.9.128/25 network. i dont know how to advertise it as /24,, could you please teach me thanks
i figured it out. on ospf for internal routes. you can use area range while with eigrp. you should go into interface config mode facing the router you want to adverstise the summarized route and type in ip summary-address eigrp . same with rip but omit the as number
@@sibakerokulafu8367 Sorry, I just now saw this comment. (YT's doesn't notify on replies to replies). RIP did not summarize. RIP sent the /25 as it was. Only EIGRP and OSPF sent the /24. As far as I know, you can not summarize with RIP.
hello Sir. Can you share the video of the answer.thank you
Sure! Here you go: ruclips.net/video/okhoOUy9Mwk/видео.html
Can you please provide the configs from each router so I can replicate in my lab?
Awesome, thank u
You're welcome, Mallenie.
why does eigrp have a lower admin distance than ospf?
Admin Distances were essentially arbitrarily picked. Cisco had a large say, so rated their protocol (EIGRP) as "more trusted" than OSPF.
@@PracticalNetworking well that makes sense! thanks for the reply!
@@malexherron You're welcome!
What do you mean by specificity?
Routes for more specific networks. For instance, a /29 route is more specific than a /24 route because a /29 is 8 IP address and a /24 is 256 IP addresses, so the /29 is more specific.
This is also called "Longest Prefix Match" but I feel that is a confusing term. It comes from looking at a Subnet Mask in Binary to find the 1's (i.e., the "prefix") and whichever has more 1's has priority. The example above... /29 has 29 ones, and a /24 has 24 ones, hence the /29 is the longest prefix match.
how to change route path ???
I'm not military affliction but they did this to music
I don't understand a thing about this tutorial. Better show IP address for each router interfaces.
Man, I have to always replay things because I am not good at picking things up the first time but with all that swallowing you're doing I can't watch this video. It's super cringe and I'm usually not one to complain but it seems like its on purpose which is even worse to me.