Cluster I/O Protocols (CIP) Configuration and Management Manual (H06.16+, J06.05+)

but need not be started. The same CLIM must not be associated with any other ROUTE object
of the same family type with the same parent provider as this new ROUTE object.
FAMILY { INET | INET6 | DUAL }
Specifies the IP family for which this ROUTE object is applicable. This value can be:
INET, which indicates this ROUTE object is applicable to IPv4
INET6, which indicates this ROUTE object is applicable to IPv6
DUAL, which indicates this ROUTE object is applicable to both IPv4 and IPv6
The default value is the same as the parent IPDATA provider object FAMILY (either INET or
DUAL).
PRIORITY priority
Specifies the relative priority level of ROUTE in relation to other ROUTE objects associated with
the same provider. The priority value must be between 1 and 100. The default value is 50.
Example 30 adds a route named ROUTE1 associated with parent PROVIDER ZTC0 and with
N1002532. The priority is 50.
Example 30 ADD ROUTE
> ADD ROUTE $ZZCIP.ZTC0.ROUTE1, CLIM N1002532
ALTER Command
The ALTER command includes ALTER CLIM and ALTER PROVIDER.
ALTER CLIM
The ALTER CLIM command is a sensitive command that changes one or more attributes of an
existing CLIM in the target system. Only MULTIPROV and PROVIDER attributes can be changed
using the ALTER CLIM command.
ALTER CLIM Command Syntax
ALTER CLIM $ZZCIP.clim-name
[, MULTIPROV { ON | OFF } ]
[, PROVIDER prov-name ]
clim-name
specifies the name of the CLIM to be altered.
MULTIPROV { ON | OFF }
Specifies whether the new CLIM with IP or OPEN MODE will support association with multiple
IPDATA providers simultaneously. MULTIPROV OFF means that the CLIM can only be associated
with the IPDATA provider specified by the PROVIDER attribute of that CLIM. MULTIPROV ON
means that each CLIM can be associated with multiple IPDATA providers. The MULTIPROV
attribute is not valid for a CLIM with STORAGE MODE. The default is MULTIPROV OFF.
PROVIDER prov-name
Is the name of the single provider associated with the CLIM when MULTIPROV is OFF. If this
CLIM has the MULTIPROV attribute set to ON, this attribute is only used for an initial provider
association for that CLIM during migration from MULTIPROV OFF.
The provider must already exist and must be of type IPDATA. This attribute is valid only for a
CLIM which has IP or OPEN MODE (i.e., a CLIM that can be use for TCP/IP networking).
The same IPDATA provider can be associated with more than one CLIM. The default provider
is ZTC0, which always exists and always is of type IPDATA.
This command reconfigures CLIM N1002541 so its MULTIPROV attribute is ON.:
CIPMAN SCF Commands 231