Cluster I/O Protocols (CIP) Configuration and Management Manual (H06.16+, J06.05+)
Example 47 “INFO PROVIDER (IPDATA) With OBEYFORM” requests information for the provider
PROV1 (IP Data Provider), in the form of a command (Obey) file.
Example 47 INFO PROVIDER (IPDATA) With OBEYFORM
> INFO PROVIDER $ZZCIP.PROV1, OBEYFORM
ADD PROVIDER $ZZCIP.PROV1 , &
TPNAME $ZCSM1 , &
HOSTNAME “MYSYS” , &
HOSTID 200.0.0.0 , &
TCP-LISTEN-QUE-MIN 128 , &
TYPE IPDATA , &
FAMILY INET , &
SHARE-PORTS 1000
NOTE: Special handling of OBEYFORM output is done for the default IPDATA provider (ZTC0).
For example, it must be specified using ALTER instead of ADD because ZTC0 cannot be added.
NOTE: When the BRECVPORT attribute has no ports specified, the OBEYFORM output for the
non-default IPDATA provider (in ADD format) does not omit the BRECVPORT attribute. For default
IPDATA provider in ALTER format, the BRECVPORT attribute is specified as BRECVPORT RESET.
Example 48 shows the INFO PROVIDER command for the default IPDATA PROVIDER (ZTCO). This
command provides the output in a different format because the default IPDATA provider cannot
be added. It can only be altered.
Example 48 INFO PROVIDER (ZTCO) With OBEYFORM
> ALTER PROVIDER $ZZCIP.ZTC0 , &
TPNAME $ZTC0 , &
HOSTNAME "MYSYS" , &
HOSTID 1.2.3.4 , &
TCP-LISTEN-QUE-MIN 128 , &
BRECVPORT RESET , &
FAMILY INET , &
SHARE-PORTS 1000
For information about these attributes, see “INFO PROVIDER” (page 238).
INFO ROUTE
The SCF INFO ROUTE command displays the configuration of the specified ROUTE(s).
INFO ROUTE Command Syntax
INFO ROUTE $ZZCIP.prov-name.route-name [,OBEYFORM]
prov-name
Specifies the parent provider. A wildcard can specify multiple parent providers.
route-name
Specifies the name of the ROUTE to display. A wildcard can specify multiple ROUTEs.
OBEYFORM
Causes the configuration to be displayed as ADD command(s), so that it can be re-created.
Example 49 shows the configuration of all ROUTE objects associated with provider PROV1.
Example 49 INFO ROUTE Summary
> INFO ROUTE $ZZCIP.PROV1.*
CIP Info ROUTE
242 SCF Reference for CIP










