Cisco Exam Questions

which two commands would you configure in AS100 to influence AS200 to use the eBGP links more evenly

Refer to the exhibit.

There are two eBGP links between AS100 and AS200. Currently the router A to router E link has
an average inbound load of 65% and the router B to router F link has an average inbound load of
20%. After further investigation, it is found that traffic to the 10.10.1.16/28 subnet is using 45% of
the bandwidth on the A to router E link and traffic to the 10.10.1.32/28 subnet is using 20% of the
bandwidth on the A to router E link. Traffic to the 10.10.1.48/28 subnet is using 20% of the
bandwidth on the B to router F link. If you want to influence how AS200 sends traffic to AS100,
which two commands would you configure in AS100 to influence AS200 to use the eBGP links
more evenly? (Choose two.)

A.
neighbor 192.168.30.2 route-map as_50 out

B.
neighbor 192.168.20.2 route-map as_50 out

C.
route-map as_50 permit 10
match ip address 50
set metric 150
access-list 50 permit 10.10.1.16 0.0.0.240

D.
route-map as_50 permit 10
match ip address 50
set metric 150
access-list 50 permit 10.10.1.32 0.0.0.15