Reference Guide

346 Brocade Fabric OS Command Reference
53-1004112-02
firmwareKeyShow
firmwareKeyShow
Displays the public key used for signed firmware validation.
Synopsis firmwarekeyshow
Description This command displays the contents of the public key used for validating the integrity of firmware images when
signed firmware validation is enabled.
Notes A firmware key should be installed on every switch as a part of the Fabric OS installation. The presence of a
firmware key does not imply that the firmware signature is checked during firmwareDownload. Signed Firmware
Download must be enabled before the public key can be used for signature validation.
Use the configure command to enable Signed Firmware Download.
If Signed Firmware Download is enabled, and if the validation succeeds, firmware download proceeds normally. If
the firmware is not signed or if the signature validation fails, signed firmware download fails.
Refer to the Fabric OS Administrator's Guide for complete details on upgrading or downgrading firmware.
The execution of this command is subject to Virtual Fabric restrictions that may be in place. Refer to "Using Fabric
OS Commands" and "Command Availability" for details.
Operands None
Examples To display the public key used for signed firmware validation:
switch:admin> firmwarekeyshow
-----BEGIN PUBLIC KEY-----
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDjuQpMk4FrceFvVZ12iAakFNv9
k4ZGhFDMPGIHIems1Ywqdl55U7LTDIVwoViTLevtIDn012r1XlNQ+DORAzvJfkwD
XegkeTn/8wDgHBwotPz4WTd9UGJ9M0Vs52ro1TiukIpsh084LXKgxt+IgdseRCzY
8p8rQZWLpyputx6rgwIDAQAB
-----END PUBLIC KEY-----
SEE ALSO firmwareDownload, configureChassis