yep. nice video. Great stuff. Straight and to the point.
@PowerUsr110 жыл бұрын
Great job Keith. Keep up the excellent videos.
@rockinron51132 жыл бұрын
Superb. Cheers Keith.
@williamturi53937 жыл бұрын
Keith is a True Champ
@Daniel773793 жыл бұрын
Good stuff and clear message/information . Keep up the good work
@DillyDogSays2 жыл бұрын
Are the serial interfaces actually serial? Like SSH?
@roy5721 Жыл бұрын
Can this concept applied to other routing protocols like bgp?
@SudhaGanapareddy2 жыл бұрын
Route map is implicit deny then how the ICMP suceed without permit rule ?
@miltonaldridge41706 жыл бұрын
Needed this at work. thanks alot.
@samuelkimani76726 жыл бұрын
Thanks a lot Keith. Always helpful.
@abiyottesfay36986 жыл бұрын
nice explanation and lesson.thanks
@haifa60046 жыл бұрын
how to tell percentage of traffic forward in different route
@DikiciBurak10 жыл бұрын
Hello, You have applied PBR to the fa0/0 interface on R1 for inbound traffic. What about the returning or response traffic from R3 ? I think the returning traffic use the link between the R3 and R1. It doesn't use the link between R2 and R1. And it couses asymmetric routing in this case. What do you think about this situation Keith ?
@keithbarker435310 жыл бұрын
Yes. If EIGRP is running, R3 would use the 512K link to forward traffic to the PC. So would R2. :) It this topology that indeed would result in asymmetrical routing as the reply path would be different from the initial path.
@shujathmohiuddin2647 жыл бұрын
what do we need to do to change the return traffic?
@twanaosman19 жыл бұрын
thanks Keith, it was so clear and useful
@ShowMeTheLyrics7 жыл бұрын
Thank you Keith
@bunleangmeng49955 жыл бұрын
Nice explain thanks Dear
@ZUMBIDAF800R6 жыл бұрын
you could make a video of how to configure vyatta or vyos closing a BGP session
@anwarahmed53426 жыл бұрын
Great job👍
@sebas.av254 жыл бұрын
thanks, helped a lot :)
@cbtnuggets4 жыл бұрын
Glad it helped, Sebastian!
@MarwinSatriaAnanta7 жыл бұрын
Nice !!! Can i use this in bgp ?
@tejendra538 жыл бұрын
keith here i stuck, what if router 3 has pc hanging on router 3 and you want to route traffic to reach PC 1 on router 1 will the traffic goes R3>R2>R1>pc1 ? i have tried but the traffic goes like this R3>R2>R3>R1>PC1 how can i change this behavior
@Hot-1LE7 жыл бұрын
Traffic from router 3 PC should go R3 > R1 > PC1 since it has the faster link. If you wanted it to use the other path R2 > R1 then you would need another policy route to specify so
@sv00798079 жыл бұрын
Outstanding explanation ..but what will happen if S2/1 of R2 goes down ? will drop all the UDP packets or it will use another link for UDP ?
@anwarahmed53426 жыл бұрын
Good question, Will not drop UDP packets, instead it will use the normal path, which is for both UDP and TCP traffic in the regular path.