1,775
edits
(Created page with "The Allegro Network Multimeter can also be switched into a special mode to receive pcap stream via TCP from any remote device. It is possible to process plain pcap files or us...") |
No edit summary |
||
Line 34: | Line 34: | ||
analyzed. | analyzed. | ||
Receive packets from remote capture device | == ''' Receive packets from remote capture device''' == | ||
'''Example uses''' | |||
The capturing tool can be downloaded from the "Remote packets" page in | The capturing tool can be downloaded from the "Remote packets" page in | ||
Line 74: | Line 74: | ||
number. | number. | ||
Alternative tools | '''Alternative tools''' | ||
The *Allegro Network Multimeter* also accepts plain pcap files on the | The *Allegro Network Multimeter* also accepts plain pcap files on the | ||
Line 84: | Line 83: | ||
1. Processing a local pcap file: | 1. Processing a local pcap file: | ||
{| class="wikitable" | |||
| (packets > 100 and lasttime < 60) | |||
|} | |||
.. code-block:: none | .. code-block:: none |
edits