What is the default and maximum number of entries in the ARP Cache Table in a Check Point appliance?
What is the default and maximum number of entries in the ARP Cache Table in a Check Point appliance?
A . 1,024 and 4,096
B . 4,096 and 16,384
C . 4,096 and 65,536
D . 1,024 and 16,384
Answer: D
Explanation:
Reference: https://sc1.checkpoint.com/documents/R76/CP_R76_Gaia_WebAdmin/73181.htm
Latest 156-115.80 Dumps Valid Version with 159 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
D ist right
https://sc1.checkpoint.com/documents/R76/CP_R76_Gaia_WebAdmin/73181.htm
…..
To change Static and dynamic ARP parameters
In the WebUI, go to the Interface Management > ARP page.
If you are in the Dynamic Arp topic, click Related Topics: Static ARP
In the ARP Table Settings section:
Enter the Maximum Entries. This is the maximum number of entries in the arp cache.
Default: 1024, Range: 1024-16384
Enter the Validity Timeout. This is the time, in seconds, to keep resolved dynamic ARP entries. If the entry is not referred to and is not used by traffic before the time elapses, it is deleted. Otherwise, a request will be sent to verify the MAC address.
Default: 60 (seconds), Range: 60-86400 (24 hours)
Thanks for your comment, if you have other doubt on other questions, we welcome you to leave your answers.
The correct answer should be B.
Gaia Portal accepts maximal value of 16384.
The Maximum Entries value in the Gaia Portal corresponds to gc_thresh3 parameter in Linux kernel.
Note: In Gaia OS, the value of gc_thresh1 and the value of gc_thresh2 are automatically determined by the value of gc_thresh3 value:
value of gc_thresh1 is 1/8 the value of gc_thresh3
value of gc_thresh2 is 1/2 the value of gc_thresh3