PCNSA · Question #344
What is the default action for the SYN Flood option within the DoS Protection profile?
The correct answer is D. Random Early Drop. In PAN-OS DoS Protection profiles, the default action for SYN Flood protection is Random Early Drop (RED). RED probabilistically drops new SYN packets once traffic exceeds the configured activate-rate threshold, degrading the flood gracefully rather than hard-blocking all new…
Question
What is the default action for the SYN Flood option within the DoS Protection profile?
Options
- AReset-client
- BAlert
- CSinkhole
- DRandom Early Drop
How the community answered
(58 responses)- A2% (1)
- B3% (2)
- C3% (2)
- D91% (53)
Explanation
In PAN-OS DoS Protection profiles, the default action for SYN Flood protection is Random Early Drop (RED). RED probabilistically drops new SYN packets once traffic exceeds the configured activate-rate threshold, degrading the flood gracefully rather than hard-blocking all new connections. This approach preserves some legitimate connectivity during a flood. SYN cookies (not listed) is the other available action. Alert only generates a log entry without dropping traffic. Reset-client is a Security policy action, not a DoS flood mitigation action. Sinkhole is used in DNS Anti-Spyware, not DoS protection.
Topics
Community Discussion
No community discussion yet for this question.