
Using the Technician Interface to Configure and Run Packet Capture
308656-14.00 Rev 00
B-27
<value>
is one of the following:
• 1 -- Packet Capture will copy a packet if it matches either Filter 1 or Filter 2.
• 2 -- Packet Capture will copy a packet only if it matches both Filter 1 and
Filter 2.
Configuration Examples
This section shows examples of Packet Capture configurations. The circuit is on a
CSMA/CD interface. The line number is 102101.
Example 1
This example sets the following configuration:
• 1024 bytes of memory reserved for Packet Capture
• 64 bytes of each packet to be saved
• Incoming and outgoing packets to be saved
• No filters and no triggers
The instructions are as follows:
1.
Reserve 1024 bytes of memory:
set wfPktCaptureEntry.8.102101 1
8
represents the wfPktCaptureBufSize attribute.
2.
Save 64 bytes of each packet:
set wfPktCaptureEntry.9.102101 2
9
represents the wfPktCapturePktSize attribute.
3.
Save incoming and outgoing packets:
set wfPktCaptureEntry.10.102101 3;commit
10
represents the wfPktCaptureDirection attribute.
Note:
Packet Capture uses this parameter only if you configure both capture
filters associated with a single direction.
Komentarze do niniejszej Instrukcji