1.3.3 Networks Flashcards
What is a network?
Two or more computers connected together than transmit data
What is a physical topology?
The physical layout of a network
What is a logical topology?
The topology that describes the flow of data through a network
What is a physical bus topology?
A topology in which all terminals are connected to a backbone cable
Name 2 advantages of physical bus topology?
Relatively inexpensive to set up
Doesn’t require any additional hardware
Name 3 disadvantages of physical bus topology?
If backbone cable fails, the entire network gets disconnected
As traffic increases, performance decreases
All computers can see the data transmission
What is a star bus topology?
A network in which a central node directs the flow of data each terminal is connected to the central node.
Name 5 advantages of the star bus topology?
Performance is consistent with heavy network usage
If one cable fails only that station is effected
Transmits data faster, so it gives better performance
It’s not difficult to add new stations
No data collisions
Name 2 disadvantages of star bus topology?
Expensive due to switch and cabling
If the central switch fails the rest of the network fails
What is a mesh topology?
A topology in which every node is connected to every other, most commonly found with wireless technology
Name 4 advantages of mesh topology?
no cabling cost
As the number of nodes increase, the reliability and speed of network increases
Nodes are automatically incorporated
Nodes don’t go through a central switch, improving speed
Name a disadvantages of a mesh topology?
Need to purchase devices with wireless capabilities
What is protocol?
A protocol is a set of rules defining how two computers communicate with each other.
Why are protocols standard?
So that devices from different manufactures don’t have problems communicating
What is the structure of the internet?
The internet is a global network of connected networks
Name 4 examples of protocols?
HTTP
TCP/IP
POP3
FTP
What does HTTP stand for?
Hypertext Transfer Protocol
What does TCP/IP stand for?
Transmission Control Protocol / Internet Protocol
What does POP3 stand for?
Post Office Protocol
What does FTP stand for?
File Transfer Protocol
What are the 4 layers of TCP/IP stack in order (when transmitting data)?
Application layer
Transport layer
Network layer
Link Layer
What function does the application layer serve during transmission of data?
The application layer specifies what protocols need to be used to relate the application to what it’s used for