Interview questions Flashcards
https://www.youtube.com/watch?v=EmOkXSnSNQQ&t=180s
what is the OSI model in networking?
OSI is a reference model which shows how applications communicate in a network, consist of 7 layers .
- Physical (it sets up the bit streams across network)
- Data link (sets up links across networks, deals with framing and MAC addresses)
- network Layer (handles addressing and routing data)
- Transport (used for end to end encryption communication. TCP UDP)
- Session Layer (used for interhost communication)
- Presentation (data representation and encryption
- application (services that process data)
explain the TCP/IP model
has 4 layers instead of 7
Network layer (data and physical)
Interntet layer (network)
Transport layer
Application layer (session, presentation and application)
what is data encapsulation and deencapsulation
as data is passed from 1 layers of the OSI model, each layer adds a header containing protocol information specific to that layer
Headers are called PDU - protocol data unit
once the data has reached its destination, those PDUs are stripped away (de encapsulation)
what is Ethernet and explain different cabling types?
ethernet is as suite of tecnologies which provide data link and physical specifications for controlling access to a shared network
Coax, twisted pain, fiber