Part 2 Flashcards
It is the name for set of standards for communications among computers for the purpose of serving as structural guideline for exchanging information between computers, terminals, and networks. Proposed by ISO and ITU-T
Open System Interconnection (OSI)
It looks at physical port and has a unit of information as bits
Physical Layer
Its responsibilities include: the actual propagation of unstructured data bits through a transmission medium (which includes how bits are represented, the bit rate, and how bit synchronization is achieved)
Physical Layer
Its responsibilities include: providing error-free communications across the physical link ; keeping the integrity of data from node-to-node; providing error detection and error correction; organizing bits into frames, and providing hop-to-hop (node-to- node) delivery.
Data Link Layer
It looks for MAC addresses (media access control addresses) and physical port numbers, has a unit of information as frames
Data Link Layer
OSI Layer which involves protocols such as ICMP (internet control message protocol), IGMP (internet group management protocol), ARP (address resolution protocol), and RARP (reverse address resolution protocol).
Data Link Layer
Its responsibilities include: providing the details that enable data to be routed between devices; determining which network configuration is most appropriate; logical addressing and routing of data (movements with packets from one point to another).
Network Layer
It looks at IP addresses, has a unit of information as packets
Network Layer
OSI Layer which involves different routing protocols such as RIP (routing information protocol), EIGRP (enhanced interior gateway routing protocol), and OSPF (open shortest path first).
Network Layer
It is the highest layer in terms of communications and it acts as the interface between the network and session layers.
Transport Layer
Its responsibilities include: controlling and ensuring the end-to- end integrity of the data message propagated through the network; segmenting, error recovery, and the two types of basic services to an upper layer protocol (connection-oriented and connectionless).
Transport Layer
It looks at logical port numbers, has a unit of information as segments
Transport Layer
OSI Layer which involves protocols such as UDP (user datagram protocol) and TCP (transmission control protocol).
Transport Layer
Its responsibilities include: establishing, managing, and terminating sessions; network availability; providing logical connection entities to the application layer ; network log- on and log-off procedures, user authentication, and determining the type of dialogue available (simplex, half duplex, or full duplex).
Session Layer
Its responsibilities includes: providing independence to the application processes by addressing any code or syntax conversion necessary to present the data to the network in a common communications format; data file formatting, encoding, encryption and decryption, dialogue procedures, data compression, synchronization, interruption, and termination; performing code and character set translation and determining the display mechanism for messages.
Presentation Layer
It is the most intelligent of all layers.
Application Layer
Its responsibilities include: interface between the user and the network; providing distributed information services; controlling the sequence of activities within an application and also the sequence of events between the computer application and the user of another application; communicating directly with the user’s application program, and allowing access to network resources.
Application Layer
Is a prescribed set of well-defined rules or processes for the solution of a problem in a finite number of steps.
Algorithm
Is a group of words, variable in length that is transported as a unit.
Message