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

10 528 snmptrap tcp -- any any anywhere anywhere tcp dpt:snmp-trap
2 117 snmptrap udp -- any any anywhere anywhere udp dpt:snmp-trap
Chain CIP_INPUT_p (1 references)
pkts bytes target prot opt in out source destination
Chain snmptrap (2 references)
pkts bytes target prot opt in out source destination
11 581 REJECT all -- any any !100.100.100.56 anywhere
reject-with icmp-port-unreachable
IP6TABLES Configuration:
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
16466 1599K ACCEPT all eth0 any anywhere anywhere
0 0 CIP_INPUT all any any anywhere anywhere
0 0 CIP_INPUT_p all any any anywhere anywhere
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 6 packets, 456 bytes)
pkts bytes target prot opt in out source destination
Chain CIP_INPUT (1 references)
pkts bytes target prot opt in out source destination
Chain CIP_INPUT_p (1 references)
pkts bytes target prot opt in out source destination
----------------------------------------------------------------------
Termination Info: 0
Configuring Stream Control Transmission Protocol (SCTP) (IP and Telco
CIP)
CIP only supports one-to-one SCTP associations. To use SCTP, select the SCTP protocol socket
option from your application and ensure the PROTOCOL file contains an entry for SCTP. See the
TCP/IP Programming Manual for more information about setting the socket option to use SCTP.
See “PROTOCOL File (page 78) in this manual for procedures for adding SCTP to the PROTOCOL
file.
Additional SCTP support is available on the Telco CLIM. Please see HP OpenCall INS documentation
for more information.
Round-Robin Filtering
For background information about round-robin filtering, see the NonStop TCP/IPv6 Configuration
and Management Manual.
To use the round-robin feature you must explicitly configure it; the default configuration is for
non-round-robin. If you are using Providers, you must also define the appropriate transport-service
provider (CIPSAM process) in the same TACL session in which you define the filter key so incoming
connections are distributed among application instances within the same Provider. For application
servers in a Provider environment to use the round-robin filtering feature, they must share both the
round-robin filter-key DEFINE and the transport-service provider DEFINE.
Enable round-robin filtering in CIP the same way you enable it in NonStop TCP/IPv6. Set the
DEFINE to enable round-robin filtering on your server processes by using this ADD DEFINE command
at the TACL prompt:
ADD DEFINE =PTCPIP^FILTER^KEY, CLASS MAP, FILE file-name
You can limit the shared ports by adding one or both of these DEFINEs:
ADD DEFINE =PTCPIP^FILTER^TCP^PORTS, FILE Pstartport.Pendport
ADD DEFINE =PTCPIP^FILTER^UDP^PORTS, FILE Pstartport.Pendport
The startport and endport variables are integers specifying the allowable port range. The
=PTCPIP^FILTER^TCP^PORTS key limits the shared TCP ports to the range defined in startportand
112 CIP Configuration and Management