OSI Model Flashcards
Wireshark
packet analyzer
Encapsulation
The process of putting headers & trailers around some data
Protocol Data Unit (PDU)
A single unit of information transmitted in a computer network
SYN (Synchronization)
Used to synchronize connection during the three-way handshake
ACK (Acknowledgement)
Used during the three-way handshake, but also used to acknowledge the successful receipt of packets
FIN (Finished)
Used to tear down the virtual connections created using the three-way handshake and the SYN flag
RST (Reset)
Used when a client or server receives a packet that it was not expecting during the current connection
PSH (Push)
Used to ensure data is given priority and is processed at the sending or receiving ends
URG (Urgent)
Similar to PSH and identifies incoming data as urgent