Not sure that I have ever run into a product with as many separate support documents as Cisco UCS – here is another that appears to be useful (the jury is still out on this one). Anyway the link is below
The link below will take you to the Firmware update and install guides — note that Cisco has not upgraded the documentation to reflect an upgrade from an older 2.0 firmware to a newer 2.0 firmware.
http://www.cisco.com/en/US/products/ps10281/prod_installation_guides_list.html
You can statically configure the KVM address by logging into CLI:
scope chassis 1
scope server 1
scope cimc
scope ext-management-ip
set addr 192.168.0.1
set subnet 255.255.255.0
set default-gw 192.168.0.254
commit-buffer
or via the GUI:
Equipment –>Chassis 1 –> Server 1 –> Inventory –> CIMC –> Modify Static Management IP