The PDU at the network layer is a ________
Packet
Frame
Segment
Bit
Answers were Sorted based on User's Feedback
Answer / pachicoo
Explanation:
A segment is the unit of end-to-end transmission in the TCP
protocol. In general discussion about transmitting
information from one node to another, the term "packet" is
used loosely to refer to a piece of data. However, the
specific packet of data formed by TCP in the transport
layer is called a "segment."
When an application needs to send information to another
network-attached computer, it forms a message. The message
is passed to TCP (assuming a reliable protocol is needed;
otherwise, it is sent to UDP), where it is encapsulated
into a segment. The segment is sent to IP where it is
encapsulated into a datagram. The datagram is sent to the
data link layer where it is encapsulated into frames.
Message: The actual application data, command, or
instruction specified by the user or application. A message
is encapsulated within a TCP segment assuming TCP is used.
Segment: The packet of information exchanged between two
connected systems (peers) that contains transport layer
protocol information. TCP exchanges segments. Segments
encapsulate upper-layer messages.
Datagram: The packet of information that is exchanged
between two connected systems that contains network layer
protocol information. IP exchanges datagrams. Datagrams
encapsulate segments.
Frame: The packet of information at the data link layer
with a layout that is specific to the protocol in use.
Frames encapsulate datagrams.
More: In general, the term packet applies to any message
formatted as a packet, while the term datagram is generally
reserved for packets of an "unreliable" service.
A "reliable" service is one that notifies the user if
delivery fails, while an "unreliable" one does not notify
the user if delivery fails. For example, IP provides an
unreliable service. Together, TCP and IP provide a reliable
service, whereas UDP and IP provide an unreliable one. All
these protocols use packets, but UDP packets are generally
called datagrams.
Transmission Control Protocol (TCP) accepts data from a
data stream, 'segments' it into chunks, and adds a TCP
header creating a TCP segment. The TCP segment is then
encapsulated into an IP packet. A TCP segment is "the
packet of information that TCP uses to exchange data with
its peers."
Note that the term TCP packet is now used interchangeably
with the term TCP segment. Although in the original RFC
segment usually referred to the TCP unit of data, datagram
to the IP unit and packet to the data communications
network unit:
Processes transmit data by calling on the TCP and passing
buffers of data as arguments. The TCP packages the data
from these buffers into segments and calls on the internet
module [e.g. IP] to transmit each segment to the
destination TCP.
http://tools.ietf.org/html/rfc791#section-2.1
| Is This Answer Correct ? | 7 Yes | 2 No |
Which three statements about common elements of the TCP/IP protocol stack are true? (Choose three) A. IP provides connectionless service and routing capabilities B. APP enables devices to locate the IP address of local devices C. UDP provides simple connectionless service without windowing or acknowledgments D. ICMP provides connection oriented management data to routers and Layer 3 switches E. TCP enables devices to send large quantities of data using windowing in a connection oriented manner
Which types of packets used in EIGRP?
what is the main features of link state routing protocols?
Identify 2 features of PPP PAP authentication? A.) Username and password is sent in clear text B.) Authentication messages are sent periodically during the connection C.) More secure than CHAP D.) Remote node is control of authentication process
Hi Everyone, i am CCNA certified, i am searching jobs related to ccna. Although i don't have experience in networking field, i found very difficult to search job(posted my resume in all job portals). I am very much interested to work in networking field, please guide me, my mail id: nagesha12adig@gmail.com; Please let me know any company taking ccna freshers(Preferably Bangalore location). Thanks guys...
Which ISDN specification series deals with Concepts and Terminology? A.) World Series B.) I- Series C.) Q-Series D.) 911-Series E.) J-Series F.) F-Series
What protocols can you use while testing Trace? A.) DECnet B.) CLNS C.) IP D.) Old Vines E.) Vines F.) Chaos
As system administrator, you type "debug ipx sap" and receive the following lines as part of the IOS response: type 0x4, "HELLO2", 199.0002.0003.0006 (451), 2 hops type 0x4, "HELLO1", 199.0002.0003.0008 (451), 2 hops What does "0x4" signify? A. That is a Get Nearest Server response. B. That it is a General query. C. That it is a General response. D. That it is a Get Nearest Server request.
What are four ways that Fast Ethernet compares to 10BaseT Ethernet? (Choose four) A. Fast Ethernet uses the same Maximum Transmission Unit (MTU) B. Fast Ethernet is based on an extension to the IEEE 802.3 specification C. Fast Ethernet uses the same Media Access Control (MAC) mechanisms D. Fast Ethernet preserves the frame format that is used by 10BaseT Ethernet E. Fast Ethernet errors a speed increase one hundred times that of the 10BaseT Ethernet
Identify the number range for IPX SAP filters? A.) 900 - 999 B.) 1000 - 1099 C.) 800 -899 D.) 100 - 199
An autonomous system can only exist if all routers in that system meet which criteria? A. interconnected B. run the same routing protocol C. assigned same autonomous system number D. run IGRP only E. run RIP only
How do you disable advanced editing? A.) terminal editing B.) terminal no editing C.) disable editing D.) no terminal editing