Avaya Troubleshooting Routers Guia de Resolução de Problemas Página 215

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 214
Using the Technician Interface to Configure and Run Packet Capture
B-27
3. Specify the number of bytes after the Reference with which to begin the
comparison:
set wfPktCaptureEntry.15.102101 12
15
represents the wfPktCaptureRxFltr1Offset attribute.
4. Specify the number of bytes in the packet to compare with the string:
set wfPktCaptureEntry.17.102101 2
17
represents the wfPktCaptureRxFltr1Size attribute.
5. Specify the string as the hexadecimal number 0800:
set wfPktCaptureEntry.18.102101 0x0800;commit
18
represents the wfPktCaptureRxFltr1Match attribute.
Example 5
This example specifies that Packet Capture copy only incoming packets with both
a Type field of hexadecimal 0800 and a destination MAC address of ffffffffffff. It
assumes you already specified the Type field as shown in Example 4
. The
instructions are as follows:
1. Copy incoming packets that match the Receive Filter 2 Match parameter
setting:
set wfPktCaptureEntry.24.102101 1
24
represents the wfPktCaptureRxFltr2Type attribute.
2. Specify the Reference with which to begin the comparison:
set wfPktCaptureEntry.26.102101 1
26
represents the wfPktCaptureRxFltr2Ref attribute.
3. Specify the number of bytes after the Reference with which to begin the
comparison:
set wfPktCaptureEntry.25.102101 0
25
represents the wfPktCaptureRxFltr2Offset attribute.
4. Specify the number of bytes in the packet to compare with the string:
set wfPktCaptureEntry.27.102101 6
27
represents the wfPktCaptureRxFltr2Size attribute.
Vista de página 214
1 2 ... 210 211 212 213 214 215 216 217 218 219 220 ... 253 254

Comentários a estes Manuais

Sem comentários