Troubleshooting OSI Layers 1 3
Troubleshooting OSI Layers 1 3
OSI Layers 13
In this two-part white paper series, learn to quickly locate and resolve problems across the
OSI layers using the Troubleshooting Cheat Sheet.
White Paper
Complaint What to Ask What it Means
Slow Network What type of application is being used? Is it web- Determines whether the person is accessing local or
based? Is it commercial, or a homegrown application? external resources.
How long does it take the user to copy a file Verifies they can send data across the network to a server, and
from the desktop to the mapped network drive allows you to evaluate the speed and response of the DNS Server.
and back?
How long does it take to ping the server Validates they can ping the server and obtain the response time.
of interest?
If the time is slow for a local server, how many Confirms the number of hops taking place. Look at switch and
hops are needed to reach the server? server port connections, speed to the client, and any errors.
Inability to What task is the user attempting to perform? Indicates whether the action is limited to a specific resource such
Access Net- as a mapped drive on a server or multiple network resources.
Work
Resources What type of application is the user attempting Similar to the above question on application type, this may point
to access? to a problem with multiple internal servers.
Application- Whats the 3-way handshake time? Identifies potential points where a slowdown might
Specific Issues be occurring.
Whats the server processing time? Points to whether the server is taking too long to
process data.
How much data are you pulling from the Assesses whether the application is sending data in an expected
application and sending across the network? and efficient way.
For additional information on application-specific issues, check out Mike Mottas Tech Tips.
Defines physical characteristics of cables and connectors Route monitoring and message forwarding
1 0
0
As cabling is essentially the heart of the Physical Layer, a simple rule
0 0
of thumb is - When in doubt, start with your cables. The following
characteristics are critical to understand when investigating:
Voltage Levels
When plugging a copper cable into a switch, verify there is enough
voltage to support data flow. If you have the wrong type of cable or Application, server, and driver
too long of a run, voltage levels may be reduced to the point that you
wont receive a link light.
patches and updates are known
culprits for knocking the packet
If the link light sporadically turns on and off, this could be a sign
of marginal voltage strength. Whether building your own cables or size down unbeknownst to the
purchasing from a reputable manufacturer always test
cable integrity. network engineer.
Data Rates
Data rate specifications for 1 Gb, 10 Gb, and 40 Gb require different
cables (cat 5e or cat 6). Even though you may connect a cat 6 cable
between computer and wall, verify that the cabling behind the wall is
also up to specification.
1
two sub-layers -- the Logical Link Control (LLC) Layer and Media
0
Access Control (MAC) Layer.
LLC: Interprets electricity, light, and WiFi into ones and zeros,
which become the data packets.
The easiest way to understand the Data Link Layer and the role of
MAC is to think of a Layer 2 switch, said Fortunato. Layer 2 doesnt
deal with bits, rather it deals primarily with addresses represented
by the MAC Layer. With every device having a MAC address, the Did You Know?
sole concern of the Layer 2 switch is understanding how data gets
from Port A to Port B. The switch has a table with two pieces of
information the address and the port. And thats it.
If cabling isnt causing the problem,
analyzers such as Wireshark or the
Observer Analyzer can be used to
view the individual frames taken
from the media to locate anomalies.
Software-based analyzers relying on
a standard network adapter may be
unable to detect MAC layer errors.
viavisolutions.com