to change the IP of switch module you have to
1.login to VCM5010 switchboard by SSH using putty
2.On the SMM CLI of the switch board, enter the user name guest and press Enter
3.Run the su -l command to switch to the root user
4.run the ipmate eth0 set ip (desiredIP ) (Mask) command.
5.Run the ipmate eth0 command to check whether the IP address is successfully changed.
