Command Reference Guide

Bootcode and Firmware Commands
CLI Command Reference
September 2014 Page 147
HP Moonshot Switch Module CLI Command Reference
show cpld versions
This command shows information about the currently installed CPLD firmware code versions as well as the
versions available for installation by using the
update cpld command.
Example: The following example shows the output of the
show cpld versions command. In this example,
the management module and fabric module CPLDs would be updated if the
update cpld command were
issued. Even though the available fabric module CPLD is older than what is installed, it would be
overwritten.
(Routing) #show cpld versions
Management Module Installed CPLD: 0x10 Available CPLD: 0x11
Fabric Module Installed CPLD: 0x0C Available CPLD: 0x0B
Faceplate Module Installed CPLD: 0x0A Available CPLD: 0x0A
Example: The following example shows the output of the show cpld command when the installed and
available CPLD versions are in sync, and no update would take place if the
update cpld command were
issued.
(Routing) #show cpld versions
Management Module Installed CPLD: 0x20 Available CPLD: 0x20
Fabric Module Installed CPLD: 0x03 Available CPLD: 0x03
Faceplate Module Installed CPLD: 0x02 Available CPLD: 0x02
Format
show cpld versions
Mode Privileged EXEC