Which statement is true?

A.
Router RAR1 will accept only route 10.10.0.0/19 from its BGP neighbor.
B.
Router RAR1 will send only route 10.10.0.0/19 to its BGP neighbor.
C.
Only traffic with a destination from 10.10.0.0/19 will be permitted.
D.
Only traffic going to 10.10.0.0/19 will be permitted.
Explanation:
Wild card mask for /19 is 0.0.31.255. We can see that there is distributed list inbound used to filter
routers from BGP neighbor. Distribute list is linked with extend ACL No. 101, which statement
permits network 10.10.0.0/19 and denies all other networks, that comes from implicit deny rule atthe end of any access list.