SRM Console Diagnostics 4-43
Syntax
nettest ( [-f <file>] [-mode <port_mode>] [-p <pass_count>]
[-sv <mop_version>] [-to <loop_time>] [-w <wait_time>]
[<port>] )
Arguments
<port>
Specifies the Ethernet port on which to run the test.
Options
-f <file>
Specifies the file containing the list of network station
addresses to loop messages to. The default file name is
lp_nodes_e*a0 for port e*a0. The default file name is
lp_nodes_e*b0 for port e*b0. The files by default have their
own station address.
-mode <port_mode>
Specifies the mode to set the port adapter (TGEC). The
default is ex (external loopback). Allowed values are:
df : default, use environment variable values
ex : external loopback
in : internal loopback
nm : normal mode
nf : normal filter
pr : promiscuous
mc : multicast
ip : internal loopback and promiscuous
fc : force collisions
nofc : do not force collisions
nc : do not change mode
-p <pass_count>
Specifies the number of times to run the test. If 0, then run
until terminated by a kill or kill_diags command The
default is 1.
NOTE: This is the number of passes for the diagnostic.
Each pass will send the number of loop messages
as set by the environment variable,
eia*_loop_count or ewa*_loop_count.