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?
- fw ctl multik dynamic_dispatching on
- fw ctl multik dynamic_dispatching set_mode 9
- fw ctl multik set_mode 9
- fw ctl multik pq enable
Answer(s): C
Explanation:
To optimize drops you decide to use Priority Queues and fully enable Dynamic Dispatcher. You can enable them by using the command fw ctl multik set_mode 9. This command sets the SecureXL mode to 9, which means that Priority Queues are enabled and Dynamic Dispatcher is fully enabled.
Reference:
SecureXL Mechanism
Reveal Solution Next Question