A network with ROADM GMPLS nodes and optical transponder connections could have:
Correct Answer: C
Explanation A network with ROADM GMPLS nodes and optical transponder connections could have both L0 and L1 restoration capabilities. L0 restoration refers to the ability of the network to recover from failures at the optical layer, such as fiber cuts or node failures, by rerouting the affected LSPs to alternative paths at the same layer. L0 restoration can be achieved by using GMPLS signaling protocols, such as RSVP-TE or CR-LDP, to establish backup LSPs in advance or on demand. L0 restoration can provide fast recovery times and high availability for optical services34. L1 restoration refers to the ability of the network to recover from failures at the sub-wavelength layer, such as transponder failures or wavelength unavailability, by rerouting the affected LSPs to alternative paths at a higher layer. L1 restoration can be achieved by using GMPLS routing protocols, such as OSPF-TE or ISIS-TE, to advertise the sub-wavelength information and availability to other nodes in the network. L1 restoration can provide more flexibility and efficiency for sub-wavelength services56. References: * 3: GMPLS - Nokia * 4: Generalized Multi-Protocol Label Switching - Wikipedia * 5: Sub-Wavelength Switching - Nokia * 6: Sub-Wavelength Switching in Optical Networks - IEEE Xplore
Question 12
Which of the following statements about the Wait for Server Restoration (WSR) parameter in the MRN is correct?
Correct Answer: D
Explanation The Wait for Server Restoration (WSR) parameter in the MRN is a boolean parameter that determines whether an LI service should wait for the LO restoration or not in case of a failure.When WSR is false, the LI services do not wait for the LO restoration and restore through LI switching. This means that if an LO optical channel fails, the LI services that use that channel will switch to another available optical channel at LI layer without waiting for the LO layer to restore the failed channel. This option provides faster restoration time for LI services, but may result in suboptimal resource utilization at LO layer. When WSR is true, the LI services wait for the LO restoration and do not switch at LI layer. This means that if an LO optical channel fails, the LI services that use that channel will remain in that channel until the LO layer restores it or until a timeout occurs. This option provides optimal resource utilization at LO layer, but may result in longer restoration time for LI services. References : Nokia GMPLS-controlled Optical Networks Course | Nokia, 3. GMPLS - Nokia
Question 13
What does Test Mode do in an SNC?
Correct Answer: B
Explanation Test Mode is a feature of the Link Management Protocol (LMP) that allows testing the connectivity and functionality of a link or a TE-link. Test Mode can be initiated by either end of a link or a TE-link by sending a Test Message with a Test ID and a Test Pattern. The Test Message is sent over the control channel of the link or the TE-link and contains information such as the source and destination IP addresses, the link ID, and the test parameters. The receiving node then verifies the Test Message and sends back a TestStatusAck message with the same Test ID and Test Pattern. The TestStatusAck message indicates whether the test was successful or not, and if not, what was the reason for failure. Test Mode can be used to check if a link or a TE-link is operational, if it has any errors or faults, or if it supports certain features or capabilities. References : Nokia GMPLS-controlled Optical Networks Course | Nokia, RFC 4204 - Link Management Protocol (LMP)
Question 14
What is the purpose of the Upstream Label Object in RSVP-TE?
Correct Answer: A
Explanation The Upstream Label Object in RSVP-TE is an optional object that allows a node to suggest a label to its upstream neighbor for the purpose of provisioning bidirectional LSPs. The upstream label object is carried in the Resv message and contains the label value that the node wants to use for receiving traffic from its upstream neighbor. The upstream neighbor can accept or reject the suggested label based on its local policy and resource availability. The upstream label object simplifies the label allocation process for bidirectional LSPs and avoids the need for additional signaling messages. References : RSVP-TE - Hewlett Packard Enterprise, RSVP - Nokia