A security administrator needs to block an application that uses multiple ports, including dynamic ports. Which of the following methods can be used to block this application using App-ID? (Choose two.)
Correct: Denying by application blocks the traffic regardless of port.
Why this answer
App-ID identifies applications regardless of port, so a security rule with the application set to the malicious application and action Deny will block that application even when it uses dynamic ports. This leverages App-ID's ability to classify traffic based on application signatures, not just port numbers.
Exam trap
The trap here is that candidates often assume port-based blocking (Option E) is sufficient for applications using dynamic ports, but App-ID's port-agnostic identification is the correct approach, and they may also confuse application override (Option A) as a blocking mechanism rather than a classification tool.