AI296 Version 9.8x User’s Guide
AI296 Commands: diag-eth
9-33
This example displays Ethernet diagnostic help information.This example displays the help associated with the Ethernet diagnostic filter command.
[296]diag-eth
help
Commands for diag-eth:
interpret Turn on data interpretation.
quit Exit diag-eth.
help Display this help text.
data Toggle uninterpreted data display.
timestamp Toggle data timestamping.
go Begin data capturing.
stop Terminate data capturing.
filter Add a data filter.
promiscuous Toggle promiscuous mode for the ethernet chip.
[296]diag-eth
filter
Usage: FILTER <ADD|DELETE> [SRC <mac>] [DST <mac>]
FILTER <ADD|DELETE> [SRC <ipAddr>] [DST <ipAddr>]
FILTER <ADD|DELETE> [SRC <ipAddr#port>] [DST <ipAddr#port>]
FILTER <ADD|DELETE> [SRC <*#port>] [DST <*#port>]
FILTER <ADD|DELETE> PROTOCOL <IP|TCP|UDP|ICMP|ARP|OSI>
FILTER <ADD|DELETE> ALL
FILTER LIST
Where:
<mac> is the MAC address desired, with the format
XX:XX:XX:XX:XX:XX, with each 'X' representing
a hexidecimal digit.
<ipAddr> is the desired IP address, with the format
X.X.X.X, where 0 < X < 256.
<port> is the desired TCP port.