Client system options file sample (dsm.sys)

The system options file lists information that includes the buffersize and compression status. The following sample shows the typical output.

************************************************************************
* IBM Storage Protect                                          *
*                                                                      *
* Sample Client System Options file for Unix platforms                 *
************************************************************************
 

SErvername  server_a
  COMMmethod         TCPip
  TCPPort            1500
  TCPServeraddress   your_ITSM_server_1
  TCPBuffsize        32
  TCPWindowsize      24
  Compression        Off
  InclExcl           /usr/lpp/adsm/bin/inclexcl.list
  
SErvername  server_b
  COMMmethod         TCPip
  TCPPort            1500
  TCPServeraddress   your_ITSM_server_2
  TCPBuffsize        32
  TCPWindowsize      24
  Compression        Off
  InclExcl           /usr/lpp/adsm/bin/inclexcl.list