IPsec VPN Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
823
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
TO IMPORT A CRL
E
XAMPLE
ALU(config-ca-ALUCA)# import crl ftp:
T
O IMPORT A SIGNED CERTIFICATE
EXAMPLE
ALU(config-ca-ALUCA)#import signed-cert cert_Simpson ftp:
Note: Generate a CSR (“To Generate a CSR”) and export the CSR (“To Export a CSR”) from
the OmniAccess 5740 USG to a remote location to generate the X.509 signed
certificate on the OmniAccess 5740 USG.
Command (in CA Identity CM) Description
import crl {<CRL>|fpkey <file-
path>|ftp:|tftp:|http:|https:
|scp:}
This command imports a CRL from
the remote location.
You also have an option to directly
enter or paste the CRL after the
command. Enter up to 80 characters
on a line. Enter a blank line to exit.
Note: Currently, SCP option is
not supported.
Command (in CA Identity CM) Description
import signed-cert <name>
{<certificate-content>|fpkey
<file-path>|ftp:|tftp:|http:
|https:|scp:}
This command imports an X.509
certificate signed by the CA from a
remote location.
You also have an option to directly
enter or paste the certificate after the
command. Enter upto 80 characters
on a line. Enter a blank line to exit.
Note: Currently, SCP option is
not supported.