Troubleshooting Steps Flashcards
What are first 3 steps of the 7 step troubleshooting steps?
1) identify the problem (more accurately, the issue)
2) establish a theory of probably cause
3) test the theory to determine cause
What are steps 4. 5. 6 and 7 of the 7 troubleshooting steps?
4) establish a plan to resolve the problem
5) implement the solution
6) Verify the solution has worked and no new issues appear. Fix those issues
7) Document findings, actions and outcomes
Two devices using auto negotiation for duplex setting can still end up with duplex mismatch. TRUE or FALSE?
TRUE
what is the default duplex setting on switches and hosts?
Auto
what’s the command to check the MTU setting on a router interface?
show interface
when checking switch port for potential issues, what 3 things should be checked?
1) Speed
2) Duplex setting
3) type of cable
regarding issues with untrusted certificates, where are certificates stored on the local machine?
in the Trusted Root Certification Authorities Folder
list 3 reasons that would cause an SSL certificate to be invalid?
1) CA not found in trusted root certification authorities folder
2) Certificate expired or presented before the validity period starts!
3) name doesn’t match
incorrect time between machines will affect what 3 things?
1) Active Directory (5 mins difference will stop comms)
2) Certificates
3) Syslogs
when checking for blocked tcp/udp ports what command is used?
netstat -a
what’s the best way of controlling host-based firewall settings to prevent it causing access issues?
control them with a group policy
what is the disadvantage of the bottom-up approach to establishing a cause?
you have to check a lot of things!
if you can’t test a theory, and you’ve tried other theories, what do you then need to do?
escalate the problem
What is a symptom of STP convergence issue?
network goes down for a min, then comes back up again and repeats
Proxy ARP, missing routes, routing problems and routing loops would be escalated to which group?
the routing group