show est-server config

Syntax

show est-server <profile-name> config

Description

Displays the configuration details of EST server for a given profile name

Command context

config

Examples

switch(config)#show est-server test1 config

 Retry interval(seconds)                : 450 
 Retry count                            : 15  
 Re-enrollment start(days prior expiry) : 20 
 URL                                    : https://estserver.com:443                                    
 Type                                   : Manual
 Authorization type                     : Http Auth Digest
 Authorization user-name                : user1

switch(config)#show est-server test2 config
 Retry interval(seconds)                 : 30
 Retry count                             : 0 (Infinite)
 Re-enrollment start(days prior expiry)  : 2
 URL                                     : https://estserver2.com:443
 Type                                    : Manual
 Authorization type                      : Http Auth Digest
 Authorization user-name                 : user2