Routing & switching, topologies, LAN/WAN, OSI & TCP/IP models, network security.
3 concepts
Layer-2 switching on MAC addresses versus Layer-3 routing on IP, IPv4 addressing and CIDR subnetting math, basic routing behavior, and the LAN/WAN/MAN/PAN scale ladder.
Unlocks with an access pass — one-time payment, no auto-renew. View passes
The seven-layer OSI stack, the four-layer TCP/IP stack, encapsulation into PDUs, and protocols per layer (FE subarea D), plus the star/bus/ring/mesh physical topologies that belong to FE subarea B.
The seven OSI layers, layer 7 down to layer 1. Mnemonic: All People Seem To Need Data Processing.
The four TCP/IP layers, top to bottom; the practical model used on the internet.
Protocol Data Unit at Application, Transport, Network, Data Link, and Physical respectively. Packet = datagram.
Physical, Data Link, and Network layers respectively; the layer a device reads to make forwarding decisions.
Topology metric (FE subarea B, Network topologies): number of direct links in a full mesh of n nodes; quantifies the cost of full redundancy.
TCP detects loss/duplication/reordering and corrects; UDP has less overhead but no delivery guarantee.
Place the PDU and the device
Problem. A browser sends an HTTPS request. (a) At which OSI layer is the unit called a 'segment'? (b) A device on the path reads only the destination MAC address to forward the unit out a port — is it a hub, switch, or router? (c) Which TCP/IP layer absorbs the OSI Presentation layer that encrypts the request?
Mesh link count and redundancy (subarea B)
Problem. Topology problem (FE subarea B). A backbone is to fully mesh 8 core routers so every router has a direct link to every other. How many physical links are required, and how many links would be added by growing to 10 routers?
The CIA triad, symmetric versus asymmetric encryption and key-scaling math, authentication and hashing, firewalls and IDS/IPS placement, and common attacks with their mitigations.
Unlocks with an access pass — one-time payment, no auto-renew. View passes
TCP/IP Application = OSI App+Pres+Sess; Network Interface = OSI Data Link+Physical; Transport and Internet map one-to-one.