5.0 Network troubleshooting Flashcards

troubleshooting methodology, cabling and interface issues, network services issues, performance issues, troubleshooting tools. (23 cards)

1
Q

Which phase of the troubleshooting process is likely to consume the majority of a technician’s time?

A

Problem diagnosis.

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

what are the 7 steps of the troubleshooting model?

A
  1. Identify problem
  2. Establish theory of probable cause
  3. Test theory
  4. Create POA
  5. Implement and test POA
  6. Verify system functionality
  7. Document findings
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does the ping command do?

A

Check connectivity between devices.

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

Traceroute

A

Identify the path packets take to a destination

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

IPConfig/IFConfig

A

Display and manage IP configurations

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

Netstat

A

Show active connections and listening ports

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

Nslookup/dig command

A

Query DNS records and troubleshoot DNS issues

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

ARP command

A

Display ARP cache and resolve MAC/IP issues.

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

Nmap command

A

Scan open ports and detect network devices.

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

Wireshark

A

Analyze network traffic for packet-level troubleshooting.

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

Pathping

A

Combines ping and tracert for detailed latency reports

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

OTDR

A

optical time-domain reflectometer: used on fibre-optic cables rather than copper cables to tell location of a break.

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

TDR

A

Time-Domain Reflectometer - works with copper cables to tell you the location of a break.

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

Toner Probes

A

Trace cables through walls or ceilings

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

Cable Testers

A

Verify cable integrity and identify wiring issues

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

Loopback Plugs

A

Test network interfaces for proper operation.

17
Q

What does the -o flag in netstat show?

A

Shows the process ID of the process that owns a particular network connection.

18
Q

-p flag in netstat

A

Specifies a particular protocol to show

19
Q

-n flag in netstat

A

Uses numerical formats for addresses and port numbers

20
Q

-a flag in netstat

A

Shows all active sessions including TCP and UDP port numbers

21
Q

cable tester

A

tests the category of Unshielded Twisted Pair (UTP) cable.

22
Q

ipconfig /all

A

displays information and servers, information on all the adapters and interfaces in the computer

23
Q

mtr

A

Linux equivalent to ping path.