networks Flashcards
what is a network
A network is the name given to two or more computers connected together with the ability to transmit data between each other.
local area networks and wide area networks.
LAN
a network which is spread over a small geographical area or a single site, for example: a schoo
WAN
a network which is spread over a large geographical area. Large corporations with offices in multiple locations will often have a WAN allowing them to communicate between different sites.
physical bus toplogoy
In a bus topology, all the terminals (devices) are connected to a backbone cable, the ends of which are plugged into a terminator.
Advantages of Bus Topology
- Relatively inexpensive to set up
- Doesn’t require any additional
hardware
Disadvantages of Bus Topology
- If backbone cable fails, the entire network gets disconnected
- As traffic increases, performance decreases
- All computers can see the data transmission
Physical Star Topology
Star topologies use a central node, often a switch, to direct data through the network. MAC (Media Access Control) addresses, which are unique to a device, are used to identify each device on the network.
Advantages of Star Topology
- Performance is consistent even with heavy network traffic
- If one cable fails, only that single terminal is affected
- Transmits data faster, giving better performance than bus topology
- Easy to add new stations.
- No data collisions
disadvantages of star topology
- Expensive due to switch and cabling
- if the central switch fails, the rest of
the network fails
Physical Mesh Topology
In a mesh topology, every node is connected to every other node. Mesh topologies are most commonly found with wireless technology such as Wi-Fi.
Advantages of Mesh Topology
- If using a wireless network, there is no cabling cost
- As the number of nodes increase, the reliability and speed of network becomes better
- Nodes don’t go through a central switch, improving speed
Disadvantages of Mesh Topology
- If using a wireless network, devices with wireless capability (which increases cost) must be purchased
- If using a wired network, a large quantity of cable is required compared to other network topologies
- Maintaining the network is difficult