Exam NCP-AII Topic 1 Question 242 Discussion
Actual exam question for NVIDIA's NCP-AII exam
Question #: 242
Topic #: 1
Question #: 242
Topic #: 1
An NVIDIA-based AI server is experiencing intermittent network connectivity issues. You suspect a problem with the SFP28 transceiver connecting the server to the network. You want to use command-line tools to retrieve the DOM (Digital Optical Monitoring) information from the transceiver to diagnose the problem. Assuming you have appropriate network administration privileges, which command sequence is the MOST likely to provide the necessary DOM data (assuming 'eth0' is the interface)?
Suggested Answer: C Vote an answer
The 'ethtool -m ethos command (with appropriate sudo privileges) is specifically designed to retrieve module EEPROM information, including DOM data, from a network interface. The other commands are not designed for this purpose. 'ethtool eth01 grep transceiver' may provide some basic transceiver information but won't provide details like temperature or power levels. link show' focuses on link state, not module details. 'ifconfig' is deprecated and doesn't show detailed transceiver information. 'Ishw- provides hardware inventory but not real-time DOM.
by Marlon at Jul 24, 2025, 04:56 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).