Networking

Measuring Cable Lengths on a Catalyst Switch

Tony Mattke · 2010.05.22 · 1 min read

A while back, I was playing on a 3750 switch in a customers lab and came across something I’ve never seen before. It seems that some Cisco switches have a built in Time-domain reflectometer, or TDR. While this is pretty standard on something like my Fluke gear, its nothing that I would expect to find on a Catalyst switch!

According to what I could find, this should be present on the 3560, 3750, and some modules for the 4500, 6500 and 7600 series. Quite an interesting feature if you ask me! This could be quite helpful for discovering cables that have been damaged. You can find the Cisco command reference for this feature here.

text
Switch#test cable-diagnostics tdr interface g1/0/12
TDR test started on interface Gi1/0/12
A TDR test can take a few seconds to run on an interface
Use 'show cable-diagnostics tdr' to read the TDR results.
Switch#show cable-diagnostics tdr int g1/0/12
TDR test last run on: May 21 21:31:09

Interface Speed Local pair Pair length        Remote pair Pair status
--------- ----- ---------- ------------------ ----------- --------------------
Gi1/0/14  auto  Pair A     25   +/- 4  meters N/A         Open
                Pair B     25    +/- 4  meters N/A         Open
                Pair C     24   +/- 4  meters N/A         Open
                Pair D     25   +/- 4  meters N/A         Open
More in Networking

Related Posts

Opinions & Tangents · 3 min read

Mandatory Cisco DNA Licensing – is this the Future??

2019.03.13

With the release of the new 9200 series switches many enterprise organizations are starting to look towards the future. Cisco has also been looking towards the future… of their profit margin.

Everything Else · 5 min read

My Toolbag

2011.06.17

Following the current popular topic of “Whats in your toolbag?” ala Stretch and Fryguy. I’ve decided (after some persuading) to detail the contents of my own bag.

Networking · 4 min read

Nexus Virtual Port Channel (vPC)

2011.02.01

The Nexus 7000 and 5000 series have taken port-channel functionality to the next level by enabling port-channels to exist between links that are connected to different devices.