A sample CCIIPX section of a CCI.INI file could look like:-
[cciipx-base] REPORT_CONNTYPES=n CRC_SEND=n CRC_FORCE_RECV=n CRC_REPORT_FAILS=n CRC_RETRY=y MAX_PKT_SIZE=17872
Acceptable entries for yes/no options are, "Y","y","YES" or "yes", and "N","n","NO", or "no". Mixed case words such as "Yes" are NOT accepted and default settings will be used if their use is attempted. Numeric values must always be entered in decimal format, use of HEX and OCTAL values is not supported and will lead to unpredictable results. Any unwanted entries in the CCI.INI file can be commented out using ";" as the first character of the line.