Copyright (c) 2026 MindMesh Academy. All rights reserved. This content is proprietary and may not be reproduced or distributed without permission.

2.2.1. Switching and Routing Appliances

ApplianceLayerFunctionDecision Based On
Hub1Repeats signals to all portsNothing—blind repetition
Switch2Forwards frames to correct portMAC address (CAM table)
Router3Forwards packets between networksIP address (routing table)
L3 Switch2-3Switches within VLANs, routes betweenMAC (intra-VLAN), IP (inter-VLAN)
Firewall3-7Filters traffic based on rulesIP, port, protocol, content
Load Balancer4-7Distributes traffic across serversAlgorithm (round-robin, least connections)

Router: Examines the destination IP and consults its routing table to determine the next hop. Routers create network boundaries—devices on different interfaces are on different networks and need Layer 3 routing to communicate.

Switch: Learns which MAC addresses connect to which ports by examining source MACs of incoming frames. Then forwards frames only to the port where the destination MAC exists. Unknown destinations are flooded to all ports; known destinations go only to the correct port.

Alvin Varughese
Written byAlvin Varughese
Founder15 professional certifications