User`s guide

®
USER’S GUIDE
AUTOMATIC TRANSFER SWITCH
149
Load the host key to the Automatic Transfer Switch. Perform these
steps:
1. On the Network menu of the Web interface of the Automatic Transfer
Switch, select the Telnet/SSH option.
2. In the SSH User Host Key File section of the page, browse to the host
key, the .p15 file you created in the procedure Create an SSH Host
Key. (The default location is C:\Program Files\American Power
Conversion\APC Security Wizard.)
3. On the SSH Host Key Fingerprint section of the page, note the
fingerprint for the version (or versions) of SSH you are using. Then log
on to the Automatic Transfer Switch through your SSH client program,
and verify that the correct host key was uploaded by verifying that
these fingerprints match the fingerprints that the client program
displays.
Alternatively, you can use FTP or SCP to transfer the host key file
to the Automatic Transfer Switch. If you use FTP or SCP for the
transfer, you must specify the correct location, \sec, on the
Automatic Transfer Switch. For SCP, the command to transfer a
host key named hostkey.p15 to a Automatic Transfer Switch with
an IP address of 156.205.6.185 would be:
scp cert.p15 apc@156.205.6.185:\sec\hostkey.p15