You can use the netinfo command to see the network devices that are configured on a host.
To list all the devices for the network adapters
that are installed in your machine, enter:
netinfo -l dev
To show which devices are mapped to the Internet
protocol suite (inet), enter:
netinfo -p inet
See also ``Verifying the configuration of network interfaces''.