CHP 2 Network Terminology
CHP 2 Network Terminology
CHP 2 Network Terminology
h t t p : / / f t m k . u t e m . e d u . m y
Chapter 2 NETWORK
by TERMINOLOGY
Ts. Dr. Nazrulazhar Bahaman BITS 2343 | Computer Network
nazrulazhar@utem.edu.my
• Segmentation
• Divided the data into smaller, more manageable pieces called
segments
• Many different conversation can be interleaved on the network, giving
each user a part or the bandwidth – multiplexing
• Increases the reliability of network communication
• Processes
• Regenerate and retransmit data signals
• Maintain information about what pathways or routes exist through the
network and the internetwork
• Notify other devices of errors and communication failures
• Direct data along alternate routes when there is a link failure
• Classify and direct message according to QoS priorities
• Permit or deny the flow of data based on setting
Format
• The format or structure of the message.
• How much data to put into each segment
• Defines the sizes of each Protocol Data Unit (PDU)
Process
• The process by which intermediary devices share information
about the path to the destination
Error Messages
• The method to handle error and system messages between
intermediary devices
Termination
• The process to setup and terminate communications or data
transfers between hosts
• Define the duration of inactivity or idle timeout to terminate a
connection
• Application Protocol
• Transport Protocol
• Internetwork Protocol
• Network Access Protocol
• Application Protocol
• HTTP defined the content and formatting of the requests and
responses exchanged between the client and the server
• Transport Protocol
• TCP messages the individual conversations and divides to HTTP
messages into smaller pieces called segments
• TCP is also responsible for controlling the size and rate at which
messages are exchanged.
• Internetwork Protocol
• IP is responsible for taking the formatted segments from TCP,
encapsulating them into packets, assigning the appropriate IP
addresses and selecting the best path to destination
• Network Access Protocols
• Describes the data link management and the physical transmission of
the data on the media.
• Data-link management protocols encapsulates the packets into frames
• The physical media standards and protocols govern how the signals
are sent over the media and how they are interpreted by the receiving
end device
• TCP/IP model
• The functions that occur at layer of protocols within the TCP/IP suite
• OSI model
• Used for network design, operation specifications and troubleshooting
• Finally the bits are encoded onto the Ethernet media by the end-
device Network Interface Card (NIC)
DN
49