RE: collissions on serial line? [7:34816]

2002-02-07 Thread Michael Williams
AFAIK, it's not possible to get collisions on a serial line. I remember someone saying something about this being an example of Cisco reusing code in their IOS, i.e. using the same ouput routine for both serial and ethernet lines therefore it shows collisions even though it's not possible to get

RE: collissions on serial line? [7:34816]

2002-02-07 Thread Sean Knox
A serial line is a point-to-point link. Collisions are only possible on a shared medium, such as ethernet. -Original Message- From: somera cecilia [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 07, 2002 7:46 PM To: [EMAIL PROTECTED] Subject: collissions on serial line? [7:34816] Fo

Re: collissions on serial line? [7:34816]

2002-02-08 Thread Phil Barker
Not to my knowledge. Collisions are only relevant to contention based technologies the most common being CSMA/CD (Collision Sense Multiple Access with Collision Detection) as defined by the IEEE in 802.3. Serial links do not fit this bill as they have separate Tx and Rx pairs and therefore operat

RE: collissions on serial line? [7:34816]

2002-02-08 Thread Surya Prakash
: [EMAIL PROTECTED] Subject: RE: collissions on serial line? [7:34816] A serial line is a point-to-point link. Collisions are only possible on a shared medium, such as ethernet. -Original Message- From: somera cecilia [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 07, 2002 7:46 PM To

Re: collissions on serial line? [7:34816]

2002-02-08 Thread Eric Mwambaji
Theoretically, it is impossible to get collisions on a serial line. LAN bus architecture experiences collisions because two devices can send frames to the bus at the exact same time. Serial interfaces transmit on a frequency if you will. This means that the frames will pass each other even when se

Re: collissions on serial line? [7:34816]

2002-02-08 Thread Priscilla Oppenheimer
No, it's not possible. Cisco programmers just got a bit lazy and didn't remove that line from the "show int serial" output, which is based on the "show int ethernet" output. Priscilla At 10:45 PM 2/7/02, somera cecilia wrote: >Folks, I've been searching CCO but cannot find answers to this. Is

Re: collissions on serial line? [7:34816]

2002-02-08 Thread Priscilla Oppenheimer
If they pass each other, that's the opposite of a collision. Priscilla At 09:19 AM 2/8/02, Eric Mwambaji wrote: >Theoretically, it is impossible to get collisions on a >serial line. LAN bus architecture experiences >collisions because two devices can send frames to the >bus at the exact same tim

Re: collissions on serial line? [7:34816]

2002-02-08 Thread oz oleg
Phil, I belive that the CS in CSMA stands for Carrier Sense. Oleg Oz... List Lurker Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=34895&t=34816 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/