est-server retry-count

Syntax

est-server <profile-name> retry-count <0-32>

Description

Configures retry count value to repeat the initial enrollment request.

The no form of this command removes the configured retry value and resets the retry count to default value of 0 (infinite).

Command context

config

Parameters

profile-name

Specifies the profile name of the EST server.

retry-count <0-32>

Sets the retry count value.

Default is zero.

Examples

switch(config)#est-server test
retry-count            Configure the number of times to repeat the
                       initial enrollment request, default value is 0 (infinite).
switch(config)#est-server test retry-count
<0-32>                 Configure retry count value

switch(config)#est-server test retry-count 15