Section 5: Network Troubleshooting Flashcards
What is the first step in the troubleshooting process?
Identify the Problem
After identifying the problem, what is the next step in troubleshooting?
Establish a theory of probable cause
After establishing a theory of probable cause, what is the next step?
Test the Theory
Once the theory is confirmed, what is the next step?
Establish a plan of action
After establishing a plan of action, what is the next step?
Implement the solution
After implementing the solution, what is the next step?
Verify full system functionality, if applicable install preventive measures.
After verifying full system functionality, what is the next step?
Document findings and actions
What are common cable issues, and how can incorrect cables cause problems?
- Single Mode vs. Multimode Fiber: Using the wrong type can cause mismatched connections and poor performance.
- Category 5/6/7/8: Lower-category cables may not support higher bandwidths or frequencies.
- STP vs. UTP: Incorrect use can result in inadequate shielding and increased interference.
What are 3 common causes of signal degradation in cables?
Crosstalk: Signals interfere between adjacent cables, often caused by poor cable design or installation.
Interference: External electromagnetic interference (EMI) from devices or power lines.
Attenuation: Signal weakening over long distances or through poor-quality cables.
What is improper termination, and how does it affect networks?
Terminating cables incorrectly (e.g., poor crimping, incorrect pinouts) can cause data loss or connection instability.
What happens when TX/RX are transposed, and how can you fix it?
Issue: Transmitting and receiving wires are reversed, preventing communication.
Fix: Verify and correct the cable pinout or use a crossover cable if required.
What are interface issues indicated by increasing interface counters?
Cyclic Redundancy Check (CRC): Indicates data corruption during transmission.
Runts: Packets smaller than the minimum allowed size.
Giants: Packets exceeding the maximum allowed size.
Drops: Packets discarded due to buffer overflow or errors.
What are 3 common port status issues, and what do they mean?
Error Disabled: Port shut down due to detected issues (e.g., security violation).
Administratively Down: Port manually disabled by an administrator.
Suspended: Port inactive due to configuration or policy conflicts.
What are common hardware issues related to Power over Ethernet (PoE)?
Power Budget Exceeded: Insufficient power available for connected PoE devices.
Incorrect Standard: Device uses a PoE standard incompatible with the switch (e.g., IEEE 802.3af vs. 802.3at).
What are common transceiver issues, and how can they affect performance?
Mismatch: Incorrect transceiver type (e.g., single-mode used on a multimode connection).
Signal Strength Issues: Weak or poor-quality signal due to dirty connectors, long distances, or degraded optics.
What is the purpose of STP (Spanning Tree Protocol)?
Prevents network loops by creating a loop-free topology in Ethernet networks.
* Ensures redundancy while avoiding broadcast storms.
What are 4 common STP issues?
- Network Loops: Occur when STP is disabled or misconfigured, leading to broadcast storms.
- Root Bridge Selection: If the wrong switch becomes the root bridge, it can cause suboptimal paths.
- Port Roles: Incorrect roles (root, designated, or blocked) can affect traffic flow.
- Port States: Misconfigured port states (e.g., listening, learning, forwarding, or blocking) can delay convergence or cause outages.
What happens with an incorrect VLAN assignment, and how do you resolve it?
Issue: Devices assigned to the wrong VLAN cannot communicate with the intended network.
Resolution: Verify and correct VLAN configurations on switch ports and trunk links.
What issues can occur with Access Control Lists (ACLs)?
Incorrect ACL Rules: Can block legitimate traffic or allow unauthorized access.
Resolution: Review ACLs for proper source, destination, and protocol/port configurations.
What is a routing table, and why is it critical for route selection?
Routing Table: Contains information about network destinations and the best paths to reach them.
Issues:
* Missing or incorrect routes can prevent traffic from reaching its destination.
* Incorrect default routes can send traffic to the wrong next hop.
What happens with an incorrect default gateway configuration?
Devices cannot communicate outside their local subnet.
- Resolution: Configure the correct gateway IP address on affected devices.
What is address pool exhaustion, and what causes it?
Definition: No available IP addresses for new devices.
Causes: Mismanaged DHCP scopes or too many devices on the network.
Resolution: Increase the DHCP scope or implement subnetting.
What are the impacts of an incorrect IP address or duplicate IP address?
Incorrect IP Address: Prevents devices from communicating on the network.
Duplicate IP Address: Causes conflicts, leading to intermittent or no connectivity for affected devices.
Resolution: Verify and assign unique, correct IP addresses to all devices.