Ignoramus15584 <(E-Mail Removed)> writes:
>On Tue, 04 Sep 2007 09:30:23 -0600, Douglas Mayne <(E-Mail Removed)> wrote:
>> On Tue, 04 Sep 2007 07:24:48 -0500, Ignoramus3635 wrote:
>>
>>> I decided to undertake, slowly, a project to upgrade my home network
>>> to gigabit speed. Starting with the main switch, I want to buy a 16
>>> port gigabit speed switch.
>>>
>>> I have a basement server computer with nVidia's CK804 chipset and
>>> network built into the mobo.
>>>
>>> My question is how to tell if this thing supports gigabit ethernet, or
>>> not? At the moment I have no other gigabit speed devices. thanks
>>>
>>> i
>>>
>> Perhaps, one of these will give the details.
>> # ethtool eth0
>> # mii-tool eth0
>>
>> The network card in my system gives the details you are looking for using
>> ethtool.
>>
>Thank you!!!!!!!! This is beautiful!!!
>This ethtool is great. I used to use mii-tool for my laptop, which
>stopped working in FC7. So I stopped using it, which was bad. Now I
>know to use ethtool instead. For my basement server, it says:
>root:~ ###ethtool eth0
>Settings for eth0:
> Supported ports: [ MII ]
> Supported link modes: 10baseT/Half 10baseT/Full
> 100baseT/Half 100baseT/Full
> 1000baseT/Full
> Supports auto-negotiation: Yes
> Advertised link modes: 10baseT/Half 10baseT/Full
> 100baseT/Half 100baseT/Full
> 1000baseT/Full
> Advertised auto-negotiation: Yes
> Speed: 1000Mb/s
> Duplex: Full
> Port: MII
> PHYAD: 9
> Transceiver: external
> Auto-negotiation: on
> Supports Wake-on: g
> Wake-on: d
> Link detected: yes
>So I think that I am all set for gigabit speed.
No you are not. as I mentioned you need two computers, and all links
between to be gigabit to get any speed improvement.
>i
|