Specifications
Table Of Contents
- Open Networking Hardware Diagnostic Guide June 2018
- About this guide
- ONIE and Dell EMC OS installation instructions
- ONIE overview
- Dell EMC DIAG OS
- Dell EMC DAIG-OS tools
- Dell EMC support

Output
root@dellemc-diag-od~#updatetool --device_version --dev=CPU_CPLD
CPU_CPLD version:
System CPLD Version : offset 0x00 = 0xc
7: 4 Major Revision = 0
3: 0 Minor Revision = c
Scratch Register : offset 0x01 = 0x0
vmetool
The CPLDupgradetool uses vmetool to upgrade CPLD.
NOTE: Do not call the vmetool directly; use the cpldupgradetool to call the vmetool.
CLI options
root@dell-diag-os:/opt/dellemc/diag/bin# vmetool
Lattice Semiconductor Corp.
ispVME(tm) V12.2 Copyright 1998-2011.
For daisy chain programming of all in-system programmable devices
Usage: vme [option] vme_file [vme_file]
Example: vme vme_file1.vme vme_file2.vme
Example: vme -c | -cl | -ch
Example: where sel_pin will be LOW for -cl option and HIGH for -ch
Example: vme -c | -cl | -ch vme_file1.vme vme_file2.vme
root@dell-diag-os:/opt/dellemc/diag/bin#
Diagnostic package
The diagnostic applications, libraries, and congurations are packaged in a debian package called dn-diags-{PLATFORM}-
{PACKAGE_VERSION}.deb.
Executables are placed in /opt/dellemc/diag/bin, libraries are placed in /opt/dellemc/diag/lib, and congurations are
placed in /etc/dn/diag. To install the package on the switch, use the dpkg --install <package_name> command.
Dell EMC DAIG-OS tools
85