04-01-2018 06:51 PM
I have installed ISE 2.2,i am not able to login through putty but able to login through GUI with same admin user.how can be login through cmd /putty ?
04-02-2018 10:13 AM
During setup, you are prompted if wish to enable SSH service, Check SSH settings in "sh run" under CLI and verify 'service sshd enable" is configured. There are additional security options under 'service sshd <parameter>".
04-02-2018 09:19 PM
Use SSH:
$ ssh admin@198.18.133.27
admin@198.18.133.27's password:
Last login: Tue Mar 27 03:01:55 2018 from x.x.x.x
ise/admin#
04-02-2018 09:42 PM
If this is not a new installation, it's also possible that the CLI and GUI passwords are different since these are NOT automatically synced after the initial creation from the setup wizard. If the CLI admin password has been changed and lost, you might need to reset the CLI password using the recovery options listed in the link below.
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