What is the difference between a switch and a router?
A switch connects devices within the same LAN (Layer 2). A router connects different networks together (Layer 3).
Name the 7 layers of the OSI model in order.
Physical, Data Link, Network, Transport, Session, Presentation, Application.
What is the difference between TCP and UDP?
TCP is connection-oriented (reliable, guarantees delivery) whereas UDP is connectionless (faster, no error checking).
What is the difference between single-mode and multi-mode fiber?
Single-mode has a smaller core, travels longer distances, and is used for backbones. Multi-mode has a larger core and is used for shorter distances.
What does NAT stand for?
Network Address Translation.
A server cannot connect to the internet. What is your troubleshooting process?