5.0 Network Troubleshooting and Tools Flashcards

(40 cards)

1
Q

what kind of attack floods a layer 2 switch with traffic?

A

ARP poisoning

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

you can access resources using their IP address, but not using their name. why?

A

names not resolving because DNS not working not configured correctly

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

what is the result if a client is assigned an incorrect network mask?

A

the client will not be able to access any other resources in the network

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

what is the result if a client is assigned an incorrect gateway?

A

the client will not be able to access resources outside the network.

the gateway is often referred to as the default gateway

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

what is the result of packet loss on VoIP phone calls?

A

choppy calls that intermittently drop

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

what should be enabled to allow people to easily find a wireless network?

A

SSID broadcasting

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

what are three common issues that can impact VoIP quality?

A

latency, jitter, and packet loss

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

what is it called when wireless signals bounce off surfaces, such as metal or glass, causing poor connectivity?

A

reflection

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

what is it called when a user connects to the incorrect wireless network within an organization?

A

wrong SSID

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

what is a symptom of wireless interference?

A

intermittent connectivity

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

how can you reduce the distance of a wireless network’s reception?

A

reduce signal strength

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

what type of twisted pair cable provides the best protection against EMI?

A

STP (shielded twisted pair)

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

what cable type provides the best protection against EMI?

A

fiber

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

what can occur if cable is run over a fluorescent light fixture?

A

EMI

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

what is the result of PC and a switch communication with different duplex modes?

A

duplex mismatch

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

what is an undesired effect of bundling UTP cables tightly together?

A

Crosstalk

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

what is the delay in response between two systems called?

18
Q

what command line tool would you use to view the TCP configuration on a linux system?

19
Q

what command line tool would you use to view the TCP configuration on a windows system?

20
Q

what hardware tool is used to locate the other end of a cable?

A

toner generator

21
Q

what software tool is used to show open connections on a computer?

22
Q

what software tool is used to show known routes?

A

Route (route print)

23
Q

what software tool is used to show MAC address to IP address mappings?

24
Q

what software tool is used to check DNS from a Microsoft system?

25
what software tool is used to check DNS from a linux system?
dig
26
what command provides information about the entire path between two systems?
tracert (or traceroute)
27
what software tool is used to check connectivity with a remote system?
Ping (or tracert)
28
what hardware tool is used to measure voltages?
multimeter
29
what hardware tool can identify the location of a break in a fiber cable?
OTDR
30
what tool is used to capture and analyze traffic sent over a network?
protocol analyzer (or packet sniffer)
31
what can a port scanner determine?
Open ports these ports also indicate running services and protocols on a system
32
what hardware tool is used to connect an RJ-45 connector to a twisted pair cable?
crimper
33
what hardware tool can verify a twisted pair cable doesn't have any breaks?
cable tester
34
what is the name of the physical device when referring to a hop?
Router
35
what should you do after testing a theory and determining a cause for a problem?
establish a plan of action to resolve the problem and identify potential effects
36
what should you do after implementing a solution?
verify full system functionality
37
what should you do after establishing a theory of probably cause?
test the theory to determine the cause
38
what is the last step in the CompTIA troubleshooting model?
document findings, actions, and outcomes
39
after identifying the problem, what is the next step?
establish a theory of probable cause
40
what is the first step in the CompTIA troubleshooting model?
identify the problem (gather information, identify symptoms, question users, and determine if anything has changed)