IP Protocol Types Flashcards
What does Internet Control Message Protocol (ICMP) do?
Used to communicate information about network connectivity issues back to the sender. Sands Datagrams.
What does Generic Routing Encapsulation Do (GRE)?
Used as a simple and effective way to create a tunnel, called a GRE tunnel over a public network. Doesn’t Provide any Encryption by default.
What does Internet Protocols Security (IPSec) do?
Used to protect one or more data flows between peers. Data confidentially lets you create and encrypt your tunnel to protect your data from prying eyes.
What is an Authentication Header (AH)?
A protocol within IPSec that provides integrity and authentication.
What is an Encapsulating Security Payload (ESP)?
Provides encryption and integrity for the data packets sent over IPsec