RE: What frame format used by TCP/IP? [7:25924]

2001-11-12 Thread R. Benjamin Kessler
I believe it is Ethernet_II (in Novell-speak) or ARPA (in Cisco-language) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of CCIE TB Sent: Monday, November 12, 2001 7:55 AM To: [EMAIL PROTECTED] Subject: What frame format used by TCP/IP? [7:25924]

RE: What frame format used by TCP/IP? [7:25924]

2001-11-12 Thread Thomas Crowe
TCP/IP doesn't use a frame type per se. Frame types are set at the Data Link Layer (Layer 2). For example TCP/IP can run over Token Ring (802.5), FDDI, Fast Ethernet, etc etc, and all of these Link Layer topologies each have their own frame type. HTH __ Thomas

RE: What frame format used by TCP/IP? [7:25924]

2001-11-12 Thread CCIE TB
Adiah From: Thomas Crowe Reply-To: To: CCIE TB , Subject: RE: What frame format used by TCP/IP? [7:25924] Date: Mon, 12 Nov 2001 14:17:01 -0500 TCP/IP doesn't use a frame type per se. Frame types are set at the Data Link Layer (Layer 2). For example TCP/IP can run over Token Ring (802.5

RE: What frame format used by TCP/IP? [7:25924]

2001-11-12 Thread Priscilla Oppenheimer
TCP/IP tells the Ethernet driver what kind of frame type to use and 99.99% percent of TCP/IP implementations tell the driver to use Ethernet II, which is the frame format that has Dest Src Type. This is also known as arpa in the Cisco world. Is this what you were looking for, though? Or were

RE: What frame format used by TCP/IP? [7:25924]

2001-11-12 Thread CCIE TB
That is what I'm looking for. Thanks From: Priscilla Oppenheimer Reply-To: Priscilla Oppenheimer To: [EMAIL PROTECTED] Subject: RE: What frame format used by TCP/IP? [7:25924] Date: Mon, 12 Nov 2001 14:55:08 -0500 TCP/IP tells the Ethernet driver what kind of frame type to use and 99.99

RE: What frame format used by TCP/IP? [7:25924]

2001-11-12 Thread [EMAIL PROTECTED]
used by TCP/IP? [7:25924] TCP/IP tells the Ethernet driver what kind of frame type to use and 99.99% percent of TCP/IP implementations tell the driver to use Ethernet II, which is the frame format that has Dest Src Type. This is also known as arpa in the Cisco world. Is this what you were looking

RE: What frame format used by TCP/IP? [7:25924]

2001-11-12 Thread Priscilla Oppenheimer
data. Frame Check Sequence: 0x04007C00 Priscilla Oppenheimer @groupstudy.com on 11/12/2001 02:55:08 PM Please respond to Priscilla Oppenheimer Sent by: [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc:(bcc: Kevin Cullimore) Subject: RE: What frame format used by TCP/IP? [7:25924] TCP/IP

RE: What frame format used by TCP/IP? [7:25924]

2001-11-12 Thread Howard C. Berkowitz
Data Area:No more data. Frame Check Sequence: 0x04007C00 Priscilla Oppenheimer @groupstudy.com on 11/12/2001 02:55:08 PM Please respond to Priscilla Oppenheimer Sent by: [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc:(bcc: Kevin Cullimore) Subject: RE: What frame format used by TCP/IP

RE: What frame format used by TCP/IP? [7:25924]

2001-11-12 Thread [EMAIL PROTECTED]
: Subject: RE: What frame format used by TCP/IP? [7:25924] Interesting! Can you tell us more? In what situations does NCP run above TCP? Also do you have an example where more than just the TCP layer is decoded? Thanks. Priscilla At 05:11 PM 11/12/01, [EMAIL PROTECTED] wrote: In contrast to the IPX

RE: What frame format used by TCP/IP? [7:25924]

2001-11-12 Thread [EMAIL PROTECTED]
. Howard C. Berkowitz @groupstudy.com on 11/12/2001 06:22:40 PM Please respond to Howard C. Berkowitz Sent by: [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc:(bcc: Kevin Cullimore) Subject: RE: What frame format used by TCP/IP? [7:25924] In contrast to the IPX-based implementation