AI296 Version 9.8x User’s Guide
AI296 Commands: diag-eth
9-34
This example displays the diagnostic Ethernet display when the following parameters are entered:

zinterpret max to set maximum interpretation

ztimestamp to enable timestamping

zpromiscuous to enable promiscuous mode

zfilter add src 172.16.2.9 to add a filter for address 172.16.2.9

zdata to display data

zgo to start the data capture

zstop to stop capturing data.

[296]diag-eth
interpret max
Interpretation is now set to MAXIMUM.
timestamp
Timestamps will now be displayed.
promiscuous
The ethernet chip is now in promiscuous mode.
filter add src 172.16.2.9
New filter added.
data
Uninterpreted data will now be displayed.
go
----------------------------------------------------------------------
Timestamp: 11-10-2006 02:33:54.74
<- Ethernet: [ 00:40:72:00:7F:96 ] -> [ 00:00:0C:7E:F2:72 ]
Protocol [ 0x0800:IP ]
IP: [ 172.16.2.9 ] -> [ 172.16.0.1 ]
Version [ 4 ]
Header Length [ 20 bytes ]
Type-Of-Service [ none ]
Identifier [ 37903 ]
Fragmentation Flags [ none ] Offset [ 0 bytes ]
Time-To-Live [ 60 hops ]
Protocol [ 0x01:ICMP ]
ICMP: Type [ 8 ] Code [ 0 ]
(echo request)
00 00 48 44 41 42 43 44 45 46 47 48 49 4A 4B 4C ..HDABCDEFGHIJKL
4D 4E 4F 50 51 52 53 54 55 56 57 58 59 5A 41 42 MNOPQRSTUVWXYZAB
43 44 45 46 47 48 49 4A 4B 4C 4D 4E 4F 50 51 52 CDEFGHIJKLMNOPQR
53 54 55 56 57 58 59 5A 41 42 43 44 45 46 47 48 STUVWXYZABCDEFGH
49 4A 4B 4C IJKL
----------------------------------------------------------------------
stop