What command lists all interfaces using Multi-Queue?
What command lists all interfaces using Multi-Queue?
The correct command to list all interfaces using Multi-Queue is 'mq_mng --show'. This command specifically displays the Multi-Queue configuration of all interfaces, providing the necessary information to see which interfaces are utilizing Multi-Queue. The other options either do not specifically cater to listing all Multi-Queue interfaces or pertain to different functionalities.
Answer B, is about how configure multiqueue: cpmq set <interface> <on|off> <number_of_queues> "C" is correct.
B seems correct. From a CCSE courseware manual: “Use the following command to configure Multi-Queue on supported interfaces: cpmq set. The command will display all supported interfaces that are active and allow changes to be made to the Multi-Queue configuration for each interface. It is important to reboot the gateway after changing the Multi-Queue configuration. A maximum of five interfaces can be configured. The following command shows the Multi-Queue status of supported interfaces: cpmq get.” Also, from CLI reference guide, 'mq_mng --show' would only show the current config.
B seems correct. From a CCSE courseware manual: “Use the following command to configure Multi-Queue on supported interfaces: cpmq set. The command will display all supported interfaces that are active and allow changes to be made to the Multi-Queue configuration for each interface. It is important to reboot the gateway after changing the Multi-Queue configuration. A maximum of five interfaces can be configured. The following command shows the Multi-Queue status of supported interfaces: cpmq get.” Also, from CLI reference guide, 'mq_mng --show' would only show the current config.
mq_ mng-- show
C is correct
Answer C is correct https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_CLI_ReferenceGuide/Topics-CLIG/PTG/MQ/mq_mng.htm