Resolving character and line feed issues – HP ProLiant DL145 G3 Server User Manual
Page 54

Using LO100 54
NOTE:
After using the load command LO100 will reset ending your CLP interface session.
You must reconnect to the CLP interface.
To install a private key, log in to LO100 as administrator through the CLP interface and issue the load
command to upload and install the certificate. For example:
load -source
where:
o
o
tftpserver is the URL or IP address of the TFTP server containing the private key file.
o
Path is the path of the file relative to the TFTP server root.
o
filename is the file name of the private key file (server_privkey.pem in this example).
You can also find these commands in /map1/firmware directory.
NOTE:
After using the load command LO100 will reset ending your CLP interface session.
You must reconnect to the CLP interface.
Resolving character and line feed issues
HP recommends using similar operating systems to communicate between the CMS and your applications
or workstations. For example, if you are running a Linux CMS, run Linux on your workstations, and use a
Linux telnet client. Likewise, if you are running a Windows® CMS, run Windows on your workstations,
and use a Windows® Telnet client.
If you run multiple operating systems in your environment, an application limitation issue might occur. For
example, running Linux on your servers and using a Windows® Telnet client or PuTTY might cause an end
of line character issue. If you experience issues, do one the following:
•
For a Windows® Telnet client to Linux console redirection configuration, make sure Windows®
Telnet sends a CR for the line feed. To set CR, use the following command for Windows® Telnet:
unset crlf
•
For applications such as PuTTY with Linux redirection:
a.
Click Connection>Telnet.