Networks

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

1/43

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.

44 Terms

1
New cards

System security

a set of measures taken to protect a computer from harm to its data/software

2
New cards

Cyber attack

an attempt to gain unauthorized access or to control a network

3
New cards

Data loss

An unintentional loss of information that may impact vital data.

  • e.g. family photos

4
New cards

Unauthorized data change

entering a computer system to steal data or destroy a network

  • can be stolen or leaked

  • e.g. product designs, floorplans

5
New cards

data theft

to steal data in order to take advantage of it

  • e.g. sales info, virtual money

6
New cards

Computer virus

A piece of malware that infects a computer & replicates itself to pass onto another computer

7
New cards

Penetration testing

Ethical hacking where hackers attempt to break into a network to identify possible security threats

8
New cards

Network forensics

monitoring, recording and analysis of network events

e.g.

  • software to analyze unusual activity

  • network policies to prevent problems occuring

9
New cards

acceptable use policy

rules that network users must agree to follow to be able to use

10
New cards

disaster recover policy

procedures that the organization will follow to restore normal network operations

11
New cards

anti-malware software

used to detect and remove malware such as viruses

  • has a database of virus signatures and looks for its behaviors

12
New cards

firewall

a piece of software or hardware that

monitors traffic in and out of networks

  • can allow or block data from entering/leaving

13
New cards

user access levels

a manager controls the level of access people have to networks

14
New cards

encryption

a method of changing the original numbers and characters so they are hidden or disguised.

15
New cards

network

two or more computers connected together so that they can share resources

16
New cards

pros of networks

  • improved communications

  • improved security

  • hardware and software shared

  • back-up is possible

17
New cards

LAN(local area network)

a network that is confined to a relatively small geographical area

  • general one building or site

  • they have their own infrastructure & hardware

18
New cards

LAN charecteristics

  • small area

  • single site

  • cheap to build/run

  • cables, wireless, infra-red from organisation

19
New cards

WAN(wide area networks)

connect to larger geographic areas that are at least a mile apart

  • many joined together using routers

  • external hardware/infrastructure

20
New cards

WAN characteristics

  • covers a wide geographical area

  • many buildings

  • more telecommunication links from external companies

  • EXPENSIVE

21
New cards

NIC(network interface controller)

used to convert data from original form to something that can be transmitted via the network

22
New cards

Functions of NICs

  • prepares data for sending over the network

  • controls flow of data from computer to the transmission medium

  • sends data

23
New cards

Transmission mediums

  • optional fibers for fiber optics

  • air for wireless

  • metal for CATS cables

24
New cards

Hubs

simple network devices that allows multiple computers to communicate

25
New cards

Switches

Hubs with more intelligence

  • inspect data packets

  • only sends data to intended computer, reducing data amounts and increasing speed

26
New cards

Wireless access points

uses a radio transceiver to allow wireless connections to a network

27
New cards

Routers

used to send data signals across the internet

28
New cards

Ring topologies

each device is connected to 2 other devices, forming a ring for signals to travel around.

29
New cards

How ring topologies work

  • a small packet called a token is passed around the ring to each computer in turn.

  • if there is a request, the ring is modified and goes around the ring until destination is reached.

  • it travels in 1 direction only.

30
New cards

pros of ring topologies

  • transfers data quickly

  • 0 collisions as it all goes in one direction

  • easy to increase size

  • no hogging on the network

31
New cards

cons of ring topologies

  • relies on one cable

  • must pass through every computer

  • difficult to locate network problems

  • anything faulty will cut off the network

32
New cards

ring topology diagram

knowt flashcard image
33
New cards

star topology

switch in the middle with cables running from it to each swtation

34
New cards

How star topologies work

  • signal is received by a hub and re-transmitted down every other cable segment

  • only the computer that is addressed will act upon it

35
New cards

pros of star topologies

  • fast and dedicated connection

  • won’t slow down as much

  • secure connections

  • easier to trace issues

  • easy to increase size

36
New cards

cons of star topologies

  • expensive cable costs

  • no other ways of sending/receiving data

  • complex operation

  • congestion may occur

  • management

37
New cards

star topology diagram

knowt flashcard image
38
New cards

mesh network

no central connection point.

  • each device is connected to at least one other node and they all act as relays

39
New cards

node

basic unit of data structure

40
New cards

pros of mesh topology

  • received quickly

  • no node is isolated

  • operation at the same time

  • easy to increase size

41
New cards

cons of mesh topology

  • impractical set up due to high numbers

    • requires maintenance

42
New cards

mesh topology diagram

<p></p>
43
New cards

full mesh

directly connected to every other node.

44
New cards

partial mesh

not all nodes are connected to one another

  • each node is still connected with another

  • less routes meaning easier installation and better speed.