Defining the common service (clicommon) – H3C Technologies H3C Intelligent Management Center User Manual
Page 489

475
•
Each of the configuration backup (ConfigBackup), configuration deployment (ConfigDeploy), and
software deployment (ImageDeploy) services comprises an action definition file (builder_definition)
and an action script file (tcl_script). The action definition file defines the actions of the service and
the processing procedure of each action; the action script file specifies the execution environment
and execution script for each action.
Defining the common service (CLICommon)
The common service file name is xxxxxx_Common_CLI.xml (xxxxxx indicates the drive name). The
common service file defines the device login process and common functions for device operations (for
example, save/reboot/delete a file).
The format of the common service file:
initialize.tcl
7>
8>
9>
10>
enter_exec.tcl
11>
exit_exec.tcl
enter_enable.tcl
exit_enable.tcl
13>
delete_file.tcl