Perle Systems STS Network Card User Manual


 
Keys and Certificates Commands
132 IOLAN SDS/SCS/STS CLI Reference Guide, Version 3.6
Netsave
ipsec <tunnel_name>
When you configure an IPsec tunnel with an Authentication Method of RSA
Signature, you need to download the RSA key from the remote VPN gateway to the
IOLAN for that specific tunnel.
<hostname/IP_address>
Enter the host or IP address that contains the certificate/key you are downloading to the
IOLAN. If you are using a host name, If you are using a host name, it must be resolved
in either the IOLAN’s
Host Table or a DNS server.
<filename>
Enter the complete path and file name of the certificate/key you are downloading to the
IOLAN.
Description Uploads certificates and keys from the IOLAN to a remote host using TFTP.
User Level Admin
Syntax
netsave ssh-server public-key ssh-2 rsa|dsa <hostname/IP_address>
<filename>
netsave ipsec public-key rsa <hostname/IP_address> <filename>
Options rsa|dsa
When uploading SSH keys from the IOLAN, specify the SSH authentication method
used by the SSH key.
ipsec public-key rsa
When you configure an IPsec tunnel with an Authentication Method of RSA
Signature, you need to upload the RSA key from the IOLAN to the remote VPN
gateway host for that specific tunnel.
<hostname/IP_address>
The IP address or host name for where the SSH key you are uploading from the IOLAN
is going. If you are using a host name, it must be resolved in either the IOLAN’s
Host
Table or a DNS server.
<filename>
The complete path and file name for the file you are uploading from the IOLAN (this
path should be relative to the default path of your TFTP server, which may or may not
allow drive letters).