1.3.3 Networks Flashcards
What is a network?
Two or more computers connected together that transmit data.
What is physical topology?
Physical topology is the physical layout of the network.
What is logical topology?
The topology that describes the flow of data through a network.
What is Bus topology?
Topology in which all terminals are connected to a backbone cable.
Name some advantage of Bus topology?
- Cheaper to set up,
- Doesn’t require any additional hardware.
What are some disadvantages of Bus topology?
- If the backbone cable fails, the entire network gets disconnected,
- As traffic increases, performance decreases,
- All computers can see data transmission.
What is Star topology?
A network which uses a central node to direct the flow of data, each terminal is connected to the central node.
Name some advantages of the Star topology.
- Performance is consistent with heavy network usage,
- If one cable fails only that station is affected,
- Transmits data faster, so it gives better performance,
- It’s not difficult to add new stations,
- No data collisions.
What are some disadvantages of the Star topology?
- Expensive due to switch and cabling,
- If the central switch fails, the rest of the network fails.
What is Mesh Topology?
A topology in which every node is connected to every other, most commonly found with wireless technology.
What are some advantages of Mesh Topology?
- No cabling cost,
- As the number of nodes increase, reliability and speed increases,
- New nodes automatically get incorporated,
- Faster since data doesn’t travel through a central switch.
What are some disadvantages of Mesh Topology?
- Need to purchase devices with wireless capabilities,
- Maintaining the network is difficult.
What are protocols?
Sets of rules defining how two devices communicate with each other.
Why are protocols are standard?
Protocols are standard so devices from different manufactures don’t have problems communicating.
Describe the structure of the internet.
The Internet is a global network of interconnected networks.
What does TCP stand for?
Transmission Control Protocol.
What does IP stand for?
Internet Protocol.