Router showing error- SSH2 0: Unexpected mesg type received

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2016 04:47 AM - edited 03-20-2019 08:56 PM
Hi, My 2811 router is showing error below :
Jun 7 21:08:10.978: SSH2 1: Unexpected message received
Jun 7 21:08:24.362: SSH2 0: Unexpected message received
Jun 7 21:10:47.779: SSH2 0: Unexpected message received
Jun 7 21:13:37.884: SSH2 1: Unexpected message received
Jun 7 21:14:03.853: SSH2 0: Unexpected message received
Please suggest.
- Labels:
-
Cisco Bugs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2016 06:37 AM
Hi
Reset your ssh keys on the router set them to 1024 or higher
crypto key generate rsa
You can receive the SSH2 0: Unexpected mesg type received error message due to a packet received that is not understandable by the router. Increase the key length while you generate rsa keys for ssh in order to resolve this issue. "
