Encapsulation and Decapsulation Flashcards
Encapsulation
The process of putting headers (and trailers) around some data.
Protocol Data Unit (PDU)
A single unit of information transmitted in a computer network.
FIN (Finished)
Used to tear down the virtual connections created using the three-wey handshake and the SYN flag.
SYN (Synchronization)
Used to synchronize connection during the three-way hadnshake.
RST (Reset)
Used when a client or server receives a packet that it was not expecting during the current connection.
ACK (Acknowledgment)
Used during the three-way handshake, but also used to acknowledge the successfull receipt of packets.
PSH (Push)
Used to ensure data is given priority and is processed at the sending or receiving ends.,
URG (Urgent)
Similiar to PSH and identifies incoming data as urgent.
Mac Address
Physical address that is used to identify a network card on a local area network.
EtherType
Used to indicate which protocol is encapsulated in the payload of a frame.