Working Modes ============= The software can run in transparent bridge or routing mode, in symmetric or asymmetric mode. Transparent Bridge Mode ----------------------- When running the software as transparent bridge (default), an interface pair must be specified for traffic bridging. This mode can work both in bidirectional mode, inspecting traffic in both directions, or in asymmetric mode, specifying the *--asymmetric-routing|-A* option (inbound only), when used for instance with traffic diversion techniques. .. image:: img/inline_mode.png Routing Mode ------------ When running the software in routing mode (specifying the *—routing|-x* option), one or two interfaces can be used. Also in this configuration both symmetric and asymmetric mode can be used. In this mode a routing table must be configured using the API or the CLI tool. In order to learn how to use the API read the *Traffic Enforcement Configuration* section and the API documentation. .. image:: img/diversion_mode.png