- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- Configuring SSH Version 2 on HPE 5510
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2017 01:14 AM
10-05-2017 01:14 AM
Configuring SSH Version 2 on HPE 5510
Hi all,
I would like to know how to enable the SSH Version 2 in HPE 5510. Anyone can help me how to configure it? Been reading through the HPE 5510 Security Command Reference, but did not understand the command. Appreciate this community kind assistance.
- Tags:
- SSH Version 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2017 07:01 AM
10-05-2017 07:01 AM
Re: Configuring SSH Version 2 on HPE 5510
What is the actual output of display ssh server status CLI Command?
Generally if SSH is already enabled you should only disable SSHv1 in favour of accepting connections from SSH Client based on SSHv2 only.
On Comware if SSH Version display the value 1.99 it means that SSHv2 is preferred but a fallback to SSHv1 is permitted during negotiation with SSH Client not ready to negotiate using SSHv2, if instead SSH Version displays 2.0 it means that only SSHv2 is accepted.
To disable SSHv1 go with undo ssh server compatible-ssh1x CLI Command in System-View mode and verify with display ssh server status again (or, alternatively, using a telnet on 127.0.0.1 port 22: telnet 127.0.0.1 22 to see the output reporting the actual SSH version the SSH Server is using).
More here and here (not specifically about HPE 5510 but related to SSHv2 on Comware).
I'm not an HPE Employee
