Command Reference Guide CA Profile Configuration Command Set
61200510L1-35E Copyright © 2005 ADTRAN 1218

enrollment retry [count | period]

Use the enrollment retry command to determine how the AOS handles certificate requests.
Syntax Description
count
<count>
S pecifies the numb er of times the AOS re-sends a certificate r equest when it does
not receive a response from the previous request. Range: 1 to 100.
period
<minutes>
Specifies the time period between certificate request retries. The default is 1
minute between retries. Range: 1 to 60 minutes.
Default Values
By default, period is set to 5 minutes, and count is set to 12 retries.
Applicable Platforms
This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 and Total Access 900
Series units.
Command History
Release 5.1 Command was introduced.
Usage Examples
The following example configures the AOS to send certificate requests every two minutes, stopping after
50 retries (if no response is received):
(ca-profile)#enrollment retry count 50
(ca-profile)#enrollment retry period 2