What is attenuation?
It is the loss of intensity as signal moves through a medium. In copper cables, you’ll have electrical signals that will attenuate as they move through the cable. If it’s a fiber connection, the same thing happens with light.
What are decibels?
(dB) It is the signal strength ratio measurements.
What are dB loss symptoms?
What is latency?
It’s a delay between the request and the response(waiting time)
When and how do we test the latency?
When the response time is longer than normal, we examine the response times at every step along the way(it may require multiple measurement tools like packet captures.
What is a jitter?
It is the time between frames(excessive jitter can cause you to miss information, “choppy” voice calls).
How can we troubleshoot excessive jitter?
What is XT and how do we measure it?
(XT:crosstalk)It’s when signal on one circuit affects another circuit(leak of information from one wire to another). We measure it with a TDR.
How do we troubleshoot XT?
What is EMI? and how can we avoid it?
It’s Electromagnetic interference and we can avoid it with:
What are opens and shorts?
A short circuit happens when connections are touching(or wires inside of a cable or connection)
An open circuit is a break in the connection.
How can we troubleshoot opens and shorts?
2. Advanced troubleshooting with a TDR(Time Domain Reflectometer)
What are pin-outs and how do we troubleshoot them?
It’s very easy to switch cables around and have the incorrect pin-outs on these wires and can cause pin-out. For fixing the problem:
What kind of problem can using the wrong kind of cable cause? how can we confirm the type pf cable we have?
Excessive physical errors, CRC errors(check your layer 1 first)
We can confirm it by:
1. check the outside of the cable
2. Confirm the cable specifications with a TDR.
How do we troubleshoot interfaces?
When does the transceiver mismatch happen?
Transceivers can mismatch if any of the following don’t meet or we can have signal loss, dropped frames or missing frames:
When does TX/RX reverse occur?
It happens with wiring mistake. They are easy to find with a wire map but some interfaces will automatically correct(using Auto-MDIX)
How can we troubleshoot TX/RX reversal?
2. Locate the reversal location(often at a punch down)
What are bottlenecks?
A bottleneck is a point of congestion in a production system that occurs when workloads arrive too quickly for the production process to handle.
How do we resolve the network bottleneck?
Check on I/O bus, CPU speed, storage access speed, network throughput, etc. We must monitor all of the, to find the slowest one but there is never just one performance metric.
When do we know we have an interface configuration problem?
What do we have a VLAN mismatch? and can we check for it?
Whats duplex/speed mismatch happen?
Incorrect speed happens when we have less than expected throughput. Incorrect duplex happens when duplex is not the same on both sides and can cause significant slowdowns.