300-415 · Question #184
Refer to the exhibit. A customer wants to implement primary and secondary Cisco SD-WAN overlay routing for prefixes that are advertised for both data centers. The east data center (TLOC…
The correct answer is A. tloc-list dc-preference-west tloc 100.100.100.100 color mpls encap ipsec preference 400 tloc 101.101.101.101 color mpls encap ipsec preference 200 ! control-policy adv-dc-preference-west sequence 10 match route site-list dc-sites ! action accept set tloc-list dc-preference-west ! default-action accept. To implement primary and secondary data center routing based on site location, a TLOC list with appropriate preferences must be defined and then applied using a control policy.
Question
Exhibit
Options
- Atloc-list dc-preference-west tloc 100.100.100.100 color mpls encap ipsec preference 400 tloc 101.101.101.101 color mpls encap ipsec preference 200 ! control-policy adv-dc-preference-west sequence 10 match route site-list dc-sites ! action accept set tloc-list dc-preference-west ! default-action accept
- Btloc-list dc-preference-west tloc 100.100.100.100 color mpls encap ipsec preference 200 tloc 101.101.101.101 color mpls encap ipsec preference 400 ! control-policy adv-dc-preference-west sequence 10 match route site-list dc-sites ! action accept set tloc-list dc-preference-west ! default-action accept
- Ctloc-list dc-preference-east tloc 100.100.100.100 color mpls encap ipsec preference 400 tloc 101.101.101.101 color mpls encap ipsec preference 200
- Dtloc-list dc-preference-west tloc 100.100.100.100 color mpls encap ipsec preference 400 tloc 101.101.101.101 color mpls encap ipsec preference 200 ! control-policy adv-dc-preference-west sequence 10 match route site-list dc-sites ! action accept set tloc-list dc-preference-west ! default-action accept
How the community answered
(64 responses)- A84% (54)
- B8% (5)
- C6% (4)
- D2% (1)
Why each option
To implement primary and secondary data center routing based on site location, a TLOC list with appropriate preferences must be defined and then applied using a control policy.
This configuration correctly defines a 'tloc-list dc-preference-west' where TLOC 100.100.100.100 (west) has a higher preference (400) than TLOC 101.101.101.101 (east) with a preference of 200. When applied via the 'adv-dc-preference-west' control-policy for west sites, this ensures they prioritize their local data center as primary while having the east data center as secondary.
This configuration incorrectly assigns a higher preference to the east data center (400) within a TLOC list intended for west sites, contradicting the requirement for the west data center to be primary for west sites.
This option is incomplete, as it only shows a TLOC list for 'dc-preference-east' and lacks the crucial control-policy application necessary to enforce the routing preferences.
This option is identical to option A, which is the correct choice, implying a potential duplication in the question's provided answers.
Concept tested: Cisco SD-WAN TLOC preference and control policy
Source: https://www.cisco.com/c/en/us/td/docs/routers/sdwan/configuration/sdwan-xe-gs-book/m-policy-config.html#C_ID_AE489370_00
Topics
Community Discussion
No community discussion yet for this question.
