Thursday, October 6, 2011

Updating VXC 2112 / 2212 firmware without VXC Manager

My environment:  VXC 2112 and VXC 2212, with firmware 7.0_213

I have got a chance to hands on with the new Cisco Virtual Experience Client (VXC) 2112 and 2212.  The model number ends with 2 means it is a unit connecting to the Citrix XenDesktop and XenApp environment.

I have a need to upgrade it from firmware version 7.0_213 to 7.0_214, because according to the release notes, 7.0_214 is the first version to support XenDesktop 5 and XenApp 6.

You can upgrade it with the VXC Manager, however in my environment I haven't set that up, so there is a way to upgrade those standalone unit via FTP.

1.  You can add the following options in your DHCP pool, I am using a switch as the DHCP server:

ip dhcp pool vxc-pool
  option 161 ip 192.168.24.2
  option 162 ascii firmware$
  option 184 ascii panda
  option 185 ascii eatsbamboo

option 161 is the DHCP server IP address
option 162 is the FTP path, in my case it is ftp://192.168.24.2/firmware/wnos
Put the firmware file in the wnos folder, the firmware should name like this ZC0_wnos
option 184 is the FTP username
option 185 is the FTP password

2. Reboot your VXC client to get the update options from DHCP server.  Monitor your FTP server logs, and also the VXC on screen display.  It should be complete within 5 secs.

You will now have the new firmware on the VXC unit!  I have tried to connect it to XenDesktop 5 and XenApp 6 and it just works like a charm!

No comments: