Polymath

STEM · Full roadmap · ~115 min read · 39 steps

🌐IT Support Level 3: Network and Server Support (Aotearoa NZ)

Diagnose networks, subnet by hand, and support servers in the Aotearoa NZ context

Activities in this path

Match pairsSort into zones

Skill tree

0 / 39 steps

Unit 1

1

Start here

Course overview

2

What changes at level 3

L3 is the subject-matter expert who finds root cause

3

The OSI model as a map

Seven layers that split a network problem into pieces

4

Layers you will actually touch

Physical, Data Link, Network, Transport, and Application do the real work

5

TCP/IP model and encapsulation

Data gets wrapped in headers as it goes down the stack

Unit 2

IPv4 addresses and what they mean

32 bits split into a network part and a host part

CIDR notation and the slash

The /number counts how many bits are the network part

Subnetting: the host count

Hosts equal 2 to the power of host bits, minus 2

Subnetting: finding the ranges

The block size tells you where each subnet starts and ends

Private ranges and NAT

Private IPs stay inside, NAT translates them to one public IP

Unit 3

A short word on IPv6

128-bit addresses, written in hex, with no need for NAT

DNS, the name to number system

DNS turns names people remember into IP addresses machines route

DHCP, automatic addressing

DHCP hands out IP, mask, gateway, and DNS automatically

Common ports and protocols

Each service listens on a known port number

Switching: MAC tables and VLANs

Switches forward by MAC address and segment with VLANs

Unit 4

Trunking and spanning tree

Trunks carry many VLANs; STP stops loops from melting the network

Routing: moving between networks

Routers use a routing table to pick the next hop

Dynamic routing and where OSPF and BGP live

Routing protocols share routes automatically across the network

Network hardware in the rack

Switch, router, firewall, access point, load balancer each have one job

NZ fibre, the UFB network and the ONT

In NZ a fibre line is owned by a fibre company and handed to you at the ONT

Unit 5

NZ ISPs, peering and the subsea cables

NZ traffic peers locally at exchanges, then leaves the country on a handful of subsea cables

Wireless: bands, channels, and interference

Wi-Fi shares the air, so channels and bands decide performance

Enterprise wireless and 802.1X

Business Wi-Fi authenticates each user, not one shared password

Troubleshooting methodology

Work bottom-up the layers and change one thing at a time

The diagnostic toolkit

ping, traceroute, dig, netstat, and a packet capture each answer one question

Unit 6

Firewalls and basic network security

ACLs filter by port and address; VPNs extend the network securely

Server roles and operating systems

A server is a role plus an OS, usually Windows Server or Linux

RAID levels explained

RAID combines disks for redundancy, speed, or both

Virtualisation and hypervisors

One physical server runs many virtual machines via a hypervisor

Active Directory and FSMO roles

Domain controllers run AD, depend on DNS, and replicate; five FSMO roles coordinate

Unit 7

Group policy and managing the fleet

Group Policy pushes settings to many machines and users from one place

Monitoring and alerting

SNMP, syslog, and uptime checks tell you something broke before users do

Backup and disaster recovery

The 3-2-1 rule plus RTO and RPO define how you survive a failure

Cloud in NZ and data sovereignty

IaaS, PaaS, and SaaS move responsibility up the stack; in NZ, where the data sits is a legal question

Why NZ data often has to stay onshore

Data sovereignty, the government Cloud First policy, and Māori data governance decide where data may live

Unit 8

NZ security agencies, NZISM and the Privacy Act

Know CERT/NCSC for incidents, NZISM for government systems, and the Privacy Act 2020 for breaches

NZ employers, certs and the pathway

Stack CCNA with the NZ Certificate and Diploma in IT and aim at the big local employers

Common mistakes and a practice routine

Avoid the classic L3 traps and build the reflexes that prevent them

Where to go next

Where to go next

Start unit 1