Log on to the controller in config mode and follow the procedure below:
nx9500-6C8809(config-profile-default-ap505)#interface vlan 150
nx9500-6C8809(config-profile-default-ap505-if-vlan150)#ip address 192.168.150.20/24
nx9500-6C8809(config-profile-default-ap505-if-vlan150)#exit
nx9500-6C8809(config-profile-default-ap505)#interface ge 1
nx9500-6C8809(config-profile-default-ap505-if-ge1)#switchport access vlan 150
nx9500-6C8809(config-profile-default-ap505-if-ge1)#commit write memory
[OK]
nx9500-6C8809(config-profile-default-ap505-if-ge1)#show interface vlan 150
Interface vlan150 is UP
  Hardware-type: vlan, Mode: Layer 3, Address: 00-15-70-81-70-1D
  Index: 6, Metric: 1, MTU: 1500
  IP-Address: 192.168.150.20/24
    input packets 0, bytes 0, dropped 0, multicast packets 0
    input errors 0, length 0, overrun 0, CRC 0, frame 0, fifo 0, missed 0
    output packets 2, bytes 140, dropped 0
    output errors 0, aborted 0, carrier 0, fifo 0, heartbeat 0, window 0
    collisions 0
  IPv6 mode is disabled
nx9500-6C8809(config-profile-default-ap505-if-ge1)#