Enrollment retry count – Enterasys Networks X-Pedition XSR CLI User Manual
Page 540
CA Identity Mode Commands
14-86 Configuring the VPN
Mode
Certificate Authority Identity configuration:
XSR(ca-identity)#
Example
The following example sets the CRL to be retrieved for five hours:
XSR(config)#crypto ca identity ACMEca
XSR(ca-identify)crl frequency 300
enrollment http-proxy
This command specifies the local HTTP proxy server name and port.
Syntax
enrollment http-proxy hostname port_#
Syntax of the “no” Form
The no form of this command clears the proxy server setting:
no enrollment http-proxy
Mode
Certificate Authority Identity configuration:
XSR(ca-identity)#
Example
The following example sets the HTTP proxy server IP address and port #:
XSR(config)#crypto ca identity ACMEca
XSR(ca-identity)#enrollment http-proxy 192.168.57.9 999
enrollment retry count
This command specifies how many times the XSR resends a certificate request when it does not
receive a certificate from the Certificate Authority (CA) from the previous request.
Syntax
enrollment retry count number
hostname
The URL of the local HTTP proxy server, which is the proxy serverʹs IP address.
port_#
HTTP Proxy server port number, ranging from 1 to 10,000.
number
Attempts the XSR will make to resend a certificate request to the CA
while waiting on an original request. Range: 1 to 100.