Paul Mc Auley wrote:
> Is there an "official" way of testing the link status of an ethernet
> device?
>> If, for instance eth0 is unplugged I can type (as root) mii-tool and get
> back, eth0: no link
>> If there a way to do that as a non-root user short of writing a wrapper?
> Also the man page for mii-tool says:
> "This program is obsolete. Valid media are only 100baseT4, 100baseTx-
> FD,100baseTx-HD, 10baseT-FD and 10baseT-HD ethernet cards. For
> replacement check ethtool."
>> Which is fine, only I can't find a way of making ethtool do what I want.
> What's the story on this?
> Paul
sudo ethtool eth0 | grep -qF "Link detected: yes" && echo connected || echo disconnected
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!