Missiora
Network+ Domain 2: Network Implementation

IT & Cyber Certifications

Network+ Domain 2: Network Implementation

1 min readPublished 22 Jul 2026

Track your progress. Sign in to mark this guide complete and build your Job Readiness Score.

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.

Interactive explainer

How a Router Moves Traffic

Routing tables, next hops and the default gateway.

192.168.1.0/2410.0.0.0/24ROUTERRouting table10.0.0.0/24 → next hop0.0.0.0/0 → gateway

Tap or hover a part to learn more.

Separate networks

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?

Practise this in AI Interview™

For anything beyond a couple of networks, routers learn routes automatically with a dynamic routing protocol such as OSPF.

Interactive explainer

How OSPF Learns Routes

A link-state interior protocol: neighbours, LSAs and shortest-path first.

11. Discover neighbours22. Exchange LSAs33. Run SPF (Dijkstra)44. Install best routes

Tap or hover a part to learn more.

1. Discover neighbours

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?

Practise this in AI Interview™

Switching and VLANs

Switches deliver traffic locally, and VLANs segment one physical switch into many logical networks.

Interactive explainer

How VLANs Segment a Switch

Access ports, tagged 802.1Q trunks and logical separation.

V10V10V20V20SWITCHTrunk · 802.1Q

Tap or hover a part to learn more.

Access ports

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?

Practise this in AI Interview™

Wireless

Know the bands, channels, standards and security you'll configure on real access points.

Interactive explainer

Wi-Fi: Bands, Channels & Security

The essentials of wireless networking.

AP2.4 GHz5 GHz6 GHzCh 1Ch 6Ch 11WPA2 / WPA3

Tap or hover a part to learn more.

Frequency bands

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?

Practise this in AI Interview™

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.

Interview Intelligence

How this topic actually shows up in interviews — and how to demonstrate you understand it.

Why employers ask about this

Implementation is the core of a network administrator's job. Interviewers test it to confirm you can safely make real changes — configuring VLANs, routing and wireless — without breaking production.

Junior questions
What is a VLAN and why would you use one?+

A logical segmentation of a switch into separate broadcast domains. Use it to separate departments, voice and guest traffic for security and performance.

What is a default gateway?+

The router address a device sends traffic to when the destination is on another network. A wrong default gateway breaks all off-network connectivity.

Mid-level questions
How would you set up communication between two VLANs?+

Configure inter-VLAN routing on a Layer-3 switch or a router (router-on-a-stick with an 802.1Q trunk), giving each VLAN a gateway interface.

Senior questions
When would you choose OSPF over static routing?+

When the network is large or changes often — OSPF adapts automatically and converges quickly, whereas static routes become unmanageable and fragile at scale.

Real-world scenarios
“After adding a second switch, parts of the network go down intermittently with high broadcast traffic.”+

Expected answer: Suspect a switching loop; confirm Spanning Tree is enabled and correctly electing a root bridge to block the redundant path.

Common candidate mistakes
  • Disabling Spanning Tree and creating a loop.
  • Forgetting that VLANs need a router/L3 switch to talk to each other.

Employability Intelligence

Where this knowledge takes you — the jobs, skills and certifications it feeds into.

Relevant roles
Network AdministratorNetwork EngineerWireless Engineer
Skills you're proving
RoutingSwitchingVLANsWireless configurationOSPF
Recommended certifications
Career progression

The hands-on skills that define the Network Administrator → Network Engineer path.

What employers expect

That you can configure routing, switching, VLANs and wireless safely, and predict the impact of a change before making it.

Frequently asked questions

What's the difference between static and dynamic routing?

Static routes are configured manually and don't adapt; dynamic routing protocols like OSPF learn and update routes automatically as the network changes.

How do devices in different VLANs communicate?

Through a router or Layer-3 switch performing inter-VLAN routing — they can't communicate directly at Layer 2.

Which 2.4 GHz Wi-Fi channels don't overlap?

Channels 1, 6 and 11.

Related guides

Practise what you've learned

Turn this guide into real, evidenced progress

Missiora helps you measure, improve and evidence the capabilities employers actually value — start with the tools best suited to this topic.

M
Published by
Missiora

Missiora is an AI Employability Intelligence platform. Our resources are researched and reviewed by the Missiora team to help you measure, improve and prove your career readiness.