<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: TDR or similar cable test diagnostics in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55674#M16125</link>
    <description>Justin,&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the reply, that worked well for getting the image on the switch.&lt;BR /&gt;
&lt;BR /&gt;
Unfortunately it still wont run. &lt;BR /&gt;
&lt;BR /&gt;
440-G1 running 16.2.5.4-patch1-7 and I get the below error.&lt;BR /&gt;
&lt;BR /&gt;
* Staging-Rack.9 # run script cablediag.py -p 16 &lt;BR /&gt;
cablediag: 1.1.0.3&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++&lt;BR /&gt;
+               C A U T I O N               +&lt;BR /&gt;
+  cablediag will momentarily interfere with traffic on active ports  +&lt;BR /&gt;
+-----------------------------------------------------------------------+&lt;BR /&gt;
+  Ports: 16                              +&lt;BR /&gt;
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++&lt;BR /&gt;
Do you want to continue cable diagnostics? [y/N]: y&lt;BR /&gt;
Collecting port cable diagnostic information may take a moment...&lt;BR /&gt;
socket.timeout: timed out&lt;BR /&gt;
* Staging-Rack.10 #</description>
    <pubDate>Fri, 22 Feb 2019 02:21:00 GMT</pubDate>
    <dc:creator>davidj_cogliane</dc:creator>
    <dc:date>2019-02-22T02:21:00Z</dc:date>
    <item>
      <title>TDR or similar cable test diagnostics</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55657#M16108</link>
      <description>Hello everyone,&lt;BR /&gt;
&lt;BR /&gt;
I would like to know if the summit series has any TDR functionalities or similiar failure detection features on copper cables. I know the summit series has a run diagnostics command, but, from what I've read, it only tests ASIC and packet loopback.&lt;BR /&gt;
&lt;BR /&gt;
Cheers.&lt;BR /&gt;
&lt;BR /&gt;
Ed&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Sep 2016 03:36:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55657#M16108</guid>
      <dc:creator>Eduardo_Mendiza</dc:creator>
      <dc:date>2016-09-21T03:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: TDR or similar cable test diagnostics</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55658#M16109</link>
      <description>Starting with EXOS 21.1.2, the cablediag application is bundled in with EXOS.&lt;BR /&gt;
Known issues:&lt;UL&gt; 
&lt;LI&gt;Disruptive test: momentarily interrupts data on a link 
&lt;/LI&gt;&lt;LI&gt;Disrupts stacking if run on alternative stack link ports&lt;/LI&gt;&lt;/UL&gt;# &lt;B&gt;run script cablediag.py -h&lt;/B&gt;&lt;BR /&gt;
usage: cablediag [-h] [-s SLOT [SLOT ...]] [-p PORT [PORT ...]] [-d]&lt;BR /&gt;
&lt;BR /&gt;
optional arguments:&lt;BR /&gt;
  -h, --help            show this help message and exit&lt;BR /&gt;
  -s SLOT [SLOT ...], --slot SLOT [SLOT ...]&lt;BR /&gt;
                        Stacking slot number, e.g. 1,2 or 1-5&lt;BR /&gt;
  -p PORT [PORT ...], --port PORT [PORT ...]&lt;BR /&gt;
                        Selected port number, e.g. 3,4,5 or 3-5&lt;BR /&gt;
  -d, --debug           Enable debug&lt;BR /&gt;
&lt;BR /&gt;
E.g.&lt;BR /&gt;
# &lt;B&gt;run script cablediag.py -p 2&lt;/B&gt;&lt;BR /&gt;
cablediag: 1.0.0.1&lt;BR /&gt;
&lt;BR /&gt;
Collecting port cable diagnostic information may take a moment...&lt;BR /&gt;
&lt;BR /&gt;
port 2: cable (4 pairs, length +/- 10 meters)&lt;BR /&gt;
        pair A Ok, length 0 meters&lt;BR /&gt;
        pair B Ok, length 0 meters&lt;BR /&gt;
        pair C Ok, length 0 meters&lt;BR /&gt;
        pair D Ok, length 0 meters&lt;BR /&gt;
&lt;BR /&gt;
E.g.&lt;BR /&gt;
# &lt;B&gt;run script cablediag.py&lt;/B&gt;&lt;BR /&gt;
cablediag: 1.0.0.1&lt;BR /&gt;
&lt;BR /&gt;
Collecting port cable diagnostic information may take a moment...&lt;BR /&gt;
&lt;BR /&gt;
port 1: cable (4 pairs, length +/- 10 meters)&lt;BR /&gt;
        pair A Open, length 0 meters&lt;BR /&gt;
        pair B Open, length 0 meters&lt;BR /&gt;
        pair C Open, length 0 meters&lt;BR /&gt;
        pair D Open, length 0 meters&lt;BR /&gt;
port 2: cable (4 pairs, length +/- 10 meters)&lt;BR /&gt;
        pair A Ok, length 0 meters&lt;BR /&gt;
        pair B Ok, length 0 meters&lt;BR /&gt;
        pair C Ok, length 0 meters&lt;BR /&gt;
        pair D Ok, length 0 meters&lt;BR /&gt;
port 3: cable (4 pairs, length +/- 10 meters)&lt;BR /&gt;
        pair A Open, length 0 meters&lt;BR /&gt;
        pair B Open, length 0 meters&lt;BR /&gt;
        pair C Open, length 0 meters&lt;BR /&gt;
        pair D Open, length 0 meters&lt;BR /&gt;
...&lt;BR /&gt;
&lt;BR /&gt;
port 23: cable (4 pairs, length +/- 10 meters)&lt;BR /&gt;
        pair A Open, length 0 meters&lt;BR /&gt;
        pair B Open, length 0 meters&lt;BR /&gt;
        pair C Open, length 0 meters&lt;BR /&gt;
        pair D Open, length 0 meters&lt;BR /&gt;
port 24: cable (4 pairs, length +/- 10 meters)&lt;BR /&gt;
        pair A Open, length 0 meters&lt;BR /&gt;
        pair B Open, length 0 meters&lt;BR /&gt;
        pair C Open, length 0 meters&lt;BR /&gt;
        pair D Open, length 0 meters&lt;BR /&gt;
CABLEdiag: ERROR: port 25: Feature unavailable&lt;BR /&gt;
CABLEdiag: ERROR: port 26: Feature unavailable&lt;BR /&gt;
CABLEdiag: ERROR: port 27: Feature unavailable&lt;BR /&gt;
CABLEdiag: ERROR: port 28: Feature unavailable&lt;BR /&gt;
CABLEdiag: ERROR: port 29: Feature unavailable&lt;BR /&gt;
CABLEdiag: ERROR: port 30: Feature unavailable&lt;BR /&gt;
CABLEdiag: ERROR: port 31: Feature unavailable&lt;BR /&gt;
CABLEdiag: ERROR: port 32: Feature unavailable&lt;BR /&gt;
CABLEdiag: ERROR: port 33: Feature unavailable&lt;BR /&gt;
CABLEdiag: ERROR: port 34: Feature unavailable</description>
      <pubDate>Wed, 21 Sep 2016 15:33:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55658#M16109</guid>
      <dc:creator>Dave_Hammers</dc:creator>
      <dc:date>2016-09-21T15:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: TDR or similar cable test diagnostics</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55659#M16110</link>
      <description>Ah, it made its way to 21.1.2! Good to hear.&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Sep 2016 15:33:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55659#M16110</guid>
      <dc:creator>Stephane_Grosj1</dc:creator>
      <dc:date>2016-09-21T15:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: TDR or similar cable test diagnostics</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55660#M16111</link>
      <description>Thanks  for the answer Dave. That solves my doubt.&lt;BR /&gt;
&lt;BR /&gt;
Ed</description>
      <pubDate>Wed, 21 Sep 2016 22:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55660#M16111</guid>
      <dc:creator>Eduardo_Mendiza</dc:creator>
      <dc:date>2016-09-21T22:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: TDR or similar cable test diagnostics</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55661#M16112</link>
      <description>Test this feature with X440-G2 48 Ports - it does not work ;-(&lt;BR /&gt;
GTAC Case 01327221&lt;BR /&gt;
&lt;BR /&gt;
Other Switches X450-G2 or X440 24Port models working well.&lt;BR /&gt;
&lt;BR /&gt;
I hope cablediag.py will be a standard CLI command in near future.&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;</description>
      <pubDate>Wed, 31 May 2017 12:42:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55661#M16112</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2017-05-31T12:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: TDR or similar cable test diagnostics</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55662#M16113</link>
      <description>I've been trying to get it added to the standard CLI for a while. When 22.3 comes out, I might have a trick to share with you... &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;
Thanks for reporting the bug.&lt;BR /&gt;</description>
      <pubDate>Wed, 31 May 2017 12:42:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55662#M16113</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2017-05-31T12:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: TDR or similar cable test diagnostics</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55663#M16114</link>
      <description>Hi Dave,&lt;BR /&gt;
It seems that there are some changes in Cable Diagnostics 1.1.0.3.&lt;BR /&gt;
&lt;BR /&gt;
Having a short look into "User Documentation" will only deleiver a HTML Error: &lt;BR /&gt;
404: Not Found&lt;BR /&gt;
&lt;A href="https://rawgit.com/extremenetworks/EXOS_Apps/master/Cablediags/docs/" target="_blank" rel="nofollow noreferrer noopener"&gt;https://rawgit.com/extremenetworks/EXOS_Apps/master/Cablediags/docs/&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Feb 2018 13:31:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55663#M16114</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2018-02-23T13:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: TDR or similar cable test diagnostics</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55664#M16115</link>
      <description>Extreme is working on a central document web page for engineering created documentation.&lt;BR /&gt;
&lt;BR /&gt;
api.extremenetworks.com&lt;BR /&gt;
&lt;BR /&gt;
unfortunately, it is not enabled to be visible outside of Extreme just yet.&lt;BR /&gt;
&lt;BR /&gt;
Until this is working, I've updated github with the doc for cablediag 1.1.0.3&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Feb 2018 19:21:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55664#M16115</guid>
      <dc:creator>Dave_Hammers</dc:creator>
      <dc:date>2018-02-23T19:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: TDR or similar cable test diagnostics</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55665#M16116</link>
      <description>What is pair A, B, C and D (1,2 / 3,6/ 4,5 and 7,8)?</description>
      <pubDate>Mon, 23 Apr 2018 18:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55665#M16116</guid>
      <dc:creator>JohanHendrikx</dc:creator>
      <dc:date>2018-04-23T18:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: TDR or similar cable test diagnostics</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55666#M16117</link>
      <description>Hi, all!&lt;BR /&gt;
&lt;BR /&gt;
So, what exactly is pairs A, B, C, D?&lt;BR /&gt;
&lt;BR /&gt;
Thank you!</description>
      <pubDate>Wed, 09 Jan 2019 15:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55666#M16117</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2019-01-09T15:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: TDR or similar cable test diagnostics</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55667#M16118</link>
      <description>&lt;BR /&gt;
&lt;BR /&gt;
This is related to the below cablediagnostic output:&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;port 2: cable (4 pairs, length +/- 10 meters)&lt;BR /&gt; pair A Ok, length 0 meters&lt;BR /&gt; pair B Ok, length 0 meters&lt;BR /&gt; pair C Ok, length 0 meters&lt;BR /&gt; pair D Ok, length 0 meters&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
@John:  Good question ! (i hope it will be answered)&lt;BR /&gt;
otherwise you have to test it by modifying a patch cable.</description>
      <pubDate>Wed, 09 Jan 2019 16:06:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55667#M16118</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2019-01-09T16:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: TDR or similar cable test diagnostics</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55668#M16119</link>
      <description>&lt;BR /&gt;
&lt;BR /&gt;
Any news after 10 months ?</description>
      <pubDate>Wed, 09 Jan 2019 16:06:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55668#M16119</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2019-01-09T16:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: TDR or similar cable test diagnostics</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55669#M16120</link>
      <description>It's working for me using my cell phone (not on internal wireless).&lt;BR /&gt;
Specifically regarding cable diag, there's this page: http://api.extremenetworks.com/EXOS/Applications/Cablediag/ &lt;BR /&gt;
&lt;BR /&gt;
Note that in 22.5, a normal CLI command was added&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;run diagnostics cable ports [ {port-list} | all ]&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 15 Jan 2019 04:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55669#M16120</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2019-01-15T04:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: TDR or similar cable test diagnostics</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55670#M16121</link>
      <description>Is there a similar script that could be run on a G1 switch running 16.2?</description>
      <pubDate>Wed, 06 Feb 2019 05:19:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55670#M16121</guid>
      <dc:creator>davidj_cogliane</dc:creator>
      <dc:date>2019-02-06T05:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: TDR or similar cable test diagnostics</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55671#M16122</link>
      <description>Hi David,&lt;BR /&gt;
Try this: &lt;A href="https://github.com/extremenetworks/EXOS_Apps/tree/master/Cablediags" target="_blank" rel="nofollow noreferrer noopener"&gt;https://github.com/extremenetworks/EXOS_Apps/tree/master/Cablediags&lt;/A&gt;</description>
      <pubDate>Thu, 07 Feb 2019 23:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55671#M16122</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2019-02-07T23:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: TDR or similar cable test diagnostics</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55672#M16123</link>
      <description>I had found that previously and get the below error&lt;BR /&gt;
"Downloading to SwitchError: Failed to download image - Error: File could not be unwrapped."&lt;BR /&gt;
&lt;BR /&gt;
These attempts have been on a X440-48p running 16.2.5.4</description>
      <pubDate>Thu, 07 Feb 2019 23:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55672#M16123</guid>
      <dc:creator>davidj_cogliane</dc:creator>
      <dc:date>2019-02-07T23:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: TDR or similar cable test diagnostics</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55673#M16124</link>
      <description>&lt;BR /&gt;
&lt;BR /&gt;
David, I ran into this same issue today. I found that by downloading the image via TFTP to my desktop and then uploading it to the switch using "download image x.x.x.x summitX-cablediag-1.1.0.3.xmod vr vr-default" I was able to install it successfully.</description>
      <pubDate>Fri, 22 Feb 2019 01:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55673#M16124</guid>
      <dc:creator>Justin_Noland1</dc:creator>
      <dc:date>2019-02-22T01:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: TDR or similar cable test diagnostics</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55674#M16125</link>
      <description>Justin,&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the reply, that worked well for getting the image on the switch.&lt;BR /&gt;
&lt;BR /&gt;
Unfortunately it still wont run. &lt;BR /&gt;
&lt;BR /&gt;
440-G1 running 16.2.5.4-patch1-7 and I get the below error.&lt;BR /&gt;
&lt;BR /&gt;
* Staging-Rack.9 # run script cablediag.py -p 16 &lt;BR /&gt;
cablediag: 1.1.0.3&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++&lt;BR /&gt;
+               C A U T I O N               +&lt;BR /&gt;
+  cablediag will momentarily interfere with traffic on active ports  +&lt;BR /&gt;
+-----------------------------------------------------------------------+&lt;BR /&gt;
+  Ports: 16                              +&lt;BR /&gt;
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++&lt;BR /&gt;
Do you want to continue cable diagnostics? [y/N]: y&lt;BR /&gt;
Collecting port cable diagnostic information may take a moment...&lt;BR /&gt;
socket.timeout: timed out&lt;BR /&gt;
* Staging-Rack.10 #</description>
      <pubDate>Fri, 22 Feb 2019 02:21:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55674#M16125</guid>
      <dc:creator>davidj_cogliane</dc:creator>
      <dc:date>2019-02-22T02:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: TDR or similar cable test diagnostics</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55675#M16126</link>
      <description>Son of a gun, you're right. Just did the same thing for me. Tried it on two different switches, an x440 and an x460, both running 16.2.4.5 patch1-8 and the failed the same way.</description>
      <pubDate>Fri, 22 Feb 2019 03:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55675#M16126</guid>
      <dc:creator>Justin_Noland1</dc:creator>
      <dc:date>2019-02-22T03:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: TDR or similar cable test diagnostics</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55676#M16127</link>
      <description>Maybe the G1 switches just don't have the hardware to get this done.&lt;BR /&gt;
&lt;BR /&gt;
Though I swear I saw a TAC guy do something similar in the past.</description>
      <pubDate>Fri, 22 Feb 2019 03:33:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/tdr-or-similar-cable-test-diagnostics/m-p/55676#M16127</guid>
      <dc:creator>davidj_cogliane</dc:creator>
      <dc:date>2019-02-22T03:33:00Z</dc:date>
    </item>
  </channel>
</rss>

