Understanding the format of the interfaces file

The following rules apply to the format of interfaces file entries:

There are two interfaces file entry formats, TLI and TCP.

A TLI style entry looks like:

servername retry_attempts delay_interval<newline>
 <tab>service_type api protocol device address filter<newline>
 <tab>ha_failover servername<newline>

A TCP style entry looks like:

servername retry_attempts delay_interval<newline>
 <tab>service_type protocol network machine port filter<newline>
 <tab>ha_failover servername<newline>