Networking Test Flashcards

(43 cards)

1
Q

What are networks?

A

two or more computers connected together for the purpose of sharing data and resources

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

What resources do networks provide?

A

Networks provide economical solutions for sharing hardware such as printers

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

How do networks help with sharing data?

A

Networks provide a way to simultaneously share data among a larger group of computer users

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

How do networks help with sharing data in a company and a school?

A

Ex. a company
Sales
Supply
Distribution
Accounting departments
Ex. a school
Classrooms
Teacher workrooms
Computer labs
Office administration

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

What are the two network administrative models?

A

Client/Server
Peer-to-peer

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

What is a server?

A

A server is a powerful computer used to manage network resources and provide services such as security and file sharing

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

What is a client?

A

A client is an individual PC or workstation that accesses a server’s resources and shared files

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

What is a client/server model? What is a node? What is a hub?

A

A networking model that is made up of computers that are either clients or serves
Provides a method for centralized administration of the network
A device connected to the network is often referred to as a node
Nodes are connected together by a device called a hub

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

What is a peer to peer model?

A

A network administration model in which all the PCs connected together are considered equal
No centralized administration
A workstation must grant permission to other workstation before they can access its files or use its hardware
Good for 25 or less people

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

What are the network classifications?

A

LAN, MAN and WAN

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

What is LAN?

A

LAN: Local area network
A small network of computers contained in a relatively small area (ex. An office building)

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

What is MAN?

A

MAN: metropolitan area network
A group of two or more interconnected LANs operating under a single management (ex university campus)

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

What is WAN?

A

WAN: wide area network
A large number of computers, spread over a large geographic area and under control of a centrally located administrator (ex. A ISP - internet service provider)

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

What are the networks classifications based on?

A

These classifications are based on physical size, management and use fo a telecommunications system such as the telephone network

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

What are the two types of network topology?

A

physical and logical

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

What is a physical topology?

A

Physical topology: the physical arrangement of hardware and cabling in a network system

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

What is a logical topology?

A

Logical topology: refers more to how the data moves through the network or the pattern of the data flow in a network

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

What are the three major topologies?

A

Three major topologies: bus topology, ring topology, star topology

19
Q

What is a bus topology?

A

A single conductor connects to all the computers on the network
The single conductor that connects all the computers to the network is often referred to as the trunk or backbone

20
Q

What is an advantage and disadvantage of a bus topology?

A

Advantage: uses less cable than other network topology…significantly reduces cost
Disadvantage: only one computer can send a signal at a time. Also, the whole system goes down if one node malfunctions

21
Q

What is a ring topology?

A

A single cable runs continuously from computer to computer
Nodes are connected in a closed loop
Messages travel around the ring, with each node reading those messages addressed to it

22
Q

What is one main advantage to a ring topology?

A

One main advantage to a ring network is that it can span larger distances than other types of networks such as the bus networks because each node regenerates messages as they pass through it

23
Q

What is a star topology?

A

A cable runs from each computer to a single point forming a star
It is the most common topology used in LANs today

24
Q

What is an advantage and disadvantage of a star topology?

A

Advantage: one malfunctioning node does not affect the rest of the network
Disadvantage: if the central hub or switch fails, the entire network become unstable

25
What is a mesh topology?
Each node connects directly to every other node on the network This is the most reliable network system because it provides full redundancy The most expensive because it requires multiple NICs (Network Interface Controller) and cables for each node A mesh network is most likely to be found in WAN environments
26
What is a wireless topology?
Uses no cabling between computers Uses either infrared light or radio transmission to communicate between network devices Reduce cost (no cabling) Mobility (mot stuck to one location)
27
How do network communicate? How is data split?
Computers must use the same system of identification and data transfer if they want to communicate All data is divided into smaller units called packets Like an envelope going through the mail system, each packet contains the address of the sender and the intended recipient When all the packets have arrived at their destination, they are reassembled to form a complete message or file
28
What are network protocols?
Network protocols are a set of rules that define how data is transmitted and managed between devices on a network. They act as a common language, allowing different devices with varying internal structures and processes to communicate effectively. The language for handling communication between network devices
29
What is TCP/IP protocol?
TCP/IP (control protocol/internet protocol) is the standard Internet protocol
30
What is Http protocol?
Http (hypertext transfer protocol) is an application protocol that defines how message are formatted and transmitted and what actions Web servers and browsers should take in response to various commands
31
What is ftp protocol?
ftp (file transfer protocol) is used for exchanging files over the Internet, ex. Cyberduck
32
What is a firewall?
A firewall is a set of software settings used to manage traffic coming to and leaving the network. These settings normally reside in a router and/or switch, they are essential for keeping the network secure
33
What are the network essentials?
TCP/IP addressing, IP address, DHCP, network class, subnet mask
34
What is TCP/IP addressing?
a method of identification used to identify every node or host on a network, the terms host and node are used interchangeably to identify individual PCs, printers and network equipment that may require an address, TCP/IP addressing and IP dressing are also interchangeable terms
35
What is IP address?
An identifying address used for a PC or other equipment on a TCP/IP network Some example of hosts or nodes that have an IP address include computers, servers, network printers and routers Was originally designed for Internet access and communications between Internet connected devices Originally, very few computers accessed the Internet, therefore IP address were not required Instead, local area networks used MAC (Media Access Control) addresses
36
What is DHCP?
(Dynamic Host Configuration Protocol) Originally, computers on the network had to have their IP addresses assigned manually. This process is referred to as Static IP addressing The dynamic host configuration protocol was written to replace the manual setup of IP addresses on a network The act of automatically assigning IP addresses is known as dynamic addressing
37
What is a network class?
For the purposes of assigning IP addresses, networks are divided into three classifications: Class A (Large networks) Class B (Medium networks) Class C (Small networks) Networks are assigned an IP address based on the network classification
38
What is a subnet mask?
A mask that is used to determine what subnet a particular IP address refers to 255.0.0.0 (Class A) 255.255.0.0 (Class B) 255.255.255.0 (Class C) helps divide an IP address into two parts: the network address and the host addres It's like breaking a large network into smaller, manageable segments. Subnetting helps with more efficient routing and security by isolating different parts of the network. Each subnet has its own range of IP addresses and is identified by a subnet mask.
39
What is a coaxial cable?
Referred to as coax Mainly used for television signals and computer networks Has an inner conductor surrounded by a tubular insulating layer, surrounded by a tubular conducting shield Many coaxial cables also have an insulating outer sheath or jacket
40
What is a twisted pair?
(Cat 5) The most common choice for network wiring. It consists of four pairs of conductors twisted around each other The twists in the pairs are necessary to eliminate crosstalk between conductors Capable of transmission speeds of 100Mbps.
41
What is a fire-optic cable?
A fiber optic cable is a type of cable that transmits data using light signals instead of electrical signals. Contains a glass or plastic center used to carry light The electronic signals transmitted from the computer are converted to a signal consisting of a fluctuating beam of light
42
What are the advantages over conventional copper wire systems?
Many advantages over conventional copper wire systems (standard copper cabling, are widely used in homes and offices for connecting network devices) Increased security Greater resistance to corrosion Immunity to lightning strikes Longer transmission distances Decreased weight Mostly used by telecommunications companies
43
What is the difference between client and server?
In a client-server network, a client is a device or software that initiates requests for services or resources, while a server is a device or software that provides those services or resources. Think of it like a waiter (client) taking an order from a customer, and the kitchen (server) preparing and delivering the food