Signaling protocols are protocols that are used by the ingress router to set up a new LSP in an MPLS network. Signaling protocols are responsible for requesting, allocating, and releasing resources along the LSP, as well as establishing and maintaining the label bindings between the nodes. Some examples of signaling protocols are RSVP-TE, LDP, and CR-LDP34. References:
3: Nokia GMPLS-controlled Optical Networks Course | Nokia
4: MPLS Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 7.1.x - Implementing MPLS Label Distribution Protocol [Cisco IOS XR Software (End-of-Sale)] - Cisco
Questions # 12:
When should two physical connections belong to the same SRG?
Options:
A.
When one is the protection of the other
B.
When they share the same risk of failure
C.
When they are both selected during the setup process
D.
When they are fully disjoint respective to the risk of failure
A Shared Risk Link Group (SRLG) is a set of links sharing a common resource, which affects all links in the set if the common resource fails5. These links share the same risk of failure and are therefore considered to belong to the same SRLG. For example, links sharing a common fiber are said to be in the same SRLG because a fault with the fiber might cause all links in the group to fail. SRLGs are used in MPLS and GMPLS networks to provide traffic engineering and protection/restoration mechanisms. When computing the secondary path for an LSP, it is preferable to find a path such that the secondary and primary paths do not have any links in common in case the SRLGs for the primary and secondary paths are disjoint6. This ensures that a single point of failure on a particular link does not bring down both the primary and secondary paths in the LSP. References:
5: Shared risk resource group - Wikipedia
6: Shared Risk Link Groups for MPLS | Junos OS | Juniper Networks