SFD is not a GMPLS protocol, but a term used in optical networks to refer to the Source Frequency Definition, which is a parameter that specifies the frequency of a wavelength channel4. GMPLS protocols are those that enable the control and management of different types of switching technologies, such as packet, wavelength, fiber, and time-slot switching5. Some examples of GMPLS protocols are OSPF-TE, RSVP-TE, and LMP. OSPF-TE is a routing protocol that advertises the topology and the link attributes of the network6. RSVP-TE is a signaling protocol that establishes, modifies, and releases LSPs. LMP is a link management protocol that verifies the connectivity and monitors the status of the links. References:
4: Source Frequency Definition (SFD) - ITU
5: Generalized Multi-Protocol Label Switching - Wikipedia
6: OSPF Extensions in Support of Generalized Multi-Protocol Label Switching (GMPLS) - RFC 4203
What is the purpose of the Upstream Label Object in RSVP-TE?
Options:
A.
It allows for a label to be suggested to provision bidirectional LSPs.
B.
It signals resource reservation information to upstream nodes.
C.
It allows a node to restrict the labels that may be used downstream.
D.
It indicates the LSP flow direction.
Answer:
A
Explanation:
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
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]