Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-20-2016 08:36 PM
Hello everyone,
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.
Cheers.
Ed
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.
Cheers.
Ed
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-14-2019 08:17 PM
It's working for me using my cell phone (not on internal wireless).
Specifically regarding cable diag, there's this page: http://api.extremenetworks.com/EXOS/Applications/Cablediag/
Note that in 22.5, a normal CLI command was added
Specifically regarding cable diag, there's this page: http://api.extremenetworks.com/EXOS/Applications/Cablediag/
Note that in 22.5, a normal CLI command was added
code:
run diagnostics cable ports [ {port-list} | all ]
23 REPLIES 23
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-07-2019 03:50 PM
Hi David,
Try this: https://github.com/extremenetworks/EXOS_Apps/tree/master/Cablediags
Try this: https://github.com/extremenetworks/EXOS_Apps/tree/master/Cablediags
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-07-2019 03:54 PM
I had found that previously and get the below error
"Downloading to SwitchError: Failed to download image - Error: File could not be unwrapped."
These attempts have been on a X440-48p running 16.2.5.4
"Downloading to SwitchError: Failed to download image - Error: File could not be unwrapped."
These attempts have been on a X440-48p running 16.2.5.4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-21-2019 05:02 PM
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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-21-2019 06:21 PM
Justin,
Thanks for the reply, that worked well for getting the image on the switch.
Unfortunately it still wont run.
440-G1 running 16.2.5.4-patch1-7 and I get the below error.
* Staging-Rack.9 # run script cablediag.py -p 16
cablediag: 1.1.0.3
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ C A U T I O N +
+ cablediag will momentarily interfere with traffic on active ports +
+-----------------------------------------------------------------------+
+ Ports: 16 +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Do you want to continue cable diagnostics? [y/N]: y
Collecting port cable diagnostic information may take a moment...
socket.timeout: timed out
* Staging-Rack.10 #
Thanks for the reply, that worked well for getting the image on the switch.
Unfortunately it still wont run.
440-G1 running 16.2.5.4-patch1-7 and I get the below error.
* Staging-Rack.9 # run script cablediag.py -p 16
cablediag: 1.1.0.3
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ C A U T I O N +
+ cablediag will momentarily interfere with traffic on active ports +
+-----------------------------------------------------------------------+
+ Ports: 16 +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Do you want to continue cable diagnostics? [y/N]: y
Collecting port cable diagnostic information may take a moment...
socket.timeout: timed out
* Staging-Rack.10 #
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-21-2019 07:09 PM
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.
