Network related errors

Hi

How to check if my AIX server has any network related errors ?

You can check if there are any errors counting up when issuing for example:

netstat -i

and check for the column headers containing "err" and "col". Also check your Error Report maybe.

entstat -d ent0 or whatever interface you want to check.