Oltre a ifconfig, esiste un'app / script per OS X Lion che produce output / informazioni simili a ethtool ?
In particolare, vorrei poter interrogare quanto segue:
- informazioni sul driver
- online / offline
- Velocità
- duplex
L'output di ethtool è simile a questo:
ajc@ajc-3] sudo ethtool eth0|grep Duplex ~
Duplex: Full
ajc@ajc-3] sudo ethtool eth0|grep Speed ~
Speed: 100Mb/s
ajc@ajc-3] sudo ethtool eth0|grep Link ~
Link detected: yes
ajc@ajc-3] sudo ethtool -i eth0 ~
driver: pcnet32
version: 1.32
firmware-version:
bus-info: 0000:00:03.0