Process traffic capture from remote device: Difference between revisions

Add ERSPAN mode to example uses
m (Typo fixes)
(Add ERSPAN mode to example uses)
Line 48: Line 48:
In all examples, host and port number must be set according to the actual Allegro Network Multimeter device and the configured port number.
In all examples, host and port number must be set according to the actual Allegro Network Multimeter device and the configured port number.


===== ERSPAN mode =====
The capturing tool also supports sending the packets as ERSPAN-wrapped packets. This mode is used with the `-e` flag (which needs an ERSPAN session ID as a parameter). If this mode is used, the port doesn't need to be specified anymore.
sudo ./ap_capture_to_remote -e 1234 allegro-mm-abcd
{| class="wikitable"
{| class="wikitable"
|-
|-
52

edits