cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1088
Views
0
Helpful
6
Replies

Gigabit Ethernet, Media Access Control method ponit-to-point

zillah2004
Level 1
Level 1

I read the article below on net :

"---point-to-point best describes how the Gigabit Ethernet, Media Access Control method views the link"

What does the statement mean ?

6 Replies 6

mheusinger
Level 10
Level 10

Hi,

in my opinion they wanted to point out that Gigabit Ethernet has no concept of a Multiaccess network with CSMA/CD like the original Ethernet specification (implemented in hubs). There will be no collisions on a GE link as it is always full duplex. GE works like a Layer2 point-to-ponit link between two devices.

Hope this helps.

Martin

Hi Martin,

GigabitEthernet has indeed a concept of multiaccess network.. There are many problems running in half-duplex mode so the CSMA/CD protocol was enhanced to allow for GigabitEthernet to function...

The preferred method is without a doubt to run in Full-Duplex mode then viewing the link as a 'poin-to-point' link and this also the 'standard by practice', which I also think is the meaning of the original statement as you also pointed out..

Check these links:

http://www.cisco.com/univercd/cc/td/doc/cisintwk/ito_doc/ethernet.htm

http://www.usenix.org/publications/library/proceedings/als00/2000papers/papers/full_papers/ong/ong_html/node5.html

Did it help?

If it has a concept of multiaccess how does it can run as point-to-point ?

Does that mean ,,,it can run as point-to-point only in Full-Duplex mode ?

Yes, that's correct, only in Full-Duplex mode can it run as "point-to-point"...

Did it help?

Could you please refer me to some site I can read more about Full-Duplex how can it run as "point-to-point" ?

Hi again,

Firstly I just want to point out that "point-to-point" doesn't mean anything else than there is ONE sender and ONE receiver.. or.. there is ONE connection between TWO devices... and remember that GigabitEthernet physical and data link specification, while PPP (as you may be thinking of) is a data link and partly network specification.

Please check the sites I already mentioned:

http://www.cisco.com/univercd/cc/td/doc/cisintwk/ito_doc/ethernet.htm

http://www.usenix.org/publications/library/proceedings/als00/2000papers/papers/full_papers/ong/ong_html/node5.html

Did it help? Please rate any posts that are helpful.