Exam 300-510 Question id=5176 Routing Policy and Manipulation

Refer to the exhibit.
RP/0/0/CPU0:XR1#show run route-policy AGGRO if destination in (10.0.0.0/8 ge 8 le 25) then set community (10:825) endif if destination in (10.2.0.0/24) then drop endif if destination in (10.1.0.0/24) then suppress-route endif end-policy ! ! router bgp 1 bgp router-id 192.168.0.7 address-family ipv4 unicast aggregate-address 10.0.0.0/8 route-policy AGGRO RP/0/0/CPU0XR1#
A network operator is working to filter routes from being advertised that are covered under an aggregate announcement. The receiving router of the aggregate announcement block is still getting some of the more specific routes plus the aggregate. Which configuration change ensures that only the aggregate is announced now and in the future if other networks are to be added?

A. Configure the summary-only keyword on the aggregate command
B. Set each specific route in the AGGRO policy to drop instead of suppress-route
C. Filter the routes on the receiving router
D. Set each specific route in the AGGRO policy to remove instead of suppress-route

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