Cluster I/O Protocols (CIP) Configuration and Management Manual (H06.16+, J06.05+)
to INADDR_ANY. Up to eight port numbers can be specified. The range for each port number
is 1 to 65535. The default is no port specified.
NOTE: If any of the specified UDP ports are in the ephemeral or shared ephemeral port
range, the behavior is the same as those ports not being specified.
TCP-LISTEN-QUE-MIN queue-size
Is the minimum queue length that is allocated on a TCP socket when a socket LISTEN or
ACCEPT_NW1 function call is handled. This value is used if the queue length specified in the
socket request is lower, otherwise the queue length in the socket request is used. The default
is 128. The range is 1 to 1024.
Example 29 adds an IPDATA provider named CSAM with an associated CIPSAM named $CSAM.
The HOSTNAME is the local system name (MYSYS).
Example 29 ADD PROVIDER
> ADD PROVIDER $ZZCIP.CSAM
ADD PROVIDER Guidelines
• The CIP subsystem automatically adds a default IPDATA provider named ZTC0 during subsystem
start up if that provider does not already exist. This default IPDATA provider cannot be deleted.
• There is no access to the loopback IP address over Maintenance providers.
• PROVIDER objects of TYPE MAINTENANCE always operate in IPv4–only mode.
• The correct order for adding CLIM and PROVIDER objects to the CIP subsystem is:
Add PROVIDER objects with IPDATA TYPE1.
2. Add CLIM objects
3. Add PROVIDER objects with MAINTENANCE TYPE
• HP recommends having a 15 second delay between issuing a DELETE PROVIDER command
and issuing an ADD PROVIDER command. This delay is especially recommended for the
MAINTENANCE provider.
ADD ROUTE
The SCF ADD ROUTE command creates a new ROUTE object in this system associated with an
existing IPDATA provider. By adding a ROUTE, you can cause a provider to use a specific CLIM
for default routing (when there is a valid default route configured on that CLIM). The SCF ROUTE
object creates a route from the host to the specified CLIM. (See “ROUTE Object” (page 220) for
more information about using the ROUTE object in CIP.)
ADD ROUTE Command Syntax
ADD ROUTE $ZZCIP prov-name.route-name
, CLIM clim-name, FAMILY { INET | INET6 | DUAL }
[,PRIORITY priority]
prov-name
Specifies the parent provider. The provider must already exist and must be of type IPDATA.
route-name
Specifies the name to be assigned to the ROUTE. The name must be from one to eight
alphanumeric characters long and use a leading alphabetic character. It must be unique within
the parent provider.
CLIM clim-name
Is the name of the CLIM associated with ROUTE. If the specified CLIM has the MULTIPROV
attribute set to OFF, that CLIM must be associated with the parent provider (through the
PROVIDER attribute of that CLIM). To be configured, the CLIM must already have been added,
230 SCF Reference for CIP










