enable and disable ftl-transports Commands

FTL transports are created and managed via the transport Commands. You may also enable and disable all ftl-transports.

enable ftl-transports

enable ftl-transports [property1 property2...]

Enable EMS server support for FTL transports. The optional property settings are shared between all the transports of type ftl that were created with create transport or updated with addprop transport, setprop transport, or removeprop transport. See transport Commands.

Once FTL transports are enabled with the properties set, then disabled, the properties remain associated with the FTL transports. If enabled again and deployed, the already set properties remain in effect.

To prestage (deploy properties but not enable them), enable the FTL transports and set the properties. Then disable the FTL transports before deployment. After the disable, you can deploy to put the properties into effect.

Example:

enable ftl-transports password secret username admin discard_amount 23

disable ftl-transports

disable ftl-transports

Disable EMS server support for FTL transports. The properties remain associated with the FTL transports.

Resources

For information about FTL transports properties, see (missing or bad snippet), User Guide sections:

  • transports.conf

  • EMS Transport for FTL Definitions

For syntax rules, see Syntax Exceptions to the EMS Administration Tool .