350-501 · Question #68
Why do Cisco MPLS TE tunnels require a link-state routing protocol'?
The correct answer is C. The tunnel endpoints can use the link-state database to evaluate the entire topology and. Cisco MPLS TE tunnels require a link-state routing protocol because its link-state database, augmented with Traffic Engineering extensions, provides tunnel endpoints with a complete and up-to-date view of the entire network topology and resource attributes. This comprehensive…
Question
Why do Cisco MPLS TE tunnels require a link-state routing protocol'?
Options
- ALink-state routing protocols use SPF calculations that the tunnel endpoints leverage to implement
- BThe link-state database provides a data repository from which the tunnel endpoints can
- CThe tunnel endpoints can use the link-state database to evaluate the entire topology and
- DThe link state database provides segmentation by area, which improves the path-selection
How the community answered
(30 responses)- A3% (1)
- C93% (28)
- D3% (1)
Why each option
Cisco MPLS TE tunnels require a link-state routing protocol because its link-state database, augmented with Traffic Engineering extensions, provides tunnel endpoints with a complete and up-to-date view of the entire network topology and resource attributes. This comprehensive view is essential for the head-end router to perform constrained shortest path first (CSPF) calculations to establish optimal tunnels.
While link-state protocols use SPF, MPLS TE uses a more advanced Constrained SPF (CSPF) algorithm. The core reason is not just 'leveraging SPF' but having the rich topological and resource data in the LSDB/TED to perform CSPF.
This statement is incomplete; the link-state database is indeed a data repository, but the crucial missing piece is what the tunnel endpoints do with this data (evaluate the topology for path calculation).
MPLS Traffic Engineering (TE) tunnels require a link-state routing protocol because these protocols, specifically with their TE extensions (e.g., OSPF-TE, IS-IS-TE), populate a Traffic Engineering Database (TED) at each head-end router. This TED, derived from the link-state database, contains a complete and accurate map of the entire network topology, including link capacities, administrative groups, and other TE-specific attributes. This comprehensive knowledge allows the head-end router to perform Constrained Shortest Path First (CSPF) calculations to find explicit paths that satisfy the tunnel's specific resource and policy constraints.
Area segmentation in link-state protocols is primarily for scalability and hierarchical routing, not the fundamental requirement for MPLS TE to evaluate the entire topology for a single path calculation across that topology.
Concept tested: MPLS TE reliance on link-state protocols
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/mp_te_path/configuration/xe-3s/mp-te-path-xe-3s-book/mp-te-path-mpls-te-overview.html
Topics
Community Discussion
No community discussion yet for this question.