INTRODUCTION TO COMPUTER NETWORKS Flashcards

1
Q

What is a computer network?

A

A connection of two or more computers for the purpose of communication of information and the sharing of resources.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a bit?

A

Protocol Data Units in the lower physical layer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are protocols?

A

Rules that govern data communication eg STMP and FTP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is media?

A

channels over which messages travel in a network eg wired or wireless

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are packets?

A

Pieces of a message in the network layer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a PDU?

A

Protocol Data Unit- Data in a network eg bits and packets

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a topology?

A

Network lay-out or plan. Could be physical (eg star bus etc) or logical (in terms of configuration)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Define configuration

A

Process of assigning network settings, policies, flows and controls. (Basically the arrangement of the elements of the network)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Define downtime

A

A state whereby the network is functioning below baseline settings (optimum expectation)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is SLA?

A

Service-level-agreement- An agreement between a service provider and a client. Eg Facebook and its clients

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is uptime?

A

State whereby the network is functioning above optimum expectation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is a domain?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are addresses?

A

Unique identifiers in a network eg IP, MAC, Port number etc.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the qualities of a network?

A
  1. Maintainability- Failed components should be restored to a particular condition within a specified period.
  2. Manageability- Should be easy to control.
  3. Scalability- Ability of a network to expand or scale down as per an organizations requirements
  4. Security- Data in a network should be secure and safe from CIA violations.
  5. Fault tolerance- The network should continue operating despite of failures and malfunctions of components
  6. Quality of Service (Qos)- Refers to any technology that manages data traffic to reduce packet loss, latency and jitter on a network
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Describe the CIA Triad

A
  • 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.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are the advantages of networking?

A
  • Increases Connectivity and Communication
  • Allows for Data Sharing
  • Allows for Hardware Sharing
  • Provides Internet Access
  • Internet Access Sharing
  • Enhances Data Security and Management
  • Performance Enhancement and Balancing
17
Q

What are the disadvantages of networking?

A
  • Network Hardware, Software and Setup Costs
  • Hardware and Software Management and Administration Costs
  • Undesirable Sharing eg in certain topologies
  • Illegal or Undesirable Behavior eg hacking
  • Data Security Concerns
18
Q

What are the functions of a network?

A
  1. Communication – Through platforms such as email, mobile, chat, social media
  2. Decision making – Networks in information systems are a source of data which greatly influences decision making.
  3. Monitors –surveillance, time logging, illegal activities.
  4. Security – forensics –Government
  5. Resource sharing – network printer, files etc
  6. System auditing
19
Q

Differentiate between a node and a host

A

A network node is any device participating in a network. A host is a node that participates in user applications, either as a server, client, or both. A server is a type of host that offers resources to the other hosts.

20
Q

What is a host

A

All computers that are connected to a network and participate directly in network communication are classified as hosts. Hosts can be called end devices. Some hosts are also called clients. However, the term hosts specifically refers to devices on the network that are assigned a number (IP address) for communication purposes.

21
Q

What is a client?

A

Clients are a type of host. Clients have software for requesting and displaying the information obtained from the server. An example of client software is a web browser, like Chrome or FireFox. A single computer can also run multiple types of client software.

22
Q

What is a server?

A

Servers are computers with software that allow them to provide information, like email or web pages, to other end devices on the network. Each service requires separate server software. For example, a server requires web server software in order to provide web services to the network.

23
Q

Give examples of server software

A
  • The email server runs email server software. Clients use mail client software, such as Microsoft Outlook, to access email on the server.
  • The web server runs web server software. Clients use browser software, such as Windows Internet Explorer, to access web pages on the server.
  • The file server stores corporate and user files in a central location. The client devices access these files with client software such as the Windows File Explorer.
24
Q

Give examples of intermediary devices

A

Wireless Router, LAN Switch, Router, Multilayer switch, Firewall appliance