Exam 642-883 Question id=3506 BGP Routing in Service Provider Environments

Refer to the exhibit.
q74_92
XR1 must have XR4 as the primary exit point for only the first three subnets received from AS 100 and may not impact the rest of the subnets. Which configuration on XR1 is correct?

A. prefix-set PREFER
100.100.100.0/30 le 32
route-policy LP
if destination in PREFER then set local-preference 200 endif
______________________________________________________________
B. route-policy LP
if destination in (100.100.100.0/30 le 32) then set local-preference 200 else pass endif
______________________________________________________________
C. prefix-set PREFER
100.100.100.0/29 le 32
route-policy LP
if destination in PREFER then set local-preference 200 else pass endif
______________________________________________________________
D. route-policy LP
if destination in (100.100.100.0/29 le 32) then set local preference 200 else set local-preference 100 endif
______________________________________________________________

WARNING

the answers are mixed, do not specify in the comment number or the letter of the answer
please write answer#A instead A, answer#B instead B...
Subject:

only logged users can write comments