Unit 4 - Computer networks and topologies Flashcards
What does WAN stand for?
Wide Area Network
Define a WAN.
Any network in which the computers communicate using resources supplied by a ‘third party carrier’ such as BT.
What resources does a WAN use?
A WAN uses cables, telephone lines, satellites, or radio waves to connect two or more remote locations.
Give an example of a WAN.
The Internet is the largest WAN in the world.
List organisations that may use WANs.
Banks, governments, research organisations
List devices that utilise the internet (ex. PCs)
Mobile devices, Parking meters, Smart meters, Cars, Kitchen appliances, Animal trackers
How are IPv4 addresses displayed?
IPv4 addresses are four 8-bit (0-255) numbers separated by dots – (e.g 72.129.214.16)
How are IPv6 addresses displayed?
Newer IPb6 addresses are 128-bit numbers represented in hex.
What is Packet switching?
Files are broken into packets (512 bytes) with a header containing the IP addresses to and from, the no. of packets in total, what no. the packet is in the sequence, and error checking data.
What is the DNS?
The Domain Name System (DNS) is made up of domain names (e.g Google.co.uk). A DNS server translates a web address into an IP address.
What is a NIC?
A Network Interface Card (NIC) is a computer hardware component that connects a computer to a computer network.
What is a MAC address?
A Media Access Control (MAC) address is assigned to each Network Interface Card (NIC) by the manufacturer.
How is a MAC address used?
As IP addresses change, routers use the MAC address (permanent, unique) of the next router to send data packets.
What is a LAN?
LAN Stands for Local Area Network ; a LAN operates on a single site.
What is the difference between a LAN and a WAN?
LANs are local and located within one location such as a building ; WANs connect networks at remote locations via leased lines.
Name 3 advantages of networks.
Computers can share resources such as printers.
Files can be accessed through any computer in the network.
Data is easy to back up as it is stored centrally on the server.
Name 3 disadvantages of networks.
Purchasing the network hardware is expensive,
Managing a large network is complicated, Viruses may be able to infiltrate the network and infect every computer.
Describe a Star network topology.
The server connects to a switch or hub, which then connects to all the devices (PCs, printers) in the network.
Name 2 advantages of a Star network topology.
-Fast data transfer to the hub as each wire isn’t shared with other computers.
-If one cable fails, the other computers are not affected.
Name 2 disadvantages of a Star network topology.
•If the central switch fails the whole network goes down.
•Requires additional hardware such as the central switch and network cables.