QuestionQ55

Security Policies

Which security-policy action causes traffic to be dropped while sending a message to the source?

  • A deny
  • B next-policy
  • C reject
  • D permit
Explanation

The reject action blocks traffic and sends an active response to the source: a TCP reset for TCP traffic or an ICMP destination-unreachable message for UDP traffic. In contrast, deny drops traffic without returning a message.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!