IP Protocol Types Flashcards
Internet Control Message Protocol (ICMP)
Used to communicate information about network connectivity issues back to the sender, Network level Sends the PING
Transmission Control Protocol (TCP)
Uses the three way handshake between a client & a server and then establishes a connection using a concept called windowing syn to syn-ack to ack (connection-oriented)
User Datagram Protocol (UDP)
Detects if packets are corrupted when they are received by a client using a checksum lightweight Connectionless sends information will never know if all is sent BEST used for streaming of video and audio over the internet
Generic Routing Encapsulation (GRE)
Used as a simple and effective way to create a tunnel, called a GRE tunnel, over a public network. Sends the data over a public network by decapsulation & encapsulation of the data. NO ENCRYPTION
Internet Protocol Security (IPSec)
Used to protect one or more data flows between peers (Can enable Data confidentiality, Data integrity, origin authentication, Anti-replay.)
Authentication Header (AH)
A protocol within IPSec that provides integrity and authentication
Authentication Header (AH)
A protocol within IPSec that provides integrity and authentication