On Jul 27, 8:15 am, Marcowrote:
> Hi all!
> I have a simple question: how can I detect the ethernet link status?
> Usually on linux I use ethtool but I don't know on aix..
>
> Thanks
>
> Marco
ok, I found.
netstat -v | grep -i link
This is a discussion on link status - Aix ; Hi all! I have a simple question: how can I detect the ethernet link status? Usually on linux I use ethtool but I don't know on aix.. Thanks Marco...
Hi all!
I have a simple question: how can I detect the ethernet link status?
Usually on linux I use ethtool but I don't know on aix..
Thanks
Marco
On Jul 27, 8:15 am, Marcowrote:
> Hi all!
> I have a simple question: how can I detect the ethernet link status?
> Usually on linux I use ethtool but I don't know on aix..
>
> Thanks
>
> Marco
ok, I found.
netstat -v | grep -i link
On Jul 26, 11:29 pm, Marcowrote:
> On Jul 27, 8:15 am, Marcowrote:
>
> > Hi all!
> > I have a simple question: how can I detect the ethernet link status?
> > Usually on linux I use ethtool but I don't know on aix..
>
> > Thanks
>
> > Marco
>
> ok, I found.
>
> netstat -v | grep -i link
Yes, this output is also 'entstat'.