Networking test Flashcards

1
Q

What is a UTP (unshielded twisted pair)

A

Cable used to connect devices to network, 4 pairs of wires that are twisted together

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

What is STP (shielded twisted pair

A

Network cabllin like UTP but has additional shielding to reduce elctromagnetic interference

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

What is fibre optic

A

Use light to transmit data over long distances at high speeds

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

Single vs Multi mode fibres

A

Single: Long distance up to 100gbps
Multi: Shorter distances at lower speeds for cheaper

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

Coaxial cable

A

central conductor surrounded by a shield and insulating layer, mostly used for cable tvs

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

2.4ghz
5ghz
6ghz

A

2.4 = good coverage but susceptible to interference
5 = high speeds, less interference, short range
6 = fastest but very low range

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

Modem

A

Converts signals from one device to another so other can read

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

Router

A

connects networks together and routes data between them

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

Switch

A

connects devices together and routes data between them

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

Gateway

A

connects local netweork to a larger network etc internet

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

WAP

A

wireless devices to connect to wired network

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

Firewall

A

Monitors income and outgoing traffic and blocks traffic

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

DOD TCP/IP MODEL

A

Application -> transport - > network -> network access layer

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

Application layer

A

Network services like HTTPS, HTTP

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

Transport layer

A

Reliable data transfer like TCP

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

Internet layer

A

addressing and rouiting of data packets accross network like IP

17
Q

network interface layer

A

transmitting data packets over physical network etc ethernet

18
Q

What is an IP address

A

unique numerical identifier assignerd to every device on a network using internet layer

19
Q

IPV 4 IPV 6

A

IPV4 = 32 bit adress with 4.3 billions max address
IPV6 = 128 bit address with unlimited addresses

20
Q

Subnet masks

A

Network = used to identify network
Host = used to identiyfy individual device on network
Subnet mask is a 32 bit value used to determine which part of IP is host and which is network

21
Q

Factors that affect network performance

A
  • Bandwith, network design, data collision
22
Q

Bandwidth

A

Amount of data that can be transmitted over a network connection in a given amount of time

23
Q

Ways to reduce data collision

A

Switches and routers by checking if trasnmitssion is in use

24
Q

Excess broadcast traffic

A

Messages that are sent to all devices on a network

25
What is OSI
framework used to understand network interactions
26
OSI MODEL
Application --> Presentation --> Session--> Transport ----> network----> data link---> physical layer
27
Header
Refers to a block of info attacked to data packets
28
Application layer
Enables access to network services for end user applications, e.g email for HTTP
29
Presentation layer
Transforms data to provide standard interface for application layer, encypts and compresses data aswell
30
Session layer
Manages communication sessions between applications
31
Transport layer
Reliable, transparent transfer of data. Manages error detection and recovery , TCP
32
Network layer
Manages device addressing for best path IP V4 and 6
33
Data link layer
Provides node to node data transfer e.g switch
34
Physical layer
Transmits raw bits over a physical medium e.g cables
35
Network topology
Layout of a network on how different nodes are connected
36
Star topology
Every node is conncted to a central hub which offers high perfomance
37
Mesh topology
Every node is connected to every other node which offers fault tolerance
38
Hybrid topology
Combines two or more different topologies to meet specific needs offers security and performance