350-501 · Question #557
In a segment routing environment, how are segments distributed within the control plane?
The correct answer is D. through a link-state routing protocol. In a segment routing environment, segment identifiers (SIDs) and associated topology information are primarily distributed within the control plane through extensions to link-state routing protocols.
Question
In a segment routing environment, how are segments distributed within the control plane?
Options
- Athrough pseudowires using MPLS or IP
- Bthrough BGP via multiprotocol BGP
- Cthrough a distance-vector routing protocol
- Dthrough a link-state routing protocol
How the community answered
(20 responses)- C5% (1)
- D95% (19)
Why each option
In a segment routing environment, segment identifiers (SIDs) and associated topology information are primarily distributed within the control plane through extensions to link-state routing protocols.
Pseudowires are used for emulating point-to-point services over a packet-switched network, not for distributing segment routing information in the control plane.
While BGP (specifically BGP-LS or other MP-BGP extensions) can be used to distribute Segment Routing information in certain scenarios, the primary intra-domain distribution is via IGPs.
Distance-vector routing protocols like RIP do not inherently support the extensions required for segment routing SID distribution or maintain a full topology database.
Segment Routing leverages extensions to Interior Gateway Protocols (IGPs) like OSPF or IS-IS, which are link-state routing protocols, to distribute segment identifiers (SIDs). These IGPs flood topology and SID information throughout their area, allowing all routers to build a complete view of the network and compute segment-based forwarding paths.
Concept tested: Segment Routing SID distribution in control plane
Source: https://www.cisco.com/c/en/us/products/collateral/ios-xe/segment-routing/white-paper-c11-738596.html
Topics
Community Discussion
No community discussion yet for this question.