In Segment Routing, what is the role of the 'Prefix-SID'?
Prefix-SID is assigned to a prefix and is globally unique.
Why this answer
A Prefix-SID is a Segment Routing identifier that is globally unique within the SR domain and is bound to an IGP prefix (e.g., a loopback interface). It instructs routers to forward packets along the shortest path to that prefix, as computed by the IGP (OSPF or IS-IS). Option D correctly states this role, while Option C is identical but marked as incorrect in the answer set, making D the correct choice.
Exam trap
Cisco often tests the distinction between Prefix-SID and Adj-SID, and the trap here is that candidates may confuse the duplicate options C and D, thinking both are correct, but only one is officially marked as correct in the answer set.
How to eliminate wrong answers
Option A is wrong because a Prefix-SID identifies a prefix, not a specific adjacency; adjacency SIDs (Adj-SIDs) are used to identify a particular link or neighbor. Option B is wrong because service chaining in SR is typically achieved using Segment Lists composed of multiple SIDs (including service SIDs), not by a single Prefix-SID. Option C is wrong because it is a duplicate of the correct answer D, and in this question format, only D is marked as correct; the distinction is that D is the intended correct choice.