LAN Hardware

0.0(0)
studied byStudied by 4 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/23

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

24 Terms

1
New cards

What is a LAN?

Local Area Network

2
New cards

Describe what is meant by a LAN

A collection of computers and peripherals connected together within a single site

3
New cards

Where do LANs operate?

On a single site such as a school, business or home

4
New cards

What do LANs do?

They connect devices within a small area via wires or wireless connections

5
New cards

What hardware are required to connect devices to a LAN?

NIC, router, switch, WAP

6
New cards

What is a NIC?

Network Interface Card

7
New cards

What kind of device is a NIC built into?

Every device that requires the use of a network

8
New cards

What does a NIC include?

A MAC address which is assigned when created and used when sending data across a LAN

9
New cards

What does a switch do?

Connects multiple devices together on a LAN and reduces traffic and data collisions

10
New cards

How does a switch transmit data around a LAN?

It identifies each new device by its MAC address so any data around a LAN is transmitted to the correct device directly

11
New cards

What is a WAP?

Wireless Access Point

12
New cards

What does the WAP do?

It allows devices to connect wirelessly to a LAN

13
New cards

How is the WAP connected?

Via wires to the network which allows it to convert radio frequencies into electrical signals

14
New cards

What is the main use of a router in a LAN?

To connect it to a WAN (The Internet)

15
New cards

What do routers do?

They look at data packets and reroutes them closer to their intended location

16
New cards

How do routers do their role?

They send and receive data packets if the IP address matches the router’s IP address and constructs data into packets ready to be sent

17
New cards

What is transmission media?

The physical pathway or channel used to carry data signals between devices in a network

18
New cards

What are the three common types of transmission media?

Ethernet cables, fibre optic cables, twisted copper cables

19
New cards

What are characteristics of twisted copper cable?

Cheaper, breaks more often, good bandwidth and transmission, affected by electromagnetic interference, can lose 94% of signal strength over 100m

20
New cards

What are characteristics of fibre optic cable?

Expensive, harder to break, high bandwidth and faster transmission, not affected by electromagnetic interference, only loses 3% of signal strength over 100m

21
New cards

What does Ethernet refer to?

A collection of protocols widely used in LANs

22
New cards

What does Ethernet describe?

How devices should format data for transmission

23
New cards

How do nodes work with Ethernet?

Nodes will wait until the connection is quiet before attempting to transmit and two nodes are trying to transmit at the same time, they will stop and each wait a random period before reattempting

24
New cards

What does Ethernet do?

It divides data into frames and each frame contains MAC addresses and error checking data