Domain 2 is where you actually build the network: routers, switches, VLANs and wireless. This is the most hands-on domain, so lab practice pays off enormously.
Routing
Routers move traffic between networks using a routing table and a default gateway.
How a Router Moves Traffic
Routing tables, next hops and the default gateway.
Tap or hover a part to learn more.
Different subnets.
Routing connects distinct IP networks — here 192.168.1.0/24 and 10.0.0.0/24. Devices in different networks can only reach each other through a router.
Check your understanding
1. What does a router use to choose where to send a packet?
2. Where does traffic go when no specific route matches?
Keep learning
For anything beyond a couple of networks, routers learn routes automatically with a dynamic routing protocol such as OSPF.
How OSPF Learns Routes
A link-state interior protocol: neighbours, LSAs and shortest-path first.
Tap or hover a part to learn more.
Hello packets.
OSPF routers send Hello packets to find directly-connected neighbours in the same area and form adjacencies. OSPF is a link-state Interior Gateway Protocol (IGP).
Check your understanding
1. What type of routing protocol is OSPF?
2. What metric does OSPF use?
Keep learning
Switching and VLANs
Switches deliver traffic locally, and VLANs segment one physical switch into many logical networks.
How VLANs Segment a Switch
Access ports, tagged 802.1Q trunks and logical separation.
Tap or hover a part to learn more.
One VLAN each.
An access port belongs to a single VLAN and connects one end device (a PC, phone or printer). The device is unaware of VLANs — the switch handles membership.
Check your understanding
1. What carries multiple VLANs between switches?
2. How do devices in different VLANs communicate?
Keep learning
Wireless
Know the bands, channels, standards and security you'll configure on real access points.
Wi-Fi: Bands, Channels & Security
The essentials of wireless networking.
Tap or hover a part to learn more.
2.4 / 5 / 6 GHz.
2.4 GHz has the longest range but the most interference and lowest speed; 5 GHz is faster with shorter range; 6 GHz (Wi-Fi 6E) offers the most clean spectrum at the shortest range.
Check your understanding
1. Which 2.4 GHz channels don't overlap?
2. Which should you use to secure Wi-Fi?
Why this domain matters
This is the domain that most closely mirrors the day job of a network administrator. Employers want to see that you can configure a VLAN, set up inter-VLAN routing, secure a wireless network and understand what your changes will do before you make them.
