Troubleshooting Performance Issues Flashcards
(24 cards)
What occurs when two hosts on the network transmit at the same time?
Collisions occur when two hosts on the network transmit at the same time, causing their signals to combine and become unreadable.
What is a Collision Domain?
A Collision Domain is a network segment where simultaneous data transmissions can collide.
How can collisions be detected in a network?
Collisions can be detected by monitoring network performance and using the ‘show interface’ command on network devices.
What are Late Collisions?
Late Collisions are detected after 5.12 microseconds and are normal in hub-based networks but should not occur in switch-based networks.
What are common causes of Late Collisions?
- Incorrect cables
- Bad network interface cards
- Too many hubs
What are Excess Collisions?
Excess Collisions occur when a device exceeds the limit for retransmitting after a collision.
What command displays the number of excessive collisions?
The command ‘show controller ethernet’ displays the exact number of excessive collisions.
What causes Broadcast Storms?
Broadcast Storms occur when a network is overwhelmed by continuous multicast or broadcast traffic.
What are the Layer 2 and Layer 3 addresses associated with Broadcasts?
- Layer 2 – FF:FF:FF:FF:FF:FF
- Layer 3 – 255.255.255.255
What is a Broadcast Domain?
A Broadcast Domain is a logical division of a computer network where all nodes can reach each other by broadcast at the data link layer.
What are main causes of Broadcast Storms?
- Too large singular broadcast domain
- Large volume of DHCP requests
- Loops created in the switching environment
How can Broadcast Storms be prevented?
- Break up large broadcast domains using Layer 3 devices
- Limit MAC addresses per port
- Set up loop prevention mechanisms like Bridge Protocol Data Units (BPDUs)
What is VoIP?
Voice Over Internet Protocol (VoIP) is a set of protocols for sending streaming voice and video in real-time over the internet.
What impact does latency have on VoIP?
Latency over 100-200ms can cause noticeable audio issues, such as echoes.
What is Jitter?
Jitter is the variation in delay over time, measured by sampling the elapsed time between packet arrivals.
What is Quality of Service (QoS)?
Quality of Service (QoS) is a mechanism to prioritize certain traffic over others.
What are common causes of Packet Loss?
- Network Congestion
- Faulty Router Configurations
- Bad Cables
- Hardware Failures
What tools can be used to troubleshoot Packet Loss?
- Ping
- Traceroute
What are the most common causes of network performance issues?
- High CPU Usage
- High Bandwidth Usage
- Poor Physical Connectivity
- Malfunctioning Network
- DNS Problems
What is an Optical Link Budget?
An Optical Link Budget is a calculation of anticipated losses along the length of a fiber optic connection.
What are common issues with Digital Certificates?
- Not signed by a trusted authority
- Expired
- Missing
What does BYOD stand for?
BYOD stands for Bring Your Own Device.
What are challenges associated with BYOD?
- Support Challenges
- Security Concerns
What should be done to resolve hardware failures?
Replace failed components or devices and ensure backups and spare parts availability.