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 Tivoli Storage Manager                                           *
*                                                                      *
* Sample Client System Options file for Unix platforms                 *
************************************************************************
 

SErvername  server_a
  COMMmethod         TCPip
  TCPPort            1500
  TCPServeraddress   192.168.1.1
  TCPBuffsize        32
  TCPWindowsize      24
  Compression        Yes
  InclExcl           /opt/tivoli/tsm/client/ba/bin/hana_inclexcl.list
  
SErvername  server_b
  COMMmethod         TCPip
  TCPPort            1500
  TCPServeraddress   192.168.1.2
  TCPBuffsize        32
  TCPWindowsize      24
  Compression        Yes
  InclExcl           /opt/tivoli/tsm/client/ba/bin/hana_inclexcl.list