Networks and security Flashcards
What is a network?
two or more computers - or other electronic devices - that are connected together for the purpose of communication.
4 Advantages of Networks
- easily share files, software and hardware between computers
- Log in from any connected computer and access your data and files
- An administrator can monitor network activity and control security settings
- Data from computers on the network can be automatically backed up on central storage
4 Disadvantages of networks
- initial cost as network devices are required. e.g routers. large companies will need to buy and maintain a server
- A network manager /administrator might need to be employed to maintain the network
- security breaches are more likely and malware e.g. worms , can spread quickly across the network
- If the web server fails , all connected computers won’t be able to access files or log on
what does LAN stand for?
local area network
what does WAN stand for?
Wide Area Network
What does PAN and MAN stand for?
personal area network
metropolitan area network
What does VPN stand for?
virtual private network
What is a local area network?
A LAN has computer systems based geographically close together, usually within the same building or small site, like a school or office
What is a wide area network?
A WAN has computer systems situated geographically distant to each other, possibly across a country or even across the world.
The internet is an example of a WAN that spans the globe
Give an example of a wide area network
The internet is an example of a WAN that spans the globe
What is a personal area network?
A PAN is a personal network for an individual,
/
a network that is spread over a very small area
such as a photographer connecting a smartphone , desktop computer and printer together
What is a metropolitan area network?
A MAN is larger than a LAN but smaller than a WAN and typically covers a relatively large area like a university campus, town or city
what is a virtual private network?
A VPN allows for a secure and encrypted connection to a public network like the internet.
It is often used to protect an individual’s privacy by concealing their real location
Wired connections
wired connections use physical cables, such as copper or fibre optic wires, and require a network interface (NIC) to connect a network
These wired connections use a wired connection protocol - most commonly ethernet
Advantages and disadvantages of wired connections
- faster
- more secure
- NIC required
- restricted movement
Advantages and disadvantages of wireless connections
freedom of movement
WNIC required
slower
less secure
Wireless connections
wireless connections , , use no cables but require a wireless network interface card (WNIC)
such as Wi-Fi or Bluetooth
Wireless connections generally have a slower speed and can be affected by the computer’s distance from the wireless router as well as obstacles like walls or bad weather
What is a data packet?
a file that has been broken down into small chunks of data in order to be transmitted over a network
The main purpose of networking is to share data between computers.
A file has to be broken up into small chunks of data known as data packets in order to be transmitted over a network.
The data is then re-built once it reaches the destination computer.
contents of a data packet (5)
What is the key difference between packet switching and circuit switching
?
a circuit-switched network sends data along the same route.
a packet-switched network sends data packets along different routes
stages of Packet switching
- the data is split into packets
- the data packets are transmitted over a network
- can take different routes to its destination
- when all the packets have arrived the data is reassembled
the internet is an example of a packet-switching network
what is an example of a packet switching network ?
the internet is an example of a packet-switching network
Advantages of packet switching
- transmission is more secure as it is harder for a hacker to intercept complete data because it can take different routes
- if a network device fails the data packets can take an alternative route
- data packets can be sent efficiently and individually across a less busy route
Disadvantages of packet switching
- reassembling the data takes longer because packets may arrive out of order
- it is less reliable than circuit switching as some data packets may not reach the destination ( this is called packet loss)
stages of circuit switching
- when data is transmitted over a circuit - switched network all of the
- data takes the same route to the destination address in one continuous stream
- the data is quickly reassembled at the destination because it is already in the correct order
- the old telephone system is an example of a circuit- switched network
what is an example of a circuit-switched network?
- the old telephone system is an example of a circuit- switched network
Advantages of circuit switching
- reassembling the data is quick because the packets arrive in the order that they were sent
- it is more reliable than packet switching because data is sent in one continuous stream
- the transmission is fast and should encounter fewer errors - once the connection has been securely established
Disadvantages of circuit switching
- less secure as hackers could intercept the data and more easily access the data as it all takes the same route
- establishing a connection takes a long time to set up
- if any device fails on the route then the whole connection breaks and data transfers will be incomplete
what is a network topology?
Network topology refers to layout of computer systems on a network
What are devices in a network topology diagram often called ?
nodes