OSI Model (open systems interconnection)
Application: provide networking options to programs to transmit data || → Data Presentation: translates data into a standardised format || → Data Session: sets up a session with network || → Data Transport: TCP (transmission control protocol - sustained ) and UDP (user datagram protocol - speed) || → Data segments/ Datagrams Network: destination of request - figures out the best route IPV4 || → Data packets Data Link: Add MAC address from Network Interface Card unique. physical address used to identify destination || → Data frames Physical: Hardware → Data Bits
Encapsulation Information containing details specific to the layer in question is added on the start of the transmission - increase security and integrity.
De-encapsulation reverse of Encapsulation. stripping off the added information as it goes
TCP/IP model (Transmission Control Protocol / Internet Protocol) - control the flow of data and how data packets are addressed and sent -four layers version of OSI
- Application (Application, Presentation, Session)
- Transport (Transport)
- Internet (Network)
- Network Interface (Data Link, Physical)
-Three-way handshake- I. SYN - synchronise - computer sends request to remote server to initialzie a connection II. SYN/ACK - synchronise/acknowledgement - Remote server responds with acknowledgment and syn bit III. ACK - computer returns acknowledegment
Networking Tools - Ping
ping
Networking Tools - Traceroute
traceroute
Networking Tools - whois
whois
Networking Tools - Dig
dig
- Request made by computer
- computer checks local cache for IP
- send request to recursive DNS server (stored in router)
- send request to root name server - get the closest server to request
- Top-level domain - split into extensions .com vs .co.uk (keep track of level down)
- Authoritative name servers - store DNS records
- Request sent back to computer
CISCO SELF STUDY GUIDE BY STEVE MCQUERRY***