What is a LAN?

A local-area network (LAN) connects devices within a limited physical area. Devices on a LAN will typically be connected with wires conforming to IEEE Ethernet specifications or wirelessly using WiFi which conforms to IEEE 802.11 standards.

Home and Small Office / Home Office (SOHO) LANs

Small LANs for personal use or for a small organisation may consist of

  • Endpoints – computers, printers, phones, tablets and more.

  • A wireless access point.

  • A network switch with 4 – 8 ethernet ports.

  • A network router.

Some endpoints will connect directly to the switch using Ethernet cables and others will connect to the wireless access point (WAP) using WiFi. The WAP is then connected to the switch.

The switch connects to the router which is connected to the Internet via an Internet Service Provider.

In reality, the Wireless Access Point, switch and router will often be integrated into a single device (which is often marketed as a ‘router’).

Enterprise LANs

For larger organisations, the devices which make up a network will perform the same functions but on a larger scale to support many more endpoints. For example and organisation might have

  • One switch for each floor (each with 24 or 48 Ethernet ports)

  • One wireless access point connected to each switch

  • An additional switch to aggregate connections from each floor

  • A separate router which is connected to the Internet or the organisation’s Wide Area Network (WAN).

Connections and cables will still use standards from the Ethernet and WiFi (802.11) families.

Network Devices

Switch

A network switch is typically a device which operates at layer 2 of the OSI model. It is concerned with sending and receiving Ethernet frames within a LAN.

Router

A network router is a layer 3 device. It operates at the Internet layer of the TCP/IP model and therefore understands the Internet Protocol (IP) and is able to route packets based on IP addresses.

Questions

Question 1

What does LAN stand for?

Question 2

Which layer of the OSI model does a standard network switch operate at?

  1. Layer 3

  2. Layer 4

  3. Layer 1

  4. Layer 2

Question 3

Which layer of the OSI model does a router primarily operate at?

  1. Layer 3

  2. Layer 4

  3. Layer 1

  4. Layer 2

Prerequisite Skills

lesson

The OSI 7 Layer Reference Model

The Open Standards Interconnection model (OSI) is a network architecture reference model developed by the International Organization for…

Follow On Cyber Learning

lesson

ARP: The Address Resolution Protocol

ARP helps us match IP addresses to hardware (MAC) addresses.

lesson

How does IPv4 work?

IPv4 has been at the heart of the TCP/IP stack since it's inception. It is slowly being replaced by IPv6.

lesson

What is a WAN?

Wide area networks enable data to be transferred across large geographic distances.

Related Training Courses

course

Computer Networking Foundations

Understand how modern computer networks work.