Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Segment Routing in MPLS Networks

You're reading from   Segment Routing in MPLS Networks Transition from traditional MPLS to SR-MPLS with TI-LFA FRR

Arrow left icon
Product type Paperback
Published in Nov 2024
Publisher Packt
ISBN-13 9781836203216
Length 292 pages
Edition 1st Edition
Concepts
Arrow right icon
Author (1):
Arrow left icon
Hemant Sharma Hemant Sharma
Author Profile Icon Hemant Sharma
Hemant Sharma
Arrow right icon
View More author details
Toc

Table of Contents (20) Chapters Close

Preface 1. Part 1 - MPLS Overview and Recap
2. Chapter 1: Introduction to Multiprotocol Label Switching (MPLS) FREE CHAPTER 3. Chapter 2: Lab 1 – Getting Started with LDP-Based MPLS Network 4. Part 2 - Segment Routing (SR-MPLS)
5. Chapter 3: Lab 2 – Introducing Segment Routing MPLS (SR-MPLS) 6. Chapter 4: Lab 3 – SR-LDP Interworking 7. Part 3 - Fast Reroute in SR-MPLS Networks
8. Chapter 5: Lab 4 – Introducing TI-LFA (Topology Independent – Loop-Free Alternate) 9. Chapter 6: Lab 5 – Zero-Segment FRR 10. Chapter 7: Lab 6 – Single-Segment FRR 11. Chapter 8: Lab 7 – Double-Segment FRR 12. Chapter 9: Lab 8 – Microloop Avoidance 13. Chapter 10: Lab 9 – TI-LFA Node Protection 14. Chapter 11: Lab 10 – TI-LFA Local SRLG-Disjoint Protection 15. Chapter 12: Lab 11 – TI-LFA Global Weighted SRLG Protection 16. Chapter 13: Lab 12 – TI-LFA Node + SRLG Protection 17. Chapter 14: Lab 13 – TI-LFA Tiebreaker 18. Index 19. Other Books You May Enjoy

Configuration

To create the ring topology in Figure 7.1, the links toward P2, P3, and P4 must be shut down on router P7.

The interfaces can be shut down under the IS-IS context, as shown in the following. This action would trigger an IS-IS update from router P7, withdrawing the link state information for those links and excluding them from the active topology.

P7

router isis IGP
interface GigabitEthernet0/0/0/1
  shutdown
!
interface GigabitEthernet0/0/0/3
  shutdown
!
interface GigabitEthernet0/0/0/4
  shutdown

As visually evident from Figure 7.1, after shutting down the specified links, the primary path from P2 to PE5 is via P3 due to the lower end-to-end path cost. The next step is to verify whether TI-LFA was able to offer a backup path, as described in the following section.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image