The GMRE functionality is guaranteed in Nokia equipment by controller redundancy. The controller is the hardware component that runs the GMPLS software and controls the switching fabric of the node. Each node has two controllers, one active and one standby, that synchronize their states and databases. If the active controller fails, the standby controller takes over and ensures the continuity of the GMRE functionality. References : Nokia GMPLS-controlled Optical Networks Course | Nokia, 1830 Photonic Service Switch (PSS) | Nokia
Question 2
Which of the following best describes Quality of Service in GMPLS?
Options:
A.
The ability to switch back to the nominal route after a failure is repaired without impacting existing traffic
B.
The amount of information that is possible to store in the Traffic Engineering Database (TED)
C.
The ability to set constraints such as latency and priority for different kinds of services
D.
The possibility to have L0 and L1 switching treated with the same quality level in the same network
Answer:
C
Explanation:
Explanation:
Quality of Service (QoS) in GMPLS is the ability to set constraints such as latency and priority for different kinds of services. This means that GMPLS can allocate network resources according to the specific requirements of each service, such as voice, video, or data. For example, a voice service may need low latency and high priority, while a data service may need high bandwidth and low priority. GMPLS can use Traffic Engineering (TE) extensions to OSPF and RSVP protocols to advertise and reserve network resources based on QoS parameters. References : [Nokia GMPLS-controlled Optical Networks Course | Nokia], [Quality of Service - Nokia]
Question 3
Which label is swapped in an MPLS label stack at an intermediate node?
Options:
A.
The label on the bottom
B.
The label with the highest value
C.
The label with the lowest value
D.
The label on the top
Answer:
D
Explanation:
Explanation:
The label on the top of the MPLS label stack is swapped at an intermediate node. This is because the top label is the one that is visible to the node and determines the forwarding decision. The node looks up the top label in its label forwarding table and swaps it with a new label that corresponds to the next hop or destination. The node then forwards the packet to the next node, which repeats the same process. The bottom label is only used to indicate the end of the label stack and is not swapped. References : [Nokia GMPLS-controlled Optical Networks Course | Nokia], [MPLS Label Stack - Nokia]