System commands
System commands allow you to manage the operation of the Integration Appliance, which includes managing licenses for the Integration Appliance and connectors.
Command name | Action | Syntax |
---|---|---|
system autoreboot | Allows you to enable or disable automatic reboot for an Integration Appliance. Note: During App Connect firmware upgrade, the Integration Appliance reboots even if the automatic
reboot is disabled.
|
system autoreboot <on | off> |
system autoreboot setting | Use the setting parameter to print autoreboot settings. |
system autoreboot setting |
system clean | Clears the system states of the Integration Appliance. When you issue a system clean all command, the App Connect Integration Appliance may reboot. Running the all option results in the removal of all data and configurations, including High Availability configurations, from disk. The results are equivalent to restoring factory default settings for the appliance. After the reboot, you will be asked to accept the license agreement before logging in to the Web Management Console for the appliance. |
system clean{[running][ orchmon][deploy]}|all where:
|
system persist | Enables or disables the disk cache on the Integration Appliance. The default and recommended setting is system persist on. When persistence is enabled, writes are synchronized to ensure that all requested data is completely written to disk. This behavior helps protect data integrity, particularly when accessing external transactional systems such as databases. When persistence is disabled, on an appliance that supports this feature, performance might be improved. However, there is a risk of losing job progress state. |
system persist { on | off } |
system persist setting | Displays the current system persist setting: on or off. Use the system persist command to specify whether the disk cache is enabled or disabled. |
system persist setting |
system poweroff | Shuts down all routing services and then powers off the Integration Appliance. If the force parameter is used, power is cut off immediately. |
system poweroff |
system reboot | Shuts down all routing services and then reboots the Integration Appliance. Note:
|
system reboot |
system restart | Restarts the runtime and Web Management Console, without affecting the network connectivity. |
system restart |
system show platform | Displays information about the Integration Appliance, such as: ROM version, appliance platform, serial number, and MAC addresses. |
system show platform |
system show status | Available for Standalone Integration Appliances as well as the Active Integration Appliance in an HA pair. Shows whether the following components are up or down: System, Network, and Runtime. |
system show status Example output:
|
system show version | Displays the version of the CIOS on the Integration Appliance. |
system show version |
system update cios image | Updates the CIOS on the Integration Appliance using an image from an FTP Server based file or an SFTP Server based file. |
system update cios image from <source> where source can
specify an FTP Server or an SFTP Server:
Note: When using sftp, you must specify the user parameter.
Anonymous logins are not allowed with sftp.
|