cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1136
Views
0
Helpful
1
Replies

SSH & telnet on ASA 5505

milan_ver
Level 1
Level 1

Hi,

Kindly share ke commands for configuring ssh & telnet on ASA 5505

Regards,

Milan Verma

1 Reply 1

Jouni Forss
VIP Alumni
VIP Alumni

Hi,

The very basic format is the following

SSH

  • You will possibly need to generate keys before you can access the ASA with SSH
    • crypto key generate rsa modulus 2048
    • ASA will warn if they already exist
  • ssh version 2
  • ssh timeout
  • ssh

TELNET

  • telnet timeout
  • telnet

So basicly you need to define the source network + source interface in the commands to allow management connections from those networks.

- Jouni

Review Cisco Networking for a $25 gift card