I didn't understand this question:
You examine your IDS Event Viewer and find that the IP address 192.168.15.10 keeps appearing. You determine that your web server is under attack from this IP and would like to resolve this permanently. What happens if you place this address at the bottom of the ACL?
a. Attacks from this IP address will be blocked because of the line you have added.
b. Attacks will continue. This line will never be reached, because above this line is a
permit any statement.
c. ACLs may not be used to block traffic originating outside your network address
range.
d. ACLs may not be modified after they are created.
(
SOURCE: CCNA Security Official Exam Certification Guide, by Michael Watkins and Kevin Wallace)
The correct answer is "b", but why???? I would understand if the answer is "Attacks will continue. This line will never be reached,
if above this line is a permit any statement.". The question don't specify what there is in this ACL, and ACL could be also empty (only implicit deny all, of course

). Suggestions??
Thanks!