Kentrox AI232 User Manual

Page 212

Advertising
background image

AI232 Version 9.6x User’s Guide

AI232 Commands: diag-eth

8-40

This example displays Ethernet diagnostic help information.

This example displays the help associated with the Ethernet diagnostic

filter

command.

[232]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.

[232]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.

Advertising