nerdexam
Huawei

H12-821_V1.0 · Question #372

There are many timers in Portal authentication. Which of the following timers can be used to prevent DoS attacks?

The correct answer is C. Portal server detection timer. Portal server detection timer (option C) is correct because this timer allows the NAS (Network Access Server) to periodically check whether the Portal server is reachable. When the Portal server fails to respond within the detection interval - which can occur during a DoS…

Network Security

Question

There are many timers in Portal authentication. Which of the following timers can be used to prevent DoS attacks?

Options

  • AUser client timer
  • BFull-in-heartbeat server heartbeat detection timer
  • CPortal server detection timer
  • DUser offline retransmission timer

How the community answered

(47 responses)
  • A
    2% (1)
  • B
    11% (5)
  • C
    83% (39)
  • D
    4% (2)

Explanation

Portal server detection timer (option C) is correct because this timer allows the NAS (Network Access Server) to periodically check whether the Portal server is reachable. When the Portal server fails to respond within the detection interval - which can occur during a DoS attack - the NAS can stop forwarding authentication requests to the server, blocking further attack traffic and protecting the system from being overwhelmed.

The user client timer (A) governs how long the client waits before timing out a portal interaction; it operates on the user side and has no mechanism to detect or block attack traffic at the network level. The full-in-heartbeat server heartbeat detection timer (B) monitors ongoing session health between authenticated users and the server, but it is designed to maintain live sessions rather than to gate incoming authentication attempts. The user offline retransmission timer (D) controls how many times the NAS retransmits a user-logout notification when no acknowledgment is received, which is a session-cleanup function unrelated to attack prevention.

Memory tip: Think of "detection" as the keyword - the Portal server detection timer actively probes the server's status and can cut off traffic when something is wrong, making it the one timer with a defensive, gatekeeping role against DoS scenarios.

Topics

#Portal Authentication#DoS Prevention#Timer Management#Server Detection

Community Discussion

No community discussion yet for this question.

Full H12-821_V1.0 Practice