Networking Forums

Networking Forums > Computer Networking > Linux Networking > Help - GbE speed and duplex

Reply
Thread Tools Display Modes

Help - GbE speed and duplex

 
 
Andrew Balmos (abalmos)
Guest
Posts: n/a

 
      11-04-2004, 12:45 PM
On Thu, 04 Nov 2004 16:11:52 -0600, L wrote:

> I'm back to black again :-(
>
> Are you saying:
> - data can be sent in both directions at the same time on GbE protocol, and
> - the bandwidth of GbE protocol is 2 Gbit/sec for full-duplex (sending data
> both ways at the same time) and 1 Gbit/sec for half-duplex?
>
> Thanks,
>
>
> T.


I am sorry, I am incorrect. I missed most of the GbE section in my CISCO
class, GbE now uses all 4 wire pairs (rather than just 2 as originally
designed) in a Cat5e wire or you can use Full-Duplex fiber optic (2 fibers).

GbE is a Full-Duplex protocol, but still only functions at 1Gigbit/sec.
And as 10GbE transfers at 10Gigbits/sec. (i.e. 1 or 10, respectfully,
gigs of data can be transferred per second.)

I'm am truly sorry about this mistake, and I thank you for ask because it
had me go back a read that section once more.


--
Andrew Balmos (abalmos)
abalmos [/@t\] gmail [/dot\] _remove_this_ [/com\]


Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
 
Reply With Quote
 
 
 
 
Andrew Balmos (abalmos)
Guest
Posts: n/a

 
      11-04-2004, 01:10 PM
On Thu, 04 Nov 2004 16:57:58 -0600, L wrote:

>
> Thank you so much for correcting it. I'm also learning daily even though I
> have been working in IT for so many years.
>
> I'm still a bit confused about the bandwith of GbE. Can GbE protocol send 1
> Gbps data to each direction **at the same time**, so we can get 2 Gbps data
> transfered (full-duplex) over the wire?
>
> Thanks,
>
> T.


No, Ethernet media (Cat5) have 4 twisted pairs in them, 10Base-T and
100Base-T use two of them and transfer at 125 Mbps. When they made GbE
they made a new media standard (Cat5e) and was able to reliably get
250Mbps out of each pair. They than used all 4 pairs to get a grand total
of 1000Mbps. So 1000Mbps of bandwidth can be used per second, thus you
have 1000Mbps for up and down combined.
--
Andrew Balmos (abalmos)
abalmos [/@t\] gmail [/dot\] _remove_this_ [/com\]


Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
 
Reply With Quote
 
Andrew Balmos (abalmos)
Guest
Posts: n/a

 
      11-04-2004, 02:00 PM
On Fri, 05 Nov 2004 00:14:50 +0100, Michael Heiming wrote:

> Nonsense again, a system has to theoretical cope with max. 2Gb/s
> on a single 1GB NIC in full-duplex mode. Which can outperform a
> standard 32bit PCI bus, you want to use 64bit slots/cards if you
> expect really heavy traffic.


I'm beging to sounds like a fool. I reread the chapter again and I mis
understood what it was saying the first time. In GbE Full-Duplex mode you
have a 1Gb/s up stream and a 1GB/s down stream.

Once again I am sorry. Thank you for the correction.

--
Andrew Balmos (abalmos)
abalmos [/@t\] gmail [/dot\] _remove_this_ [/com\]


Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
 
Reply With Quote
 
Andrew Balmos (abalmos)
Guest
Posts: n/a

 
      11-04-2004, 02:26 PM
On Thu, 04 Nov 2004 13:55:59 -0600, L wrote:

> Hi,
>
> Can some one please tell me:
>
> - does GbE mean each direction (half-duplex) can transfer 1 Gbit/sec, and
> full-duplex can transfer 2 Gbit/sec?
> - what wire speed (GByte/sec) is, and is it for half or full duplex?
>
> Thanks,
>
>
> T.


Ethernet can only send a packet one direction at a time (i.e. a packet can
not be coming to the NIC and leaving the NIC at the same time) if that
happens you have whats called a media collision in networking. So GbE
allows you to send 1 Gig of data per second, any amount of that 1 Gig can
be going either way.

Wire speed is that of how much data it can send per second. In this case 1
Gig.

--
Andrew Balmos (abalmos)
abalmos [/@t\] gmail [/dot\] _remove_this_ [/com\]


Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
 
Reply With Quote
 
Andrew Balmos (abalmos)
Guest
Posts: n/a

 
      11-04-2004, 03:13 PM
On Thu, 04 Nov 2004 14:48:11 -0600, L wrote:

> <sinp>
> Thanks.
>
> So, the definition of "wire speed" is not only for GbE. Both GbE and 10GbE
> have so called "wire speed", but they are 10 times different, correct?
>
> T.


Yes you are correct. All versions of enternet have a wire speed, and that
wire speed is the ammount of data that the wire can send per second. 10GbE
can send 10 Gigs of data a second.



--
Andrew Balmos (abalmos)
abalmos [/@t\] gmail [/dot\] _remove_this_ [/com\]

 
Reply With Quote
 
L
Guest
Posts: n/a

 
      11-04-2004, 06:55 PM
Hi,

Can some one please tell me:

- does GbE mean each direction (half-duplex) can transfer 1 Gbit/sec, and
full-duplex can transfer 2 Gbit/sec?
- what wire speed (GByte/sec) is, and is it for half or full duplex?

Thanks,


T.
--



 
Reply With Quote
 
L
Guest
Posts: n/a

 
      11-04-2004, 07:48 PM
> > - does GbE mean each direction (half-duplex) can transfer 1 Gbit/sec,
and
> > full-duplex can transfer 2 Gbit/sec?
> > - what wire speed (GByte/sec) is, and is it for half or full duplex?
> >
> > Thanks,
> >
> >
> > T.

>
> Ethernet can only send a packet one direction at a time (i.e. a packet can
> not be coming to the NIC and leaving the NIC at the same time) if that
> happens you have whats called a media collision in networking. So GbE
> allows you to send 1 Gig of data per second, any amount of that 1 Gig can
> be going either way.
>
> Wire speed is that of how much data it can send per second. In this case 1
> Gig.
>


Thanks.

So, the definition of "wire speed" is not only for GbE. Both GbE and 10GbE
have so called "wire speed", but they are 10 times different, correct?

T.
--

> --
> Andrew Balmos (abalmos)
> abalmos [/@t\] gmail [/dot\] _remove_this_ [/com\]
>
>
> Posted Via Usenet.com Premium Usenet Newsgroup Services
> ----------------------------------------------------------
> ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
> ----------------------------------------------------------
> http://www.usenet.com



 
Reply With Quote
 
David Schwartz
Guest
Posts: n/a

 
      11-04-2004, 08:11 PM

"Andrew Balmos (abalmos)" <(E-Mail Removed)> wrote in message
news(E-Mail Removed)...

> Ethernet can only send a packet one direction at a time (i.e. a packet can
> not be coming to the NIC and leaving the NIC at the same time) if that
> happens you have whats called a media collision in networking. So GbE
> allows you to send 1 Gig of data per second, any amount of that 1 Gig can
> be going either way.
>
> Wire speed is that of how much data it can send per second. In this case 1
> Gig.


Everything said above is completely incorrect. Full-duplex ethernet has
been around for a very long time. In fact, with GigE, all connections are
full duplex (to date nobody has bothered to implement half-duplex).

DS


 
Reply With Quote
 
L
Guest
Posts: n/a

 
      11-04-2004, 09:11 PM

"David Schwartz" <(E-Mail Removed)> wrote in message
news:cme5u7$iea$(E-Mail Removed)...
>
> "Andrew Balmos (abalmos)" <(E-Mail Removed)> wrote in message
> news(E-Mail Removed)...
>
> > Ethernet can only send a packet one direction at a time (i.e. a packet

can
> > not be coming to the NIC and leaving the NIC at the same time) if that
> > happens you have whats called a media collision in networking. So GbE
> > allows you to send 1 Gig of data per second, any amount of that 1 Gig

can
> > be going either way.
> >
> > Wire speed is that of how much data it can send per second. In this case

1
> > Gig.

>
> Everything said above is completely incorrect. Full-duplex ethernet

has
> been around for a very long time. In fact, with GigE, all connections are
> full duplex (to date nobody has bothered to implement half-duplex).
>


I'm back to black again :-(

Are you saying:
- data can be sent in both directions at the same time on GbE protocol, and
- the bandwidth of GbE protocol is 2 Gbit/sec for full-duplex (sending data
both ways at the same time) and 1 Gbit/sec for half-duplex?

Thanks,


T.
--


 
Reply With Quote
 
Michael Heiming
Guest
Posts: n/a

 
      11-04-2004, 09:13 PM
In comp.os.linux.networking "Andrew Balmos (abalmos)" <(E-Mail Removed)>:
> On Thu, 04 Nov 2004 13:55:59 -0600, L wrote:


>> Hi,
>>
>> Can some one please tell me:
>>
>> - does GbE mean each direction (half-duplex) can transfer 1 Gbit/sec, and


Is there half-duplex for GB?

>> full-duplex can transfer 2 Gbit/sec?


Theoretical, you probably want disks that can cope with
read/write at that speed.

>> - what wire speed (GByte/sec) is, and is it for half or full duplex?


> Ethernet can only send a packet one direction at a time (i.e. a packet can
> not be coming to the NIC and leaving the NIC at the same time) if that
> happens you have whats called a media collision in networking. So GbE


You should seriously think about upgrading your LAN equipment to
this century, full-duplex is more or less standard, allowing to
send/receive at the same time.

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 37: heavy gravity fluctuation, move computer to
floor rapidly
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Speed/Duplex settings mismatch Bardi Windows Networking 3 02-28-2006 04:39 PM
full duplex - half duplex chris Network Routers 2 10-09-2005 03:26 AM
Help - GbE speed and duplex L Windows Networking 1 11-04-2004 11:35 PM
Set speed/duplex on sis900 ethernet interface AnyBody43 Linux Networking 4 10-30-2003 09:41 AM
About duplex in WAPs Martin Holt Juliussen Wireless Internet 22 10-23-2003 01:08 AM



1 2 3 4 5 6 7 8 9 10 11