Linux Foundation Certified System Administrator (LFCS) — Question 135
Which of the following details is NOT provided in any output from the netstat utility?
Answer options
- A. broadcast services
- B. interface statistics
- C. masquerading connections
- D. network connections
- E. routing tables
Correct answer: A
Explanation
The correct answer is A, as netstat does not provide details about broadcast services in its output. Options B, C, D, and E all refer to types of information that netstat can display, such as interface statistics, masquerading connections, network connections, and routing tables.