Check Point Certified Security Administrator (CCSA) R80 — Question 36
You noticed that CPU cores on the Security Gateway are usually 100% utilized and many packets were dropped. You don't have a budget to perform a hardware upgrade at this time. To optimize drops you decide to use Priority Queues and fully enable Dynamic Dispatcher. How can you enable them?
Answer options
- A. fw ctl multik dynamic_dispatching on
- B. fw ctl multik dynamic_dispatching set_mode 9
- C. fw ctl multik set_mode 9
- D. fw ctl miltik pq enable
Correct answer: A
Explanation
The correct command, 'fw ctl multik dynamic_dispatching on', specifically activates the Dynamic Dispatcher, which helps in distributing traffic across CPU cores. The other options either set modes or contain typos that do not accomplish the intended task of enabling the Dynamic Dispatcher.