3 - Network Connections and Protocols Flashcards
(86 cards)
What is the internet?
A collection of interconnected networks.
World wide web is information system of interlinked web pages and other resources. A service that makes use of the internet.
What are WANs and give features.
Wide area network
Uses cables, telephone lines, satelite and radiowaves
Can be used in multiple geographically distant locations.
Internet is largest WAN
Organisations that use WAN: universities and schools, large companies, governments, research organisations.
Used by third party carries/ communication channels such as BT
What is IOT
Internet of things - electronic devices
What is an IP
Internet protocol address.
Each computer has one.
Belongs to router and can change depending on location.
What is an IPv4 and give an example
Four 8 bit numbers seperated by dots.
Each value less than 255
e.g. 192.2.8.21
What is an IPv6 and give an example?
IPv6 addresses are 128-bit numbers, often displayed as eight groups of four hex digits. 0-ffff seperated by colons.
Example: 2001 : 0db8 : 85a3 : 0000 : 0000 : 8a2e : 0370 : 7334.
What is circuit switching?
Used during phone calls
Dedicated connection set up between callers for duration of the call.
What are the steps of packet switching?
Files broken down into data packets with each packet containing same amount of file.
Each packet given header containing: IP addresses of sender and recepient, sequence number, number of packets in whole communication and error checking data.
Packets may take different routes through internet. They are marked with packet number to be put back together by receiver.
Recepient computer reorders packet into correct order and checks packets for errors whilst requesting corrupt packets to be resent
What is a Node?
Point on a network diagram representing a device.
What is a router?
Nodes that can route packets from one place to another.
One of the most commonly used connection devices.
Used to send data signals across the internet.
Collect knowledge of available routes to transmit data.
Determine the most suitable route for sending data.
What is a DNS and how do their servers work?
Domain name system - Made up of system domains. Servers translate web address –> Ip addresses
13 DNS root servers worldwide containing complete database if all IP’s and domain names.
Process: Low level DNS servers hold parts of database, DNS receiver request not in database, request passed onto higher level server until reaches one with matching IP and name.
What is an NIC
Network interface card foudn in every networked device. Can be wireless with antenna or wired with network cable socket.
What is a MAC address and how is it used?
Media Access Control address
Assigned to each NIC by manafacturer.
Computer may have multiple if using ethernet or wi-fi
smartphones use bluetooth and wi-fi
Each networked device has unique MAC
When you request web page, routers along the way use MAC of next router to send data packet on its journey.
What is a LAN?
Local Area network
Operates on single site
Infrastructure owned and managed by netowrk owner
Uses cabling
Advantages of a LAN
Share resources e.g. printer
Files accessible through any computer in entwork
Daya easy to back as it is stored centrally on the server
Disadvantages of LAN
Hardware expensive
Managing large networks is complicated
Viruses and Malware can infilitrate network and infect every computer.
What is are network topologies?
Ways in which parts of a system are connected.
Types: Star and Mesh
What is a Star topology and its advantages?
Devices are all connected to a central switch. Allows for fast data transfer. if one cable fails, other computers are not affected.
What are the disadvantages of Star Topologies?
uRequires additional hardware like central switch + network cables
If central switch fails, network goes down
What is the difference between full and partial Mesh topology?
Full - all nodes are connected
Partial - not all nodes are connected
What are the advantages of a Mesh topology?
No single point of failure - resilient
No disruption when modifying network
Data can be transmitted from different devices simultaneously
What are the disadvantages of a Mesh Topology?
Redundant connections
Expensive cabling if using wire connections
Network maintenance + administration is difficult
Why are partial mesh networks used?
Used in cojunction with star topologies to create larger networks.
Many parts of Internet operate as partial mesh.
Mesh wifi is increasing in popularity.
How do wireless mesh networks work?
Only one node needs wired internet connection.
More nodes = more routes for data travel
Node with broadcast distance of three other nodes= triple bandwidth
As distance between nodes halves - signal strength x 4