重试时间间隔

Syntax

重试时间间隔no retry-interval

德scription

Within the EST profile context, sets the interval at which a failed certificate enrollment request is retried.

The no form of this command resets the enrollment request retry interval to its default of 30 seconds.

Command context

config-est-

Parameters

Specifies the enrollment request retry interval in seconds. Range: 30 to 600 seconds. Default: 30 seconds.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Setting the certificate enrollment request retry interval to 45 seconds:

switch(config)#crypto pki est-profile EST-service1开关(config-est-EST-service1) #重试时间间隔45

Resetting the retry interval to its default of 30 seconds:

switch(config)#crypto pki est-profile EST-service1开关(config-est-EST-service1) #no retry-interval