Results 442 comments of Carlos Perez

what Cisco device is it? is it running NXOS, IOS ..etc

Gonna see if there is a way to vietualize it to test and see what it could be so far people with cisco gear have gone to 2.2 since 2.3...

Anything on the logs on the cisco? teminal monitor I think is the command to see the debug info Sent from my iPhone > On Nov 12, 2020, at 7:49...

It has been over a decade since I worked on Cisco gear but back in the ios 11 and 12 days debugging info was printed to the console Sent from...

What I meant was on the Cisco Switch with a serial cable connected configure it with a high debug level and to print debug to the console and try to...

SSH.Net is just a library, you can download the code from Github and compile it in Visual Studio for the framework you need. I’m using the latest version with some...

I use the library, just not the old one in the nugget repo. It is outdated and has some bugs > On Nov 20, 2020, at 2:30 PM, apagnott wrote:...

Sadly not much I can do since I do not own or have the skill to modify the library to work with Cisco version of SSH :( Sent from my...

On it was mostly me renaming the library so it stopped conflicting with MS including it for some weird storage migration component they included. > On Dec 11, 2020, at...

Interesting I know there where some changes in version information around OpenSSH needing clients to report version info. Wonder if Cisco devices since they forked and modified for their devices...