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 |
Identify the command to display the Frame Relay map table? A.) Router# display frame-relay map B.) Router# show frame-relay map C.) Router(setup)# show frame-relay map D.) Router# show map frame-relay
Identify the 4 that are not LAN technologies? A.) HDLC B.) FDDI C.) 802.5 D.) HSSI E.) SDLC F.) Frame Relay
Which OSI layer provides best effort end to end packet delivery? A.) Data-Link B.) Presentation C.) Network D.) Transport E.) Physical F.) Application
Which IP host address range is allowable given an IP address of 172.37.2.56 and 12 bits of subnetting A. 172.37.2.48 to 172.37.2.63 B. 172.37.2.48 to 172.37.2.62 C. 172.37.2.49 to 172.37.2.62 D. 172.37.2.49 to 172.37.2.63 E. 172.37.2.55 to 172.37.2.126
Which command specifies a second subinterface on serial interface 0? A. interface s 0.2 point-to-point B. interface 2 s.0 point-to-point C. suberinterface 2.s 0 point-to-point D. interface s 0 sub 2 point-to-point E. interface s 0.1 point-to-point sub 2
What is the subnetmask of / 27 in network based and host based?
Novell NetWare has an Ethernet frame type called Ethernet_II. What is the matching Cisco command line keyword for this encapsulation method? A.) dix B.) sap C.) arpa D.) gns E.) snap F.) novell-ether
IGRP supports a feature that allows traffic to be distributed among up to 6 (4 default) paths to provide greater overall throughput and reliability. What is this called? A. unequal-cost load balancing B. equal-cost load balancing C. proportionate load balancing D. low cost load balancing
what do you mean by port triggering?
How we ping ICMP a NIC with a correct IP address but with wrong MAC address Do all NIC's can run inpromiscuous mode
Whith the hierarchical numbering of IP addressing what determines the spoon of the address that will identify the network number? A. subnet mask B. dots between octets C. class of the first octet D. assignments of DHCP E. address resolution process
Which command will display the encapsulation type on interface serial 0? A.) show interface s0 B.) show all C.) show int s0 encap D.) show encap s0 E.) show encap