Cable tester program?
Talic
Member Posts: 423
in CCNA & CCENT
Comments
-
tiersten Member Posts: 4,505Plug it in and see if you can communicate with whatever is on the other end? :P
Some NICs can do basic cable diagnostics and more advanced ones have TDR features but you'll still want a proper cable tester. No program is going to be able to do that. -
Talic Member Posts: 423Well I'm trying to make crossover cables and I'm not sure if the laptop is auto sensing it.
-
hypnotoad Banned Posts: 915For all you Cisco fans out there...behold, the coolest feature ever
3560#sho cable-diagnostics tdr interface gigabitEthernet 0/1 TDR test last run on: August 30 08:01:35 Interface Speed Local pair Pair length Remote pair Pair status ——— —– ———- —————— ———– ——————– Gi0/1 1000M Pair A 54 +/- 4 meters Pair A Normal Pair B 52 +/- 4 meters Pair B Normal Pair C 53 +/- 4 meters Pair C Normal Pair D 54 +/- 4 meters Pair D Normal 3560#
-
Talic Member Posts: 423For all you Cisco fans out there...behold, the coolest feature ever
3560#sho cable-diagnostics tdr interface gigabitEthernet 0/1 TDR test last run on: August 30 08:01:35 Interface Speed Local pair Pair length Remote pair Pair status ——— —– ———- —————— ———– ——————– Gi0/1 1000M Pair A 54 +/- 4 meters Pair A Normal Pair B 52 +/- 4 meters Pair B Normal Pair C 53 +/- 4 meters Pair C Normal Pair D 54 +/- 4 meters Pair D Normal 3560#
Something like that I was looking for, very cool.
But I think I got it now, I had old tcp/ip settings from a couple months ago on my laptop from doing labs with it. I almost never use my Ethernet port since I use my wireless with it. -
tech-airman Member Posts: 953Is there a cable tester program for us poor / cheap folks?
Talic,
What kind of cables? -
tech-airman Member Posts: 953For all you Cisco fans out there...behold, the coolest feature ever
3560#sho cable-diagnostics tdr interface gigabitEthernet 0/1 TDR test last run on: August 30 08:01:35 Interface Speed Local pair Pair length Remote pair Pair status ——— —– ———- —————— ———– ——————– Gi0/1 1000M Pair A 54 +/- 4 meters Pair A Normal Pair B 52 +/- 4 meters Pair B Normal Pair C 53 +/- 4 meters Pair C Normal Pair D 54 +/- 4 meters Pair D Normal 3560#
hypnotoad,
Which Cisco IOS version are you using on that 3560? -
APA Member Posts: 959you have to run test cable-diagnostics tdr interface [type] [mod\port] first before running the show command.
Without running the test you will have no output from the show command...... as the device has to run the tdr test over the pairs... and remember it's for copper ports
and BTW - Port status must be Up,Up
CCNA | CCNA:Security | CCNP | CCIP
JNCIA:JUNOS | JNCIA:EX | JNCIS:ENT | JNCIS:SEC
JNCIS:SP | JNCIP:SP -
hypnotoad Banned Posts: 915you have to run test cable-diagnostics tdr interface [type] [mod\port] first before running the show command.
Without running the test you will have no output from the show command...... as the device has to run the tdr test over the pairs... and remember it's for copper ports
and BTW - Port status must be Up,Up
Yes...and also I believe these tests are intrusive so they will cut off your port's communication when they run, so don't break stuff