|
|
< Free Open Study > |
|
Chapter 4. Path Calculation and SetupChapter 3, "Information Distribution," asked these questions: How does MPLS Traffic Engineering really work? What are the underlying protocols, and how do they all tie together? And, most importantly, what do you need to type on your router to make all this wonderful stuff come to life? Chapter 3 broke MPLS Traffic Engineering into three paths:
This chapter, as you can tell from the title, is about the second part—path calculation and setup. Path calculation and setup are two different things. Functionally, the code that decides what path a tunnel takes across your network is different from the code that actually sets up this tunnel; however, the two technologies are so closely related that it makes sense to discuss them in the same chapter. First, this chapter discusses path calculation. This discussion is broken into three pieces:
After path calculation, this chapter covers MPLS Traffic Engineering Label-Switched Path (LSP) setup. The actual setup is done using a protocol called Resource Reservation Protocol (RSVP). RSVP plays a part not only in path setup, but also in error signalling and path teardown; that too is covered. An alternative to RSVP for MPLS TE is Constrained Routing with LDP (CR-LDP). Cisco does not implement CR-LDP, so it is not covered further in this book. |
|
|
< Free Open Study > |
|