enconfig(1M)
NAME
enconfig − show ethernet handler statistics
SYNOPSIS
/usr/sbin/enconfig device_name [ -a ethernet_address ] [ -d ] [ system ] [ core ]
DESCRIPTION
The enconfig command symbolically displays the contents of the ethernet handler data structure. The statistics displayed are flags, input and output packets, input and output errors and the ethernet address.
The device_name specifies which ethernet device information to display. There are two types of ethernet devices, en and ex. The device_type is followed by the minor number. An example is en0.
The a option will set the ethernet address. The address is six bytes separated by periods. An example of the a option is -a ff.ff.c0.00.00.0a.
The d option will print the debug buffers if the debug mode is activated.
The argument system specifies the system namelist to be used. The default is /unix.
The argument core specifies the corefile to be used. The default is /dev/mem.
SEE ALSO
CX/UX Networking