5.4 Given a scenario, troubleshoot common performance issues. Flashcards
1
Q
If the network can only handle one gigabit per second what happens when there are multiple links that each sending traffic of one gigabit per second? What is this called?
A
- This is known as Congestion/contention
- Buffers will fill and some data may be dropped.
2
Q
Bottlenecking
A
- The problem could be related to a number of different performance metrics/parameters.
- You need to monitor all of them to find the slowest one.
3
Q
Bandwidth (throughput capacity)
A
- How much a network is being used over a certain amount of time.
4
Q
Latency
A
- the delay between the request and the response. (Waiting time)
- Some is expected and normal
- Examine the response times at every step along the way.
5
Q
Packet Loss
A
- No errors in the packet, but system could not transmit or receive the data.
6
Q
Jitter
A
- It is the time between frames
- Typically used when referencing VoIP
- Excessive amounts of this can cause you to miss information, “choppy” voice calls.
7
Q
What are 5 common wireless networking issues?
A
- Interference (channel overlap)
- Signal degradation (attenuation)
- Insufficient wireless coverage
- Client disassociation issues
- Roaming misconfiguration
8
Q
Throughput
A
The amount of data successfully transferred through the network.
9
Q
Interference as a wireless networking issue.
A
- Limited amount of frequency (everyone can’t talk at the same time).
- Increasing number of wireless devices.
- Most AP can monitor frequency usage and automatically move to an used space.
- Disable legacy, low speed support
- Avoid overlap between access points (turn on automatic function).
10
Q
Signal degradation as a wireless networking issue.
A
- Signals get weaker as you move farther away from the antenna.
- Can be measured with a Wi-Fi analyzer.
- Control the power output on the access point.
- Use a receive antenna with a higher gain.
- Some power is lost in the antenna cable coax.
11
Q
Insufficient coverage as a wireless networking issue.
A
- Determine the existing wireless landscape.
- Identify existing access points.
- Work around existing frequencies.
- Heat maps
12
Q
Client disassociation as a wireless networking issue.
A
- An older networking issue.
- Takes advantage of older 802.11 management frame transmission.
- Your device(s) keeps dropping from the wireless network (or never connects).
- Disassociation frames can be clearly seen in a packet capture using Wireshark.
13
Q
Roaming misconfiguration as a wireless networking issue.
A
- A wireless network often has a single name (SSID)
- There might be multiple access points supporting SSID
- These access points must have identical configurations and users will be dropped if configurations differ.