Monday, October 14, 2019

First time with cisco CLI

Noob alert, sorry if this is really easy but I'm stuck and google seems not helpful this time

So, I was trying to run the TDR test on a Cisco IE2000 switch, it seems to work via webpage but I want to give it a try via CLI.

I connected via USB (because yes, I wasn't able to ssh in it), I learned how to show interfaces, now I want to do the cable test.

According to all the websites, videos and documentation, it seems that I need to run the test cable tdr command followed by show cable tdr, but that's the error I get

CiscoIE2000>show int status Port Name Status Vlan Duplex Speed Type Fa1/1 notconnect 1 auto auto 10/100BaseTX Fa1/2 connected 1 a-full a-100 10/100BaseTX Fa1/3 notconnect 1 auto auto 10/100BaseTX Fa1/4 notconnect 1 auto auto 10/100BaseTX Fa1/5 notconnect 1 auto auto 10/100BaseTX Fa1/6 notconnect 1 auto auto 10/100BaseTX Fa1/7 err-disabled 1 auto auto 10/100BaseTX Fa1/8 notconnect 1 auto auto 10/100BaseTX Fa1/9 notconnect 1 auto auto Not Present Fa1/10 notconnect 1 auto auto Not Present CiscoIE2000>test cable tdr int Fa1/ ^ % Invalid input detected at '^' marker. 

any idea?

Related question: is it possible to run the same command via SNMP?



No comments:

Post a Comment