Check Point Certified Security Expert (CCSE) R81.20 — Question 58
Which is the command to identify the NIC driver before considering about the employment of the Multi-Queue feature?
Answer options
- A. ip show int eth0
- B. show interface eth0 mq
- C. ifconfig –i eth0 verbose
- D. ethtool –i eth0
Correct answer: D
Explanation
The correct command to find out the NIC driver is 'ethtool –i eth0', which provides driver information. The other options either do not display driver details or are not valid commands for this purpose.