{"id":2633,"date":"2025-07-15T22:00:00","date_gmt":"2025-07-15T21:00:00","guid":{"rendered":"https:\/\/www.balajibandi.com\/?p=2633"},"modified":"2025-07-16T14:00:35","modified_gmt":"2025-07-16T13:00:35","slug":"testing-cables-from-a-cisco-ios-xe-cat-9300-switch-and-how-to-use-time-domain-reflectometer-tdr","status":"publish","type":"post","link":"https:\/\/www.balajibandi.com\/?p=2633","title":{"rendered":"Testing cables from a Cisco IOS-XE Cat 9300 Switch and How to use Time-Domain Reflectometer (TDR)"},"content":{"rendered":"\n<p><strong><em>What is Time-Domain Reflectometer (TDR)?<\/em><\/strong><\/p>\n\n\n\n<p>\u201cA time-domain reflectometer (TDR) is an electronic instrument used to characterize and locate faults in metallic cables (for example, twisted wire pairs, coaxial cables).\u201d<\/p>\n\n\n\n<p><strong><em>How can TDR help me?<\/em><\/strong><\/p>\n\n\n\n<p>TDR, in its simplest form, can help you determine IF you have a cable problem, WHICH pair(s) is\/are faulty and HOW FAR away the fault is.<\/p>\n\n\n\n<p>Typically, when you have a Layer 1 issue there are a lot of factors to consider:<\/p>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>Local-end Side (LeS) patch cable;<\/li>\n\n\n\n<li>Local-end Side (LeS) patch panel (including punch block);<\/li>\n\n\n\n<li>Horizontal cable;<\/li>\n\n\n\n<li>Remote-end (Red) patch panel (including punch block);<\/li>\n\n\n\n<li>Remote-end (Red) patch cable; and<\/li>\n\n\n\n<li>Remote-end (Red) device NIC<\/li>\n<\/ol>\n\n\n\n<p><strong><em>How to use TDR?<\/em><\/strong><\/p>\n\n\n\n<p>The commands are very simple: One to start the test and the second command to display the result. Here is simple procedure:<\/p>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>Command to start the TDR: \u201ctest cable tdr interface &lt;interface of your choice&gt;\u201d;<\/li>\n\n\n\n<li>Wait for about 5 to 7 seconds for the test to run; and<\/li>\n\n\n\n<li>Command to show the result of the TDR test: \u201cshow cable tdr interface &lt;interface of your choice&gt;\u201d<\/li>\n<\/ol>\n\n\n\n<p>Now let\u2019s see what the I results would look like.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"456\" height=\"120\" src=\"https:\/\/www.balajibandi.com\/wp-content\/uploads\/2025\/07\/image-1.png\" alt=\"\" class=\"wp-image-2634\" srcset=\"https:\/\/www.balajibandi.com\/wp-content\/uploads\/2025\/07\/image-1.png 456w, https:\/\/www.balajibandi.com\/wp-content\/uploads\/2025\/07\/image-1-300x79.png 300w\" sizes=\"auto, (max-width: 456px) 100vw, 456px\" \/><\/figure>\n\n\n\n<p>So what does this result above tell us?<\/p>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>Port tested is on GigabitEthernet 0\/1;<\/li>\n\n\n\n<li>Port has negotiated to 1 Gbps;<\/li>\n\n\n\n<li>Cable use is a straight-through cable (look and compare the values of \u201cLocal pair\u201d and \u201cremote pair\u201d);<\/li>\n\n\n\n<li>Cable length is approximately 3 metres long and an error (length-wise) of 1 metre; and<\/li>\n\n\n\n<li>All four pairs are working fine (Pair status)<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"433\" height=\"138\" src=\"https:\/\/www.balajibandi.com\/wp-content\/uploads\/2025\/07\/image-2.png\" alt=\"\" class=\"wp-image-2635\" srcset=\"https:\/\/www.balajibandi.com\/wp-content\/uploads\/2025\/07\/image-2.png 433w, https:\/\/www.balajibandi.com\/wp-content\/uploads\/2025\/07\/image-2-300x96.png 300w\" sizes=\"auto, (max-width: 433px) 100vw, 433px\" \/><\/figure>\n\n\n\n<p>This is how I see what each Pairs control:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>Pairs<\/td><td>Function<\/td><\/tr><tr><td>A<\/td><td>This pair controls whether or not the port should go up or down.<\/td><\/tr><tr><td>B<\/td><td>Protocol-level and controls FastEthernet.<\/td><\/tr><tr><td>C<\/td><td>Power over Ethernet (PoE)<\/td><\/tr><tr><td>D<\/td><td>GigabitEthernet<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Lets Looks some real example from Cat 9300 :<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"ariaid-title3\">Running the TDR Test<\/h3>\n\n\n\n<p>To start the TDR test, perform this task:<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Procedure<\/h4>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>&nbsp;<\/th><th>Command or Action<\/th><th>Purpose<\/th><\/tr><\/thead><tbody><tr><td><strong>Step&nbsp;1<\/strong><\/td><td><strong>test cable-diagnostics tdr<\/strong>&nbsp;{<strong>interface<\/strong>&nbsp;{&nbsp;<var>interface-number&nbsp;<\/var>}}<\/td><td>Starts the TDR test.<\/td><\/tr><tr><td><strong>Step&nbsp;2<\/strong><\/td><td><strong>show cable-diagnostics tdr<\/strong>&nbsp;{<strong>interface<\/strong>&nbsp;<var>interface-number<\/var>}<\/td><td>Displays the TDR test counter information.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>test cable-diagnostics tdr interface Tw1\/0\/27<\/p>\n\n\n\n<p>show cable-diagnostics tdr interface Tw1\/0\/27<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"659\" height=\"102\" src=\"https:\/\/www.balajibandi.com\/wp-content\/uploads\/2025\/07\/image-3.png\" alt=\"\" class=\"wp-image-2636\" srcset=\"https:\/\/www.balajibandi.com\/wp-content\/uploads\/2025\/07\/image-3.png 659w, https:\/\/www.balajibandi.com\/wp-content\/uploads\/2025\/07\/image-3-300x46.png 300w\" sizes=\"auto, (max-width: 659px) 100vw, 659px\" \/><\/figure>\n\n\n\n<p>show cable-diagnostics tdr interface Tw1\/0\/1<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"653\" height=\"104\" src=\"https:\/\/www.balajibandi.com\/wp-content\/uploads\/2025\/07\/image-4.png\" alt=\"\" class=\"wp-image-2637\" srcset=\"https:\/\/www.balajibandi.com\/wp-content\/uploads\/2025\/07\/image-4.png 653w, https:\/\/www.balajibandi.com\/wp-content\/uploads\/2025\/07\/image-4-300x48.png 300w\" sizes=\"auto, (max-width: 653px) 100vw, 653px\" \/><\/figure>\n\n\n\n<p>show cable-diagnostics tdr interface Gi4\/0\/26<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"657\" height=\"100\" src=\"https:\/\/www.balajibandi.com\/wp-content\/uploads\/2025\/07\/image-5.png\" alt=\"\" class=\"wp-image-2638\" srcset=\"https:\/\/www.balajibandi.com\/wp-content\/uploads\/2025\/07\/image-5.png 657w, https:\/\/www.balajibandi.com\/wp-content\/uploads\/2025\/07\/image-5-300x46.png 300w\" sizes=\"auto, (max-width: 657px) 100vw, 657px\" \/><\/figure>\n\n\n\n<p>When there is no device connected :<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"659\" height=\"105\" src=\"https:\/\/www.balajibandi.com\/wp-content\/uploads\/2025\/07\/image-6.png\" alt=\"\" class=\"wp-image-2639\" srcset=\"https:\/\/www.balajibandi.com\/wp-content\/uploads\/2025\/07\/image-6.png 659w, https:\/\/www.balajibandi.com\/wp-content\/uploads\/2025\/07\/image-6-300x48.png 300w\" sizes=\"auto, (max-width: 659px) 100vw, 659px\" \/><\/figure>\n\n\n\n<p>Happy Labbingggggggggggg!<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is Time-Domain Reflectometer (TDR)? \u201cA time-domain reflectometer (TDR) is an electronic instrument used to characterize and locate faults in metallic cables (for example, twisted wire pairs, coaxial cables).\u201d How can TDR help me? TDR, in its simplest form, can help you determine IF you have a cable problem, WHICH pair(s) is\/are faulty and HOW [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2633","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/www.balajibandi.com\/index.php?rest_route=\/wp\/v2\/posts\/2633","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.balajibandi.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.balajibandi.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.balajibandi.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.balajibandi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2633"}],"version-history":[{"count":3,"href":"https:\/\/www.balajibandi.com\/index.php?rest_route=\/wp\/v2\/posts\/2633\/revisions"}],"predecessor-version":[{"id":2642,"href":"https:\/\/www.balajibandi.com\/index.php?rest_route=\/wp\/v2\/posts\/2633\/revisions\/2642"}],"wp:attachment":[{"href":"https:\/\/www.balajibandi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2633"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.balajibandi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2633"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.balajibandi.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2633"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}