SBM powered by Microsoft Lync Installation and Getting Started Guide 2010-11
D-1
Software Components
Updating HP zl Switch Software
D
Software Components
Updating HP zl Switch Software
The SBM requires switch software version K.14.60 or later to be installed in
the switch. When an update is needed, use the following steps to update the
switch software:
1. Visit the HP Web portal at www.hp.com/networking to check the version
number of the latest module-compatible software.
2. Check the version number of the software installed on the switch.
Connect to the switch CLI and use the following command:
hostzlswitch# show version
Image stamp: ...
<date, time>
K.14.60
...
Boot Image: Secondary
3. If the switch software is out-of-date, update it:
hostzlswitch# copy tftp flash <source><source
filename> secondary
hostzlswitch# startup-default secondary config <config
filename>
hostzlswitch# boot system flash secondary
Note If a CLI command must be aborted, use either Ctrl-C or Ctrl-Z. The difference
between using the two is that Ctrl-Z, unlike Ctrl-C, does not provide any
message indicating that the command was aborted.
There are some conditions when Ctrl-C may not work; in these cases, use
Ctrl-Z.