Yes, and here's how:
1 - SSH into the the virtual controller and run the following commands:
>en
#conf t
#host
#int vlan
#ip address (e.g. 10.0.0.1/8)
If you would like to retain the Zero config (secondary) IP address add the following line:
#ip address zeroconf secondary
#com wr
If you'd like to do this from GUI I would need to know if you're using the Swift or Enterprise UI.
Christoph S.