Refer to the exihibit.

Refer to the exhibit. An engineer is scripting ACLs to handle traffic on the given network. The engineer must block users on the network between R1 and R2 from leaving the network through R5. but these users must still be able to access all resources within the administrative domain. How must the engineer implement the ACL configuration?
Correct Answer: C
In the given scenario, the goal is to restrict users on the network between R1 and R2 from accessing the external network through R5, while still allowing them access to all resources within the administrative domain. The correct approach is to configure an Access Control List (ACL) that permits traffic to all internal networks and denies traffic to any external address. This ACL should be applied to the R2 interface that connects to R1 in the ingress direction. By doing so, traffic originating from users between R1 and R2 destined for external networks will be blocked, while internal traffic will be allowed.