2.4 ENABLE_PROTOCOL

This keyword lets you control which connection-oriented protocols an endpoint uses to listen for setup connections. This does not affect the network protocols, which can be used to run tests. There are two possible parameters:

ALL
TCP

In general, you should use the ALL setting, which is the default. Specify protocols explicitly to reduce the overhead of listening on the other protocols or if you encounter errors when listening on the other protocols.

For more information, see ALLOW.