Communication (Networks and Internet) Flashcards
What are the main components of networks?
Cloud (internet) Modem Router/ firewall WAP (Wireless Access Point) Workstation (Node) Network switch Server
What is the difference between a Hub and a switch?
Hub- copies all packets of data to all devices in a network which causes network traffic which slows down network performance.
Switch- Analyses each packet of data and sends it to the node it was intended for.
What does the modem do?
It converts analogy data from wires and converts it to digital data (1s and 0s) that the network can use and the other way round.
It is sometimes found in the router.
What are the network types?
PAN- Personal Area Network-
Usually limited to a single building (around 10 meters) to connect an individuals technological devices.
LAN- Wide Area network - Spread over a small geological area confined to a single site such as the school.
MAN - Metropolitan Area Network- Spread over a large area that will connect a number of LANs over several buildings to cover a city.
WAN- Wide Area Network- spread over a large geological area over multiple buildings or sites.
What does the router to?
A router stores the address of computers on a network and transfers data between devices. It connects the network to another network.
What does a WAP do?
A Wireless Access Point is requeired to connect a network wirelessly. It is usally built into a router (eg, broadband router).
What does a bridge do??
It conects two networks together with the same base protocals. (Eg a LAN to a LAN)
What does a gateway do?
Connects two networks together with differenct base protocals (Eg a LAN to a WAN).
What is the description of a bus topology?
Where all nodes connect directly to a single linear cable (bus). On each end of the cable there is a terminator which stops signals from reflecting back.
What is the description of a star topology?
A network where each node (workstations and the server) is connected to a central hub or switch
What is the purpose of a server in a network?
To provide information or services to other computers in the network. It can be used for it’s processing power or be used as a shared storage area.
What are the advantages and disadvantages of using a bus topology?
Pros
- One of the easiest and cheapest servers to set up
- No switch or hub needed which could have failed and lead to the network shutting down
- less cables
Cons
- The wire use could lead to bottle necking or data collisions with data flowing in both directions. This could lead to network traffic and slow it down.
- Single point of failure with the one main bus
- the performance weakens as more nodes are added to the network due to data collisions
- Each node ‘sees’ all the data in a network which creates a security risk.
What are the advantages and disadvantages when using a star topology?
Pros
- It is very reliable as there is one cable assigned to each node, limiting data collisions and bottlenecking
- High transfer speeds
- Data can only travel to its intended destination when using a switch
- Easy to identify faults when troubleshooting
- if a cable fails, the network will carry on working.
- easy to add extra nodes
Cons
- Time consuming to set up and physically route each cable
- Expensive to set up with extra hardware (cables and switch)
- Single point of failure with the switch/ hub.
What is a firewall?
Checks incoming data and scans it for harmful or malicious files or ones that are banned by the network admin.