Administrator Guide
Table Of Contents
- Open Networking Hardware Diagnostic Guide April 2016
- About this Guide
- Installation Instructions for ONIE and the Dell OS
- ONIE Overview
- Dell DIAG OS
- Dell DiagOS Tools
- Technical Support

| |
| |
Viewing the Dell DIAGs Versions
To display the Dell DIAG version installed in the Dell DIAG OS, use the dpkg -l | grep dn-diags command at the
root@dell-diag-os:~ prompt.
root@dell-diag-os:~# dpkg -l | grep dn-diags
||/ Name Version Architecture Description
+++-==============-=====================-==================
ii dn-diags-<
platform> 1.10 amd64 Dell Networking Diagnostics
Viewing the CPLD Versions
To view CPLD data, including the fan status, PSU status, current programmed version, and image packed version, use the
cpldupgradetool command at the prompt.
• Enter the cpldupgradetool command to view the CPLD information.
Viewing the CPLD Versions
root@dell-diag-os:/opt/ngos/bin# ./cpldupgradetool --cpldver
=========================
CPLD 1 VERSION
=========================
0x3
=========================
CPLD 2 VERSION
=========================
0x02
=========================
CPLD 3 VERSION
=========================
0x02
=========================
CPLD 4 VERSION
=========================
0x02
Installing or Upgrading DIAG Tools in the Dell
DIAGs OS
To install or upgrade the DIAGs in the Dell DIAGs OS, use the dpkg -i dn-diags-<platform>-DiagOS-1.10.deb
command.
root@dell-diag-os:~# dpkg -i dn-diags-<platform>-DiagOS-1.10.deb
Selecting previously unselected package dn-diags-<platform>.deb.
(Reading database ... 20462 files and directories currently installed.)
Preparing to unpack dn-diags-<platform>-DiagOS-1.10.deb ...
Unpacking dn-diags-<platform>.deb (1.10) ...
Setting up dn-diags-<platform>.deb (1.10) ...
Restoring the Factory Defaults
If you need to restore your system factory defaults, reboot the system to ONIE: Uninstall OS mode.
If it is not possible to do this with the operating system you installed, reboot the system from the Grub menu and select ONIE:
Rescue. ONIE Rescue bypasses the installed operating system and boots the system into ONIE until you reboot the system.
After ONIE Rescue completes, the system resets and boots to the ONIE console.
Dell DIAG OS 27