Postal and layered networks
Networks may (or may not) check for errors at various points. The layer at which the error is detected is responsible for taking corrective action.
- What happens if there is a misspelled word in a letter? Where is that error detected?
- What happens if the letter does not have a stamp on it? Where is that error detected?
- What happens if your friend has moved and left a forwarding address? Where is that error detected?
- What happens if your friend has moved and not left a forwarding address? Where is that error detected?
- What happens if you accidently write the wrong Zip Code? Where is that error detected?
- What happens if you accidently write the wrong street address? Where is that error detected?
- In a TCP/IP network, which layer is responsible for checking for spelling errors? What happens when they occur?
- In a TCP/IP network, which layer is responsible for checking transmission errors within the local area network? What happens when they occur?
- In a TCP/IP network, which layer is responsible for checking for errors when a message reaches its destination? What happens when they occur?