Networking 2.2 - Hardware Flashcards

1
Q

3 Primary Network Components

A

Servers

Clients or workstations

Resources

*Every network requires two more items to tie these three components together: a network operating system (NOS) and some kind of shared medium (wired or wireless connectivity)

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

Servers

A

The server = critical enabler, offering directions to the client computers regarding where to go to get what they need.
Server:
- provides link to = a resource existing on the server itself or to a resource on a client computer.
- offer networks the capability of centralizing control of resources and security, reducing administrative difficulties
- can be used to distribute processes for balancing the load on computers = increase speed and performance
- compartmentalize files for improved reliability. That way, if one server goes down, not all of the files are lost.

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

Server tasks (eg)

A

Print
File
authentication, remote access services, administration, email, etc multipurpose
single-purpose

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

Dedicated Servers

A

Are assigned to provide specific applications or services for the network
specializes in only a few tasks, it requires fewer resources than a nondedicated server
This has a beneficial impact on network performance.
Eg web server - is dedicated to the task of serving up web pages

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

nondedicated server is

A

nondedicated server is not what some would consider a true server, because it can act as a workstation as well as a server. The workgroup server at your office is an example of a nondedicated server. It might be a combination file, print, and email server.

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

Workstations

A

are the computers on which the network users do their work, performing activities such as word processing, database design, graphic design, email, etc
basically an everyday computer, except for the fact that it is connected to a network that offers additional resources
Aka client computers

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

It takes several items to make a workstation into a network client.

A
  1. install a network interface card (NIC), a special expansion card that allows the PC to talk on a network.
  2. connect it to a cabling system that connects to other computers (unless your NIC supports wireless networking).
  3. install special software, called client software, which allows the computer to talk to the servers and request resources from them.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Network Resources

A

can include a broad range of items, but the following items are among the most important:

Printers and other peripherals

Disk storage and file access

Applications

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

NOS

A

Networks use a network operating system (NOS) to control the communication with resources and the flow of data across the network. The NOS runs on the server. Some of the more popular NOSs are Linux, Microsoft’s Windows Server series and macOS Server. Several other companies offer network operating systems as well.

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

There are generally two resource access models, peer-to-peer vs client-server:

A

peer-to-peer network = inexpensive, simple network with little setup required, and there is no need for the company to grow in the future

server-based network = support many users (more than 10 computers), strong security, and centralized administration

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

single point of failure

A

if the central device goes down, the entire network goes with it. Because of this, the hub (or switch) is called a single point of failure

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

fault tolerance

A

Does one cable failing bring down the entire network?

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

Switch vs hub

A

Switches are more advanced than hubs, and they provide better performance than hubs for only a small price increase. Hubs pass along all traffic (broadcasting), but switches examine the Layer 2 header of the incoming packet and forward it properly to the right port and only that port.

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

NIC - Network Interface Cards

A

provides the physical interface between computer and cabling, and prepares data, sends data, and controls the flow of data. It can also receive and translate data into bytes for the CPU to understand

if your wireless network supports 802.11g/n/ac/ax, make sure to get an 802.11ax card because it’s the fastest.

NICs come in many shapes and sizes

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

USB network card can be handy for

A

troubleshooting. If a laptop isn’t connecting to the network properly with its built-in card, you may be able to use the USB NIC to see if it’s an issue with the card or perhaps a software problem.

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

Half-duplex vs full-duplex

A

NICs use either: Half-duplex communication means that between the sender and receiver, only one of them can transmit at any one time. In full-duplex communication, a computer can send and receive data simultaneously. The main advantage of full-duplex over half-duplex communication is performance.

17
Q

MAC address

A

NIC Configuration - Each card must have a unique hardware address, called a Media Access Control address (MAC).

If two NICs on the same network have the same hardware address, neither one will be able to communicate

18
Q

NIC Drivers

A

In order for the computer to use the NIC, it is very important to install the proper device drivers. These drivers are pieces of software that communicate directly with the operating system, specifically the network redirector and adapter interface.

19
Q

cable modem vs digital subscriber line (DSL) modem

A

The primary difference between the two is the infrastructure they connect to
Cable modems = television cable lines
DSL modems = telephone lines
Both are digital and therefore aren’t technically modemswhich are analogue.

20
Q

Optical Network Terminal (ONT)

A

Device required if you have fiber, connects to ISP (where it terminates)

21
Q

access point

A

is any point that allows a user on to a network. On a wired network, this means a hub or a switch. The term is commonly used in reference to a wireless access point, which lets users connect to your network via an 802.11 technology.

22
Q

repeater or extender

A

small, powered device that receives a signal, amplifies it, and sends it on its way. The whole purpose of a repeater is to extend the functional distance of a cable run.
Used to extend the segment distance beyond the 100-m limitation of twisted-pair cable, or to extend a wireless signal beyond the normal range of the wireless access point.

23
Q

Patch panel

A

A patch panel provides connectivity between devices on a local area network - essentially a large hub that is rack mounted. It houses multiple cable connections but possesses no network intelligence. Its sole purpose is to connect cables together. Short patch cables are used to plug into the front-panel connectors, and there are longer, more permanent cables on the back.
A desktop computer, server, or printer (as examples) will be connected to the patch panel via a network cable, often called a patch cable. The patch panel will have connections in turn to one or more switches or routers.

24
Q

Switches: managed v unmanaged

A

Managed: ability to configure ports, manage traffic, and monitor traffic for issues. Uses protocol eg SNMP
Unmanaged: connects 2 or more computers, passes all traffic to MAC address to its port; simplest active network component that do not need to be configured, making them very flexible.

Switches = network device that receive and forward traffic on a local area network.

25
Q

QoS

A

Managed switch - prioritise certain types of traffic eg VoIP
Quality of service

26
Q

Redundancy

A

Managed switch - layer of fault tolerance, multiple ways for data to get from A to B

27
Q

Port mirroring

A

Managed switch, trouble-shooting
Port mirrors another port, traffic sent to both - can analyse port without taking offline.

28
Q

Routers

A

Connect network types eg WAN, LAN
Determine best data path
Do not forward broadcasts

29
Q

Firewall

A

Security hardware/software - protects from hackers and accessing inappropriate sites
Filters packets using ACL (access control list)

30
Q

EoP

A

Ethernet over power - use adaptor when can’t run cables for network, can’t get wireless

31
Q

PoE

A

Power over Ethernet - remote location, no power outlets

Plugs into switch or injector

Improvements: VoIP, video conferencing, alarm systems, cameras, displays, laptops

32
Q

PoE - IEEE standards

A

PoE+ = 802.3at - 30W
PoE++ = 802.3bt - 60-100W
802.3af (legacy)

33
Q

SDN

A

Software defined networking - networking without hardware, done in the cloud
Can be used to create virtual networks

34
Q

Ethernet Patch cables have a maximum length

A

per segment of 100 meters.

35
Q
A