Difference between pages "Package:Linuxsampler" and "Package:Ethtool"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
(Created page with "{{Ebuild |Summary=LinuxSampler is a software audio sampler engine with professional grade features. |CatPkg=media-sound/linuxsampler |Maintainer= |Homepage=http://www.linuxsam...")
 
m
 
Line 1: Line 1:
{{Ebuild
{{Ebuild
|Summary=LinuxSampler is a software audio sampler engine with professional grade features.
|Summary=Utility for examining and tuning ethernet-based network interfaces
|CatPkg=media-sound/linuxsampler
|CatPkg=sys-apps/ethtool
|Maintainer=
|Homepage=http://www.kernel.org/pub/software/network/ethtool/
|Homepage=http://www.linuxsampler.org/
}}
}}
'''ethtool''' is used to query, or control network drivers, and network hardware settings.  This is a sufficient replacement for net-tool's mii-tool
<console>##g##funtoo@funtoo ~ $ ##b##ethtool eth0
Settings for eth0:
Supported ports: [ MII ]
Supported link modes:  10baseT/Half 10baseT/Full
                        100baseT/Half 100baseT/Full
                        1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes:  10baseT/Half 10baseT/Full
                        100baseT/Half 100baseT/Full
                        1000baseT/Full
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Speed: Unknown!
Duplex: Unknown! (255)
Port: MII
PHYAD: 3
Transceiver: external
Auto-negotiation: on
Cannot get wake-on-lan settings: Operation not permitted
Link detected: no</console>
== External Resources ==
https://en.wikipedia.org/wiki/Ethtool


{{EbuildFooter}}
{{EbuildFooter}}

Latest revision as of 00:42, January 2, 2015

Ethtool

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

ethtool is used to query, or control network drivers, and network hardware settings. This is a sufficient replacement for net-tool's mii-tool

root ##g##funtoo@funtoo ~ $ ethtool eth0
Settings for eth0:
	Supported ports: [ MII ]
	Supported link modes:   10baseT/Half 10baseT/Full 
	                        100baseT/Half 100baseT/Full 
	                        1000baseT/Full 
	Supported pause frame use: No
	Supports auto-negotiation: Yes
	Advertised link modes:  10baseT/Half 10baseT/Full 
	                        100baseT/Half 100baseT/Full 
	                        1000baseT/Full 
	Advertised pause frame use: No
	Advertised auto-negotiation: Yes
	Speed: Unknown!
	Duplex: Unknown! (255)
	Port: MII
	PHYAD: 3
	Transceiver: external
	Auto-negotiation: on
Cannot get wake-on-lan settings: Operation not permitted
	Link detected: no

External Resources

https://en.wikipedia.org/wiki/Ethtool