Enrollment retry period – Enterasys Networks X-Pedition XSR CLI User Manual
Page 541
CA Identity Mode Commands
XSR CLI Reference Guide 14-87
Syntax of the “no” Form
The no form of this command resets the value to the default:
no enrollment retry count
Default
3
Mode
Certificate Authority Identity configuration:
XSR(ca-identity)#
Example
The following example declares a CA, and changes the retry period to 10 minutes and the retry
count to 60. The XSR will resend the certificate request every 10 minutes until it receives the
certificate or until approximately 10 hours pass since the original request was sent, whichever
occurs first. (10 minutes x 60 tries = 600 minutes [10 hours]).
XSR(config)#crypto ca identity ACMEca
XSR(ca-identity)#enrollment url http://ca_server
XSR(ca-identity)#enrollment retry period 10
XSR(ca-identity)#enrollment retry count 60
enrollment retry period
This command specifies the wait period between certificate requests.
Syntax
enrollment retry period minutes
Syntax of the “no” Form
Use the no form of the command to reset the retry period to the default:
no enrollment retry period
Default
5 minutes
Mode
Certificate Authority Identity configuration:
XSR(ca-identity)#
Example
The following example declares a CA and changes the retry period:
minutes
The interval, ranging from 1 to 60 minutes, the XSR waits before resending a
certificate request to the CA.