nerdexam
Exams300-415Questions#184
Cisco

300-415 · Question #184

300-415 Question #184: Real Exam Question with Answer & Explanation

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.

Policies

Question

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 101.101.101.101) is primary for east sites, and the west data center (TLOC 100.100.100.100) is primary for west sites. Which configuration change achieves this objective?

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

Explanation

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.

Common mistakes.

  • B. 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.
  • C. 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.
  • D. 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

Reference. 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

#SD-WAN Policies#Control Policy#TLOC Preference#Route Manipulation

Community Discussion

No community discussion yet for this question.

Full 300-415 Practice