Please enable JavaScript.
Coggle requires JavaScript to display documents.
Networking and Protocols - Coggle Diagram
Networking and Protocols
Network protocols
HeadLine
Protocols define the format and order of messages and the actions to be taken upon receipt of the messages
-
-
Protocol Stacks
-
-
How it work ?
-
Each layer is aware of only the requirements that must be provided in order to communicate with the corresponding layer on the remote host
-
Packets Are Generated
-
Header: assists the outers and gateways between the two machines in sending the packet along its way
decapsulation.
process of stripping off one layer's headers and passing the rest of the packet up to the next higher layer
Layer 3
ICMP
-
-
Notes :check:
-
-
IP, TCP, and UDP all rely on ICMP
-
-
-
ICMP packets have only three header fields, fewer fields even than UDP
IP
IPV4
Header
-
-
Some IP options
-
-
-
Loose Source Routing
Allows the sender to specify a list of routers a packet must pass through. It may also traverse other routers if required.
-
-
-
-
-
-