546
edits
(Add ERSPAN mode to example uses) |
No edit summary |
||
Line 50: | Line 50: | ||
===== ERSPAN mode ===== | ===== 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. | 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 | sudo ./ap_capture_to_remote -e 123 allegro-mm-abcd | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- |
edits