Section 2: Network Basics Flashcards
What is 5 9’s of availability in networking?
The expectation that a network will be up and available for 99.999% of the time
Define: Client
A device used by an end-user to access the network
Define: Server
A device that provides resources to the rest of the network
Define: Hub
Older technology that connects network devices together
Define: Wireless Access Point (WAP)
A device that allows wireless devices to connect into a wired network
Define: Switch
A device that connects network devices together (like a smart and next generation hub)
Define: Router
Connects two different networks together and forwards traffic to and from a network
Define: Media
Connects two decives or a device to a switch port. Ex- cables
Wide Area Network (WAN) Link
Physically connects two geographically dispered networks. Mostly connects internal network to an external one
Define: Client/Server Model
A model that uses a dedicated server to provide access to files, scanners, printers, and other resources
What are the benefits of a Client/Server model?
- Centralized Administration
- Easier management
- Better scalability
What are the drawbacks of a Client/Server model?
- Higher cost
- Requires specialized OS
- Requires dedicated resources
Define: Peer-to-Peer Model
A model where peers/devices share resources (files/printers) directly with others
What are the benefits of Peer-to-Peer model?
- Lower cost
- No dedicated resources
- No specialized OS
What are the drawbacks of Peer-to-Peer model?
- Decentralized management
- Inefficient for large networks
- Poor scalability