A network engineer is configuring a BGP route policy for the SUBNET prefix set. Matching traffic must be dropped, and other traffic must have its MED value set to 400 and community 4:400 added to the route.
Which configuration must an engineer apply?


Correct Answer: B
The correct configuration for the BGP route policy named SUBNET, as per the second set of text in the image details, is to drop traffic if the destination is in BGP. Otherwise, the MED value should be set to 400 and community (4:400) should be added. This matches Option B, which specifies these exact actions. References :
= The information is based on the image details provided and aligns with common BGP route policy configurations typically found in Cisco's service provider network core technologies documentation.