Cluster I/O Protocols (CIP) Configuration and Management Manual (H06.16+, J06.05+)
Figure 23 Configuration State
Replicating the Configurations from One CLIM to Another CLIM
To replicate any portion or the entire configuration from one CLIM to another CLIM, use the IN
and OUT run options of CLIMCMD, described here:
1. Use this command:
CLIMCMD /OUT file-name/ {clim-name|IP address} climconfig command-args –obeyform
to obtain the desired configuration information from the CLIM to file-name. For example,
to place the configurations from C1002581 into the file ‘config,’ enter:
CLIMCMD /OUT config/ C1002581 climconfig interface –info all –obeyform
2. Edit file-name for any changes in the configuration value.
3. Stop the destination CLIM.
4. Use this command:
CLIMCMD /IN file-name/ {clim-name|IP address}
to replicate the configuration on the destination CLIM. For example, to replicate the
configuration from C1002581 on C1002582, enter:
CLIMCMD /IN config/ C1002582
5. Start the CLIM.
6. For a Storage CLIM, you must run the lunmgr -a command for each enclosure so that they
will be numbered correctly.
For the full syntax of the climconfig commands, refer to “Climconfig (Man Pages)” (page 301).
Using the CLIMCMD /IN/ run-option
You can create a file manually with the set of commands to be executed on a CLIM and specify
the /IN/ run-option of CLIMCMD. It is mandatory that the user-created file have the command
‘exit’ added at the end.
Replicating the Configurations from One CLIM to Another CLIM 99










