352-001 · Question #803
Which MPLS attribute is required or links to carry a given Cisco MPLS TE tunnel?
The correct answer is D. affinity. MPLS TE affinity (administrative groups) is the attribute that constrains which links a TE tunnel can traverse by matching configured bit masks on tunnels and links.
Question
Which MPLS attribute is required or links to carry a given Cisco MPLS TE tunnel?
Options
- Anext hop backup tunnel
- Btunnel path-selection metric
- CTE tunnel destination address
- Daffinity
How the community answered
(28 responses)- B4% (1)
- C4% (1)
- D93% (26)
Why each option
MPLS TE affinity (administrative groups) is the attribute that constrains which links a TE tunnel can traverse by matching configured bit masks on tunnels and links.
Next-hop backup tunnel is an FRR protection mechanism for rerouting traffic around failures, not an attribute that links a TE tunnel to specific paths.
Tunnel path-selection metric affects which metric (TE or IGP) CSPF uses to compute the path, but it does not link or constrain which specific links carry the tunnel.
The TE tunnel destination address is a required endpoint configuration parameter, but it is not the attribute that administratively links the tunnel to specific network links.
Affinity is the MPLS TE attribute that controls path selection by specifying which link administrative groups (colors) a tunnel requires or excludes. It is configured on both the tunnel interface and individual links, and the CSPF algorithm uses these bit-mask values to determine which links are eligible to carry the tunnel. Without affinity configuration, the tunnel has no constraint on which links it can use.
Concept tested: MPLS TE affinity and administrative group path constraints
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/mp_te_path_control/configuration/xe-16/mp-te-path-control-xe-16-book/mp-te-affin-attr-grp.html
Topics
Community Discussion
No community discussion yet for this question.