Section 5.1 Flashcards
What are the 7-steps to the troubleshooting methodology?
- Identify the problem
- Establish a theory
- Test the theory and evaluate results
- Establish a plan of action
- Implement the plan
- Verify full system functionality
- Document findings
While troubleshooting, how do you identify the problem? What step is this in the troubleshooting methodology?
by gathering as much information as possible. find out what the symptoms are, ask the user, find out if anything changed, and if the problem can be reproduced. This is Step 1 in the troubleshooting methodology.
While troubleshooting, how do you establish a theory? What step is this in the troubleshooting methodology?
Step 2
Question the obvious
Make a list of potential solutions
Work your way through the OSI layers
While troubleshooting, how do you test the theory and evaluate results? What step is this in the troubleshooting methodology?
Step 3
Try the fix to see if it works
If not, try next theory
Escalate as needed
While troubleshooting, how do you establish a plan of action? What step is this in the troubleshooting methodology?
Step 4, by creating a plan that causes minimum impact to the business’s uptime and by creating backup plans.
While troubleshooting, how do you implement the plan? What step is this in the troubleshooting methodology?
Step 5
Fix during the change control window
Escalate as needed
While troubleshooting, how do you verify full system functionality? What step is this in the troubleshooting methodology?
Step 6
Check with user
Implement preventative measures
While troubleshooting, how do you document findings, and why? What step is this in the troubleshooting methodology?
by creating documentation and adding it to the knowledge base for future reference. this will help to resolve the issue faster next time. This is Step 7 of the troubleshooting methodology.
What is the maximum segment distance of a copper twisted-pair cable?
100 meters
How would you extend the distance of a twisted-pair copper wire cable?
With a repeater, a hub or a switch.
What causes Jitter?
Inconsistent data flow
Caused by:
network congestion
route changes
timing drift.
How can you tell that there are collisions occurring on network devices?
a blinking amber light on the port
What is CSMA/CD and why were they useful?
Carrier Sense Multiple Access/Collision Detection. CSMA listens to the wire to see if it’s in use before transmitting data. CD detects collisions and waits a period of time before attempting to transmit again.