interface collisions on ethernet nic

Hi,
is there any method to check the interface collisions on ethernet NIC in AIX. I know that in Solaris it's netstat -i but I've written that in AIX it doesn't show this.
Thanks&regards,
p

entstat -d entX or netstat -D

don't forget about man pages. man netstat

1 Like