3.3 - Networking Characteristics Flashcards
What is an IP Address?
Unique identifier for computer systems on networks.
What is a Default Gateway?
Bridge between computers and networks for data transfer.
What is a Router?
Forwards messages between networks to connect to multiple devices.
What is a Network?
Connections between devices which enable resources and data to be shared.
E.g: Client-Server, Peer-to-Peer.
What is Client-Server?
Clients request data from server; servers provide data to clients.
Provides centralized control.
What is Peer-to-Peer (P2P)?
Each computer is linked to one computer without going through a server.
Simple setup, no usernames/passwords, inexpensive.
What is Centralized Control?
Network management handled by a single technician.
What is Subnetting/Subnet Mask?
Dividing a physical network into smaller, manageable sub-networks.
What is Automatic Configuration?
Device setup without manual intervention, simplifies connection.
What is Manual Configuration?
Requires user input for device network setup.
What is Topology?
Arrangement of devices and connections in a network.
What is Star Topology?
Each device transfers data through a central device.
What are the benefits of Star Topology?
If one cable fails, other devices are not affected; less data collision.
What are the limitations of Star Topology?
Expensive installation; if the central device fails, the whole network goes down.
What is Bus Topology?
All devices share a single communication line.