C2150-606 · Question #57
The guard_tap.ini of a UNIX S-TAP is configured with the following parameters: firewall_installed=1 firewall_fail_close=1 firewall_default_state=1 firewall_timeout=10 The collector that this S-TAP…
The correct answer is C. In the first 10 seconds of the session SQL can be executed, then the session is terminated. The firewall_timeout is the time in seconds to wait for a verdict from the Guardium system if timed Look at firewall_fail_close value to know whether to block or allow the connection. The value can be any integer value. The firewall_fail_close: If the verdict does not come back…
Question
The guard_tap.ini of a UNIX S-TAP is configured with the following parameters:
firewall_installed=1 firewall_fail_close=1 firewall_default_state=1 firewall_timeout=10 The collector that this S-TAP is sending data to has become unavailable and there is no failover option configured. A Guardium administrator must communicate the impact of this outage to users of the monitored database. What should the administrator advise is the expected behavior for a database session?
Options
- AThe session will not experience any latency or termination.
- BNo SQL can be executed and after 10 seconds the session will be terminated.
- CIn the first 10 seconds of the session SQL can be executed, then the session is terminated.
- DIn the first 10 seconds of the session no SQL can be executed, then the session will work as
How the community answered
(28 responses)- A4% (1)
- B14% (4)
- C79% (22)
- D4% (1)
Explanation
The firewall_timeout is the time in seconds to wait for a verdict from the Guardium system if timed Look at firewall_fail_close value to know whether to block or allow the connection. The value can be any integer value. The firewall_fail_close: If the verdict does not come back from the Guardium system and the firewall_timeout is passed, then if firewall_close = 0 the connection will go through; if firewall_close=1 the connection will be blocked. 01.ibm.com/support/knowledgecenter/SSMPHH_10.0.0/com.ibm.guardium.doc.stap/stap/r_stapp armsu_firewall.html?lang=en
Topics
Community Discussion
No community discussion yet for this question.