cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
452
Views
5
Helpful
5
Replies

SSH still on Firepower ASA console after running disable command

systems100
Level 1
Level 1

Hello People,

I really need some help here.

I tried disabling ssh version 2 on cisco Firepower ASA console but then the ssh version 2 still remains even after running the "no ssh version 2" command.

I want to remove the ssh config from the device.

Please assist.

5 Replies 5

show ssh session
then do
ssh disconnect <SID you get from first step>

Hi MMH,

Will this take the ssh version 2 off the cli when i do a show running-config on the device?

sorry you want to disable session or remove ALL SSH Ver. 2?
If Yes 
then try as I think
ip ssh ver 1
this make ASA replace the ver from 2 to 1.


I don't want to have both ssh version1 and 2 running on it.

I want to completely disable ssh from the device.

Marvin Rhoads
Hall of Fame
Hall of Fame

You have to remove any instance of the the "ssh" commands, e.g.:

no ssh { ip_address mask | ipv6_address/prefix } interface 

Reference: https://www.cisco.com/c/en/us/td/docs/security/asa/asa-cli-reference/S/asa-command-ref-S/so-st-commands.html#wp3066408518

Review Cisco Networking for a $25 gift card