Enterasys Networks XSR CLI Router User Manual


 
CA Identity Mode Commands
XSR CLI Reference Guide 14-87
Syntax of the “no” Form
Thenoformofthiscommandresetsthevaluetothedefault:
no enrollment retry count
Default
3
Mode
CertificateAuthorityIdentityconfiguration:XSR(ca-identity)#
Example
ThefollowingexampledeclaresaCA,andchangestheretryperiodto10minutesandtheretry
countto60.TheXSRwillresendthecertificaterequestevery10minutesuntilitreceivesthe
certificateoruntilapproximately 10hourspasssincetheoriginalrequestwassent,whichever
occursfirst.
(10minutesx60tries=600minutes[10hours]).
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
Thiscommandspecifiesthewaitperiodbetweencertificaterequests.
Syntax
enrollment retry period minutes
Syntax of the “no” Form
Usethenoformofthecommandtoresettheretryperiodtothedefault:
no enrollment retry period
Default
5minutes
Mode
CertificateAuthorityIdentityconfiguration:XSR(ca-identity)#
Example
ThefollowingexampledeclaresaCAandchangestheretryperiod:
minutes
Theinterval,rangingfrom1to60minutes,theXSRwaitsbeforeresendinga
certificaterequesttotheCA.