Lesson 1- Circuit, Packet and IP-Based Communications Flashcards
Purpose of OSI Model
Goal of creating a new communication standard for networking using layered networking
OSI stands for ?
Open Systems Interconnection
from ISO (international Orginzation for Standardization
What areas can OSI Model be implemented
Hardware and Software
Virtualization can all be implemented in software
OSI Reference Model 7 Layers
- Physical
- Data Link
- Network
- Transport
- Session
- Presentation
- Application
What is Application Layer Responsible For
Directly interacting with users - Programs on compuers such as an email program
What is Presentation Layer Responsible for
Coding of Data - File Formats and encryption takes place at this layer
What is Session Layer Responsible for
Maintaining communications between computers
What is the Transport Layer Responsible for
for breaking data into packets and properly transmitting them. Flow \control and error checking
What is the Network Layer responsible for
logical implementation of the network such as TCP/IP
What is the Data Link Layer responsible for
Transmitting information on computers connected in the same LAN - this is where MAC (medial access control) and LLC (logical link control) come into play
What is the Physical Layer responsible for
physical operation and translating binary into transport medium - copper network cables would be electrical pulses vs Fiber - bursts of light
Four Layers of TCP/IP
- Physical (1 and 2 of OSI)
- Network/Internet (Same at OSI)
- Host to Host/Transport
- Application (Maps to 5,6 and 7 of OSI)
Most Common TCP/IP Transport Layers
TCP- Transmission Control Protocol
UDP - User Datagram Protocol
What are common TCP/IP Application Layer Protocols
DHCP
HTTP
IMAP - Internet Messaging Access Protocol
FTP
POP - Post Office Protocol
SIP - Session Initiation Protocol
What are the key differences between OSI and TCP/IP Reference model
OSI is a streamline model that is more prescriptive vs TCP/IP which was more descriptive. Essentially OSI is for development of network software vs TCP/IP on how Internet Protocol operations
Describe Circuit Switching
dedicated digital or analog connection between two devices. POTS and PSTN are examples. Low latency and good performance but do not scale
Describe Packet Switching
packets send each packet to intended destination but each device along the way examines the MAC address and selects best outbound port. Receiver has to reconstruct the packet.
What is IP Based Communications
using specific protocols such as TCP/IP and IP providing a governance on how messages route across the networks. More efficient than Packet with less overhead
What are the most common IP Based Protocols and what do they do?
TCP/IP - guarantees the deliver of a stream of data. Layer 3 Network
IP - makes it possible to deliver across a complex network. both internal and external
Where did TCP and IP come from and how long ago
Based on ARPANET in the 1970’s
What was the first noticeable advantage of IP-Based from Circuit Based
Born out of AOL buddy list and the first to provide a SIP-Enabled presence and IM. Led to VoIP with Skype and Yahoo Messenger. These are the fore fathers to the collaboration apps we have now such as Teams, Google Workspace, RC, Webex, Zoom, etc.
What is the layout of the Network Called
Network Topology
Most Common Physical Topology Diagam
Wiring and Device Diagram
What does the Logical Topology represent and what sublayers are there
how the actual network works and how you transfer data. this is where your Media Access Control (MAC) and Logical Link Control (LLC) sublayers reside
What are is the main use of P2P networks
Host Based for Terminal Emulation and utilizing the RS-232 serial communication standard
What is the IEEE Standard for Ethernet
802.3 CSMA/CD - two wires for transmit and two wires for receive within a four-pair unshielded twisted pair