Cast Iron appliance shutdown command

Cast Iron appliance shutdown command as mentioned in support technote for reference below,

http://www-01.ibm.com/support/docview.wss?uid=swg21472159

Before shutting down the appliance, all the orchestrations should be stopped. The following steps outline how to stop the orchestrations and to shut down the appliance.

  1. Telnet and login to the appliance.
  2. Run the CLI command: debug system stop
  3. To shut down the appliance, run the CLI command : system poweroff

To bring up the appliance:

  1. Manually power on the appliance.
  2. Telnet and login to the appliance.
  3. Run the CLI command: debug system start –> Ideally this may not be required as after restart all projects will be in running state(apart from the undeployed projects)