Networks - paper 1 Flashcards
What is the definition of a network?
A name given to two or more computers connected that can transmit data between each other.
What are the two types of network topology?
Physical topology
Logical topology
What is a physical topology?
The physical layout of wires and components which form the network
What is a logical topology?
The layout that shows how data flows
What are the features of a bus topology and what are its advantages/disadvantages?
All devices are connected to a backbone cable that is connected to a terminator
Advantages:
Relatively inexpensive
Doesn’t require any additional hardware.
Disadvantages:
If the backbone cable fails the entire network fails
As traffic increases, performance decreases
All computers can see the data transmission
What are the features of a star topology and what are its advantages/disadvantages?
Uses a central node (often a switch) to direct data through the network.
MAC addresses are used to uniquely identify each device
Advantages:
Performance is consistent even with heavy network traffic
If one cable fails only that terminal is affected
Transmits data faster, giving better performance than bus
Easy to add new stations
No data collisions
Disadvantages:
Expensive due to the switch and cabling
If the central switch fails, all the network fails
What are the features of a physical mesh topology and what are its advantages/disadvantages?
Every node is connected to every node, can either use wires or wifi
Advantages:
If using WIFI there is no wire costs
AS number of nodes increases reliability and speed of network becomes better
Nodes are automatically incorporated
Nodes don’t go through a central switch improving speed
Disadvantages:
If using a wireless network, devices have to be able to have wireless capability
If using a wired network a large quantity of cable is required
Maintaining the network is difficult
What is a protocol?
A set of rules defining how two computers communicate with each other.
What are 4 protocols and what are they used for?
HTTP - used for web page rendering
TCP/IP - A networking protocol used for the routing of packets through networks
POP3/ IMAP - used for emails
FTP - used for the transmission of files over networks
What are the layers of the TCP/IP stack?
Application layer
Transport layer
Internet layer
Link layer
ATIL
What happens in the application layer?
Decides which protocol to use
What happens in the transport layer?
Establishes the end to end connection
Splits up data into packets
If any packets aren’t received this layer requests them again
What happens at the internet layer?
Adds the source and destinations IP addresses
What happens in the link layer?
The actual connection between network devices
Adds MAC address
Identifies the NIC of the source and destination computers
What is the DNS?
The Domain Name System is the system used to name and organise internet resources.
It is a hierarchy in which the TLD is at the top and goes down in layers to 2LD, 3LD, 4LD