System Administration Guide, Volume 3

How to Check Interface Activity

Use the netstat command as follows to check that packets are being sent and received correctly:

  1. Become superuser.

  2. Type:


    # netstat -i
    

Refer to "netstat Command" and the netstat(1M) man page.