Firmware upgrade in brocade vcs fabric mode – Brocade Network OS NETCONF Operations Guide v4.1.1 User Manual
Page 96

64
Network OS NETCONF Operations Guide
53-1003231-02
Firmware upgrade in Brocade VCS Fabric mode
5
3. Issue the <show-firmware-version> custom RPC and verify that both partitions on the switch
have the original firmware.
<rpc message-id="413" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<show-firmware-version xmlns="urn:brocade.com:mgmt:brocade-firmware-ext">
<switchid xmlns="urn:brocade.com:mgmt:brocade-ras-ext">24</switchid>
</show-firmware-version>
</rpc>
<rpc-reply message-id="413" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<show-firmware-version xmlns="urn:brocade.com:mgmt:brocade-firmware-ext">
<switchid xmlns="urn:brocade.com:mgmt:brocade-ras-ext">24</switchid>
<os-name>Network Operating system Software</os-name>
<os-version>4.0.0</os-version>
<copy-right-info>1995-2010 Brocade Communications Systems, Inc.
</copy-right-info>
<build-time>19:18:58 Jun 23, 2012</build-time>
<firmware-full-version>v4.0.0_bldg56</firmware-full-version>
<control-processor-vendor>Freescale Semiconductor
</control-processor-vendor>
<control-processor-chipset>8548E</control-processor-chipset>
<control-processor-memory>2000 MB</control-processor-memory>
<node-info>
<firmware-version-info>
<primary-version>v4.0.0_bldg56</primary-version>
<secondary-version>v4.0.0_bldg56</secondary-version>
</firmware-version-info>
</node-info>
</show-firmware-version>
</rpc>
Firmware upgrade in Brocade VCS Fabric mode
In the Network OS v4.1.1 release, the firmware download operation supports local switch upgrades
only. To upgrade the entire cluster, you must issue the firmware download operation on each switch
separately. For each switch in the fabric, complete the firmware download on the current switch
before initiating a firmware download on the next switch. This process minimizes traffic disruption
between switches.
Issue the <fwdl-status> custom RPC to verify that the download process is complete, and then
move on to the next switch.