Unit 3 Flashcards
(51 cards)
What is the internet
A collection of interconnected networks
What are Ipv4 and 6 addreszes
Each network has a unique address and they are used to identify them. Ipv4 is made up of 8 octet values and ipv6 is 8 groups of 16 bits (4x ipv4)
What is circuit switching and what do we use instead
When a dedicated connection is made between 2 devices, this is called packet switching. Theres not enough lines for the amount of data being sent so packet switching is used
How does packet switching work
The data is split into 5 packets of equal size and they are given a header containing:
IP address its going to
IP address it has come from
sequence num on packet
num of packets in whole communication
error checking data
recipient computer reorders packets in the correct order and each packet is checked for errors
What happens to lost packets
Any packets not acknowledged after a set amount of time will automatically be resent by the sending computer
Purpose of a router
To direct data packets across nodes which are less busy and will get to the destination more effectively
What is a DNS
A Domain Name System allows you to type a name like google.com into the web browser and it will translate it into the required IP address
How do DNS servers work
There are 13 root DNS servers worldwide, and they keep a complete database of all the TLD (top level domain) names (ie: .com, .org…)
When a DNS server receives a request not in its database, it passes the request onto another server until it reaches the one with a matching name/IP address
What is a URL
Uniform Resource Locator is used to specify a means of accessing a resource across a network and its location
Protocol + domain name of the resource = URL
What is a NIC
Built into every network device
A network interface controller (NIC) provides a method of connecting to a network.
Can be wired/wireless (So it can hold up to 2 MAC addresses)
What is a MAC address
Assigned to every NIC by manufacturer
May have more than one (one for wired/wireless/bluetooth)
Made up of Hexadecimal
Role of MAC address
Unlike IP addresses, MAC address never change wherever you are.
When you request a web page, each router uses each other MAC addresses to send the packets along its way
What is one computer not connected to a network and what is a LAN
Standalone
A network of computers that covers a small geographical area. All hardware is owned by org using it. Wired with UTP cable, fibre optic or wireless using WiFi
Difference between router switch and hub
Router:
Sends data packets on their way in the best direction
Hub:
Central, multi plug adaptor for computers and printers in a network
When a data packet is received it broadcasts the packet to all devices on network
Switch:
Smart, multi plug adaptor, only sends packets to intended recipient using its MAC address
Reduces Network Traffic and increases speed
Adv and dis of networking
Advantages:
sharing resources (ie: printers) saves money
You can access your files from any computer in the network
Data is easy to back up as its stored on the central server
Disadvantages:
Purchasing network hardware is expensive
Managing a large network is complicated
Viruses can infiltrate the network and harm every computer
What are the 2 different topologies for LANs
Star and mesh
Adv and dis of star network
Advantages:
Fast data transfer as fewer collisions
If one cable fails other workstations are not affected
Disadvantages:
Requires additional hardware (ie: Switch)
If central device fails (switch) whole network goes down
What is a wireless mesh network
One node has a wired internet connection, no other cabling/infrastructure is necessary
More nodes = more the signal can travel
Ie: A node with broadcast distance of 3 other nodes will have triple the bandwidth.
Adv and dis of mesh networking
Advantages:
No single point of failure: self healing network
Expansion/modification can be done without disrupting the network
data can be transmitted from different devices simultaneously
Disadvantages:
Can involve redundant connections
Expensive to install cabling is using wired connections
Network maintenance/administration is difficult
What are ethernet protocols
Describes how devices should format data ready for transmission between computers on the same network
Whats a virtual network
A network that can securely connect geographically unrelated devices via the internet
virtual network servers create a network with no physical connection but one that allows file sharing and communication
Whats a WAN
Covers large geographical area and connects multiple LANs
Infrastructure between LANs is hired from telecommunication who own/manage it
WANs are connected with telephone lines/fibre optics/satellite links
Internet is the biggest example of a WAN
What is a WAP
Wireless access point is a device which allows wireless devices to connect to a wired network using WiFI
How does wireless data transmission work
Adv and dis of the 2 most used channels
Using WiFi frequencies/channels, mostly using 2.4GHz or 5GHz channels
Advantages:
2.4GHz:
Greater distance/coverage
5GHz:
Less crowded space, 23 non-overlapping channels with higher data transmission rates
Disadvantages:
2.4Ghz:
More interference from other devices and only 3 non overlapping channels
5GHz:
Fewer devices can use 5Ghz frequencies, less able to penetrate through walls.