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.
Question
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
Topics
Community Discussion
No community discussion yet for this question.