Verified stock - ETA separate - CALL unknown Verified warehouse stock shown first. Supplier ETA shown separately. CALL = unknown, never shown as available. Feed snapshot: 18 Jun 2026 · 20:18 ACST
Switches & PoE

How to choose a network switch

Managed vs unmanaged, port count, 1G vs 2.5G vs 10G, uplinks, SFP, Layer 3, stacking — honest procurement advice for Australian B2B buyers.

Choosing the wrong switch is one of the more expensive infrastructure mistakes you can make — not because switches are unusually pricey, but because a misconfigured or under-specced unit gets lived with for five to eight years. This guide focuses on the core switch decision. If your requirement includes powering APs, IP cameras, or desk phones over the cable, read How to choose a PoE switch alongside this one.

Managed, smart, or unmanaged?

Start here. The three categories are not just marketing tiers — they represent genuinely different capability levels.

Unmanaged switches are plug-and-play with no configuration interface. They suit a single flat network where everything can see everything and traffic isolation is not required. A small workshop, a retail stockroom, or a printer cluster on a dedicated segment are reasonable use cases.

Smart switches (sometimes called “web managed” or “lite managed”) give you a browser-based GUI with VLAN support, basic QoS, and port statistics. They occupy a cost-effective middle ground for small offices that need basic segmentation but do not require a full CLI or SNMP management stack.

Fully managed switches expose a CLI, SNMP, 802.1X port authentication, RADIUS integration, advanced ACLs, and in many cases RSPAN/ERSPAN for traffic analysis. If you run VoIP alongside data, separate guest Wi-Fi, CCTV on its own VLAN, or you need to meet any compliance baseline, a managed switch is not optional.

Port count and growth headroom

The practical rule: never buy a switch you expect to fill within 18 months. Cascading a second switch is not free — you lose uplink bandwidth to the secondary unit, add a failure point, and end up with two management interfaces to maintain. The port-count tiers that make sense for most sites:

Site sizeRecommended access tier
≤ 10 devices16-port managed or smart switch
11–30 devices24-port managed switch
31–45 devices48-port managed switch
46+ devices or multiple floorsStack or distribution layer

Count every wired device — workstations, APs, cameras, printers, VoIP handsets — then apply a 25–30% growth buffer before selecting a model.

Port speed: 1G, 2.5G, and 10G

1G (Gigabit Ethernet) remains the right choice for the majority of office access ports. Standard office workloads — email, cloud apps, video conferencing, file server access — do not saturate a gigabit link from a single endpoint.

2.5G is worth considering at the access layer when you have Wi-Fi 6 or 6E access points that can aggregate multiple client streams beyond a gigabit, or workstations connected to a NAS where throughput matters. The cost delta over 1G has narrowed significantly on 8- and 16-port models.

10G at the access layer is appropriate for servers, hypervisors, all-flash storage arrays, and editing workstations pulling large media files locally. Running 10G to standard office desktops is hard to justify on any current workload profile.

Uplinks should generally run at one tier above your access ports. A 1G-access switch needs 10G uplinks to avoid the uplink becoming the bottleneck under aggregate load.

Most managed switches include dedicated uplink ports — often 1G SFP, 10G SFP+, or both — separate from the copper access ports. SFP slots accept small-form-factor transceivers: short-range multimode fibre, long-range singlemode fibre, or direct-attach copper (DAC) cables depending on the transceiver you install.

Key points:

  • DAC cables are the lowest-cost, lowest-latency option for switch-to-switch runs under 7 metres (typically rack-to-rack).
  • Multimode fibre (OM3/OM4) handles runs up to 300 m at 10G and is the standard within a building.
  • Singlemode fibre is for runs beyond a building or campus distances.

Confirm that any transceiver is listed as compatible with your switch vendor — some vendors lock SFP slots to branded optics. Open-market standards-compliant transceivers are often accepted on Cisco, TP-Link Omada, Ubiquiti, and Netgear, but verify before ordering.

Layer 2 vs Layer 3

A Layer 2 switch forwards frames by MAC address within a VLAN. Inter-VLAN routing is handled by the router or firewall upstream. This is entirely adequate for small single-site deployments.

A Layer 3 switch can also route packets between VLANs at hardware speed using its own routing table. This matters when your site has multiple switches, high inter-VLAN traffic (e.g. workstations talking to a local server across VLANs), or you want to reduce the load on your router or firewall. Layer 3 is also the standard choice for the distribution or core layer in any multi-switch design.

Stacking

Stacking links two or more physical switches into a single logical unit with one management IP and a shared MAC table. Benefits: simpler management, cross-stack link aggregation (LAG), and hitless failover in some implementations. Drawbacks: proprietary stacking cables or modules add cost, and you are committing to one vendor’s platform for the life of the stack.

For a site that will grow beyond 96 ports or needs ring-topology resilience, stacking is worth planning for at purchase time. Buy a stackable model even if you start with a single unit.

Fanless switches for quiet environments

If the switch lives outside a comms cabinet — in an open office, boardroom, or reception — fan noise matters. Fanless switches use passive heatsinks and are measurably quieter. They also remove a mechanical component that fails over time.

The practical constraint is density: fanless models typically top out at 16–24 ports and low power budgets. High-density or high-PoE-wattage switches need active cooling. If your environment demands silence and your port count fits, fanless is a sensible choice.

Warranty and support

Enterprise-grade switches (Cisco Catalyst, Juniper, Aruba) carry lifetime limited hardware warranties with next-business-day advance replacement options available as separate contracts. SMB-tier switches (Ubiquiti, TP-Link Omada, Netgear ProSafe) typically carry three to five year limited warranties. Read the warranty terms before buying — specifically whether it covers advance replacement or return-to-base only, and whether the warranty is registered or automatic.

Buying through Business IT Supply

Pricing on the catalogue is shown ex-GST with GST-inclusive totals at checkout — no surprises at the invoice stage. As an Australian retailer, consumer-guarantee obligations under the ACL sit with us, not with you chasing an overseas manufacturer. Stock status reflects what we have verified on hand; where lead time applies from a supplier we show an honest ETA, not a placeholder. Add switches directly to a quote via Browse switches — quotes come back with line-item pricing, ready to send to your finance team or IT manager for approval.

Shop this guide

Live availability and price from the catalogue — verified stock, supplier ETA and CALL shown honestly. We never put an "Add" on a line we can't confirm.

Some picks aren’t in the live launch range yet — Browse switches to see current options with honest stock and ETAs.

Frequently asked questions

What is the difference between a managed and unmanaged switch?
An unmanaged switch plugs in and works with no configuration — suitable for a simple flat network with no segmentation requirements. A managed switch gives you VLANs, QoS, port mirroring, SNMP monitoring, and access-control lists. If you have more than one business function sharing the network (e.g. staff, guests, VoIP, security cameras), a managed switch is the right call.
Do I need a Layer 3 switch or will Layer 2 do?
Layer 2 is sufficient when a dedicated router handles all inter-VLAN routing and your switch count stays low. You want Layer 3 when you need the switch itself to route between VLANs at wire speed — common once you have multiple switches and want to keep inter-VLAN traffic off the router's CPU. For most small sites under 50 users, a Layer 2 managed switch with a capable router covers everything.
How many ports do I actually need?
Count every wired device that will ever be in the space, add your access points and any IP cameras, then add 25–30% headroom for growth. A 24-port switch that is 80% occupied on day one limits you within 12 months. It is cheaper to buy a 48-port unit now than to cascade a second switch later and deal with uplink bottlenecks.
When does 2.5G or 10G make sense for access ports?
1G access ports cover the majority of office workloads today. 2.5G becomes worth considering when you have Wi-Fi 6 or 6E APs that can genuinely saturate a gigabit uplink, or NAS-connected workstations doing frequent large-file transfers. 10G access is normally reserved for servers, hypervisors, and storage arrays — it adds cost across every port and is rarely justified for general staff desktops.
Is a fanless switch worth the premium for an office environment?
Yes, if the switch lives in an open office, boardroom, or reception area where fan noise is noticeable. Fanless switches also have fewer mechanical failure points. The trade-off is that passive cooling limits port density and power handling — very high port counts and high-wattage PoE loads typically require active cooling. For a small cabinet in a quiet office, fanless 8- or 16-port models are a sensible spend.