NS0-155 · Question #149
Which two commands on the storage system allow you to gather detailed statistics about network interfaces, including basic information about network connections? (Choose two.)
The correct answer is A. ifstat -a C. netstat -i. ifstat -a provides detailed statistics (multiple pages) about all network interfaces. netstat -i provides a list of connections and open network sockets (listeners). netdiag -n will perform a diagnostic but does not provide detailed statistics about networking. sysstat 1 will…
Question
Which two commands on the storage system allow you to gather detailed statistics about network interfaces, including basic information about network connections? (Choose two.)
Options
- Aifstat -a
- Bnetdiag -n
- Cnetstat -i
- Dsysstat 1
How the community answered
(28 responses)- A71% (20)
- B7% (2)
- D21% (6)
Explanation
ifstat -a provides detailed statistics (multiple pages) about all network interfaces. netstat -i provides a list of connections and open network sockets (listeners). netdiag -n will perform a diagnostic but does not provide detailed statistics about networking. sysstat 1 will provide performance statistics but not detailed statistics about networking.
Topics
Community Discussion
No community discussion yet for this question.