Endace Measurement Systems Limited
http://www.endace.com
EDM01.05-04r1 DAG 3.6GE User Manual
Copyright, all rights reserved.
11
Revision 7. 22 September 2005.
3.4 DAG 3.6GE Card Capture Session
, continued
Procedure
,continued
Step 4.
Configure DAG 3.6GE Card for normal use
The
dagthree default
command is always used:
dag@endace:~$ dagthree default
link noreset auto enablea
packet novarlen slen=48 noalign64
packetA drop=0
pci 33MHz 32-bit buf=32MB rxstreams=1 txstreams=0 mem=32:0
3.5 Inspect Interface Statistics
Description
Once the card has been configured, the interface statistics are inspected to
check the card is locked to the data stream.
dag@endace:~$ dagthree -d dag0 -si
The tool displays a number of status bits that have occurred since last
reading. The following example shows the interval is set to one second via
the
-i
option.
Spd
Link Speed, 10, 100 or 1000 Mbps
Lnk
Link state
FD
Full Duplex
MA
Device is link master
Neg
Auto-negotiation completed (Auto mode only)
RF
Remote Fault Detected Error
JB
Jabber Detected Error
The following example is for a card with no valid input:
dag@endace:~$ dagthree -d dag0 -si
Spd Lnk FD MA Neg RF JB
1000 0 0 0 0 0 0
1000 0 0 0 0 0 0
1000 0 0 0 0 0 0
The following is an example for a card locked to a 10Base-T stream:
dag@endace:~$ dagthree -d dag0 -si
Spd Lnk FD MA Neg RF JB
100 1 1 0 1 0 0
100 1 1 0 1 0 0
100 1 1 0 1 0 0
Continued on next page