INTRODUCTION TO COMPUTER NETWORKS Flashcards
What is a computer network?
A connection of two or more computers for the purpose of communication of information and the sharing of resources.
What is a bit?
Protocol Data Units in the lower physical layer
What are protocols?
Rules that govern data communication eg STMP and FTP
What is media?
channels over which messages travel in a network eg wired or wireless
What are packets?
Pieces of a message in the network layer
What is a PDU?
Protocol Data Unit- Data in a network eg bits and packets
What is a topology?
Network lay-out or plan. Could be physical (eg star bus etc) or logical (in terms of configuration)
Define configuration
Process of assigning network settings, policies, flows and controls. (Basically the arrangement of the elements of the network)
Define downtime
A state whereby the network is functioning below baseline settings (optimum expectation)
What is SLA?
Service-level-agreement- An agreement between a service provider and a client. Eg Facebook and its clients
What is uptime?
State whereby the network is functioning above optimum expectation
What is a domain?
An administrative grouping of multiple private computer networks or local hosts within the same infrastructure. It defines entities eg .co.ke is a company in Kenya and how networks are configured eg collision domain
What are addresses?
Unique identifiers in a network eg IP, MAC, Port number etc.
What are the qualities of a network?
- Maintainability- Failed components should be restored to a particular condition within a specified period.
- Manageability- Should be easy to control.
- Scalability- Ability of a network to expand or scale down as per an organizations requirements
- Security- Data in a network should be secure and safe from CIA violations.
- Fault tolerance- The network should continue operating despite of failures and malfunctions of components
- Quality of Service (Qos)- Refers to any technology that manages data traffic to reduce packet loss, latency and jitter on a network
Describe the CIA Triad
- Confidentiality. Your data should be visible and accessible only to those whom you choose to see it.
- Integrity. The data you see and store should be reliable and accurate, and should not be tampered with. You need to be able to trust this data.
- Availability. Your data should be accessible when you want it, including after a mishap or disaster.