How do I restore support for disabled NE SSH algorithms?
CAUTION
Service Disruption
Modifying the server configuration can have serious consequences that include service disruption.
Contact technical support before you attempt to modify the server configuration.
CAUTION
Security Risk
Restoring support for older SSH algorithms lowers the level of security in your network.
You must perform the procedure only as an interim measure until the devices in your network support the newer SSH algorithms, or as directed by technical support.
Note: You must perform the procedure on each main server in the NFM-P system.
Note: In a redundant system, you must perform the procedure on the standby main server station first.
Steps
1
Log in to the main server station as the nsp user.
2
Open a console window.
3
Navigate to the /opt/nsp/nfmp/server/nms/config directory.
4
Create a backup copy of the nms-server.xml file, and store the file in a secure location on a station outside the management network.
5
Open the nms-server.xml file using a plain-text editor such as vi.
6
Locate the section that begins and ends with following XML comment tags:
<!--<sshSecurity
-->
7
Locate the section that immediately follows; the section begins and ends with following XML tags:
<sshSecurity
/>
8
Replace the two sections with the following:
Note: The content below may include line breaks inserted during the publishing of this guide. You must join the broken lines by removing any line breaks between quotation marks.
Note: When you restart the primary main server in a redundant system, a server activity switch begins, and the standby main server restarts as the primary main server. If you want to restore the initial primary and standby roles, you must perform this step on the standby main server once again after the server initializes as the primary.