06-23-2003 01:27 PM - edited 03-02-2019 08:21 AM
what cipher does ssh on IOS 12.2(15) use? i couldn't connect to it via my linux box without specifiying a cipher. thanks!
06-23-2003 02:00 PM
It could be DES or 3DES, depending on which flavor of code you have. Also note that Cisco can only do SSH v1, so you'll need to spec that on the command line as well (SSH -1 -cDES ...)
Good Luck
Scott
06-23-2003 02:32 PM
thanks man, that helped.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide