1,775
edits
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
The Global settings section contains parameters for adjusting the behavior of the system. | The Global settings section contains parameters for adjusting the behavior of the system. | ||
The settings are split among multiple tabs, described as follows. | The settings are split among multiple tabs, described as follows. | ||
Line 14: | Line 15: | ||
'''Packet processing mode''' | '''Packet processing mode''' | ||
This section allows for configuring the main packet processing mode: | |||
* Bridge mode: In bridge mode, all received packets will be transmitted again on the corresponding mutual port so that the device can be placed in-line between any network component. The device will be transparent and will not modify the traffic in any way. The additional latency will be typically around or less than 1 millisecond. | |||
* Sink mode: In sink mode, packets are only received and not forwarded. This operation mode allows for installation at a mirror port of a switch or when using a network tap to access the network traffic. | |||
The packet processing mode can be changed during run-time. | |||
'''Webshark support''' | '''Webshark support''' |
edits