Excellent and very detailed explanation. I was struggling getting the P and Q knows. Now I have a better understanding. Also, a great point was how to the P4 router calculates what label to push, whether the prefix sid or a adj sid label.
@BarbaraAnne Жыл бұрын
Thank you!
@tolgayucel14429 ай бұрын
It's surprising for me to learn your channel. Excellent video. Appreciate it
@BarbaraAnne6 ай бұрын
So nice of you!
@algabsi632311 ай бұрын
Thank you, Barbara. Great Video!
@BarbaraAnne11 ай бұрын
Thank you!
@ashrafzakaria12672 жыл бұрын
Very Good Explanation, Thanks Barbara
@BarbaraAnne2 жыл бұрын
Thanks Ashraf!
@networkstuff51522 жыл бұрын
Great video, congratulations for your very clear explanation
@BarbaraAnne2 жыл бұрын
Thanks! Glad you liked it.
@mohammedalinashnoush23362 ай бұрын
Excellent, thanks
@BarbaraAnne2 ай бұрын
Glad you liked it!
@eng.bensonkalokin.64632 жыл бұрын
Exactly the explanation I needed! Great 👍
@BarbaraAnne2 жыл бұрын
Glad it was helpful!
@babamohamed452 Жыл бұрын
Hi @Barbara, Thanks for your explanation. I have one question please, why PE2, PE3 are not selected in the Q space knowing that they can reach Dest without passing through the protected link?
@BarbaraAnne Жыл бұрын
Hi Mohamed. Their link metrics are 5000 so they are not on a shortest path. The green links have a metric of 1 and the orange have a metric of 5000.
@babamohamed452 Жыл бұрын
@@BarbaraAnne Thanks dear for your reply. But I still think that PE2 can be in Q space :) Please check my below understanding of the topology: - PE3 can reach P9 through (P5--P6--P9) --> PE3 is not in Q space as it passes through P5 (I was wrong in my 1st comment ;) - PE2 can reach P9 through (P6--P9) --> PE2 can be in Q sapce as it is not passing through the protected link P4-P5. Please correct me if I'm wrong Thanks
@BarbaraAnne Жыл бұрын
@@babamohamed452 TI-LFA is trying to find the shortest path so that when the IGP reconverges, it doesn't have to change the Service Path. PE2->P6->P9 has a path cost of 5000+1=5001 whereas P2->P3->P6->P9 has a cost of 1+1+1=3 so that's the route the converged IGP will take. It's possible to take that route but it is not the BEST route because of the link metrics. TI-LFA is trying to find the best route.
@matthewjohnson918411 ай бұрын
Hi Barbara, Can you explain why P5 is considered in the Q-space as it is not on the post computed shortest path.
@BarbaraAnne11 ай бұрын
Hi Matthew - In this example, P5 is in the Q-space because it's shortest path from P5 to P9 never traverses the potential broken link between P4 and P5. For the post computed shortest path, it is looking for a node that is in the P space and the Q space. P5 doesn't fit into that category and so it's not on the post computed path.