Configuring SSH on a ASR 1002
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2010 05:31 AM - edited 03-04-2019 08:55 AM
Can anyone help and let me know how you configure SSH on a ASR 1002 and apply it to the Managment Interface ?
Many thanks
Mike
- Labels:
-
Other Routing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2010 09:56 AM
Please refer to the documentation:
Regards,
Edison
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2011 06:22 AM
Hi,
I've configured the following command in ASR 1002 :
- hostname
- domain name
- generate rsa certificate
- transport input telnet ssh on line vty
I telnet the port 22 on ASR, it is open. But when i connect using SecureCRT, the router doesn't challenge me for username & password. I wonder why i cannot ssh the ASR. I've checked the IOS, it support SSH. Is it maybe because i've not setup management interface?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2011 07:23 AM
To enable SSH you need to generate RSA keys. Your post says that you generated RSA certificates. That is different from RSA keys. Try generating RSA keys and let us know if it works.
HTH
Rick
Sent from Cisco Technical Support iPhone App
Rick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2015 08:58 PM
Assign a vrf to the management interface of ASR.
"vrf forwarding Mgmt-intf"
Add a static route for this management vrf (default route or for any specific subnet). Now all traffic destined for management interface will use this routing table.
Rest of the steps for configuring SSH on ASR are here:
http://www.networksolutions.guru/blog/switching/how-to-enable-ssh-on-cisco-devices-asa-router-switch-asr/
