Topic 2 Network Fundamentals Part 1 Flashcards
What are the Components of a Basic Network?
- A media connection
- 2 network adapters
- 2 computers
What is a peer-to-peer network? Give examples
Two or more PCs are connected and share resources without going through a separate server computer.
- Sharing printers
- Sharing storage
- Localized administration
What is a Client-Server Network?
Client-server networks are computer networks that use a dedicated computer (server) to store data, manage/provide resources and control user access.
Servers provide clients with:
- Shared printers
- Network storage
- Network security features
- Other network resources
What is a server?
- Provides resources to a network such as shared drives and storage
- Provides services to a network such as printing, faxing, addressing and naming
What is a client?
A computer that receives services from a server
What is a host?
Anything that runs a host operating system
What is a node?
Any addressable location on a network:
- Server
- Client
- Host
- Printer
- Fax
- Storage
What is a network topology?
Network topology refers to how various devices are physically connected on the network or logically arranged in relation to each other.
What is a physical network topology?
It refers to the actual connections (wires, cables, etc.) of devices in the network.
What is a Logical network topology?
It refers to the higher level idea of how the entire network is set up and how data is transmitted through the network.
State all the different topologies. 5
- Bus Topology
- Ring Topology
- Star Topology
- Mesh Topology
- Hybrid Topology
What is a LAN?
A LAN usually spans a small geographical area
- It provides services and applications to people within a common organizational structure, such as a home, building or campus
- Usually administered by a single organization
- Security and access control policies are enforced on the network level
What is a WAN?
TSPs or WAN operate large regional networks that span long distances
- It interconnect an organization’s LANs that are located geographically far apart
- WANs use specifically designed network devices to make the interconnections between LANs
What are protocols?
- Pre-determined rules that govern communications
- A group of inter-related protocols that are necessary to perform a communication function is called a protocol suite
What are the roles of protocols?
- The format of the message, such as how much data to put into each segment
- The process by which intermediary devices share information about the path to the destination
- The method to handle error and system messages between intermediary devices
- The process to setup and terminate communications or data transfers between hosts