200-201 Security Monitoring • Set 2
200-201 Security Monitoring Practice Test 2 — 15 questions with explanations. Free, no signup.
Refer to the exhibit. An analyst configures an ACL to block traffic to a malicious host on port 443. After applying it inbound on the external interface, the analyst sees the ACL counters. What does the output indicate?
Refer to the exhibit.
```
Router# show ip access-lists
Extended IP access list BLOCK_MALICIOUS
10 deny tcp any host 203.0.113.5 eq 443
20 permit ip any any (2623 matches)
```