show firmware peripheral cpld

Displays the current and latest version of the Complex Programmable Logic Device (CPLD).

Syntax

show firmware peripheral cpld

Modes

Privileged EXEC mode

Usage Guidelines

This command is supported on the Extreme 8820, SLX 9740, SLX 9640, and SLX 9540 devices only.

The firmware upgrade can be invoked from either Linux shell or SLX CLI console. The Linux shell command is cpld_upgrade -p.

Output

The show firmware peripheral cpld command displays the following information:
Output field Description

Type

The identifier of the CPLD.

Current Version

The current version.

Latest Version

The latest available version for the CPLD.

Examples

This example displays output for an SLX 9540.

device# show firmware peripheral cpld
+----------+----------------+----------------+
|  Type    | Current Version| Latest Version |
+----------+----------------+----------------+
|  CPLD0   | 02/09/2017(92) | 02/09/2017(92) |
+--------- +----------------+----------------+
|  CPLD1   | 02/09/2017(92) | 02/09/2017(92) |
+--------- +----------------+----------------+

This example displays output for an SLX 9640.

device# show firmware peripheral cpld
+----------+----------------+----------------+
|  Type    | Current Version| Latest Version |
+----------+----------------+----------------+
|  CPLD0   | 02/09/2017(92) | 02/09/2017(92) |
+--------- +----------------+----------------+
|  CPLD1   | 02/09/2017(92) | 02/09/2017(92) |
+--------- +----------------+----------------+