Ssh – How to get Home, End, Delete keys working for PuTTY SSH sessions to Cisco ASA

cisco-asaputtyssh

I want to be able to use Home, End and Delete keys when using PuTTY to access the CLI on my Cisco ASAs. Currently when I use these keys I see the ~ character.

I have tried changing the PuTTY session Keyboard setting for Home and End from Standard to rxvt – this resulted in Delete giving ~, Home doing nothing at all, and End giving w.

Is it possible to get my keyboard to behave?

I have this all working fine for connections to Linux, but not Cisco devices.

Best Answer

In the ASA CLI your home, end and delete functions are replaced by:
Ctrl+A home
Ctrl+E end
Ctrl+D delete