show est-server status

Syntax

show est-server <profile-name> status

Description

Displays the certificate details with a status of enrollment of certificate for a given EST profile-name.

Example 1

switch(config)#show est-server test status

TA-Profile Name             : estta
 Certificate Name           : estcert
 Certificate Validity (Days): Not Installed
 Enrollment Error           : Failed (HTTP 403 Forbidden)
 EST Server Response        : device MAC address not whitelisted 
 Common Name (CN)           : hpsyslog
 Org Unit (OU)              : HP
 Org Name (O)               : HP
 Locality (L)               : CN
 State (ST)                 : TN
 Country (C)                : IN
 Serial Number              : CNxxFPxxKV, BaseMAC xxxxxx-e29980


 Application Type Enrollment Status Days Before Re-enrollment
 ---------------- ----------------- -----------------------------
 syslog           In Progress       

NOTE:

“In progress” when retry count is not completed. “Failed” when retry count is reached.

Example 2

switch(config)#show est-server test status

 TA-Profile Name            : estta
 Certificate Name           : estcert
 Certificate Validity (Days): Not Installed
 Enrollment Error           : Failed (HTTP 403 Forbidden)
 EST Server Response        : n/a
 Common Name (CN)           : hpsyslog
 Org Unit (OU)              : HP
 Org Name (O)               : HP
 Locality (L)               : CN
 State (ST)                 : TN
 Country (C)                : IN
 Serial Number              : n/a


 Application Type Enrollment Status Days Before Re-enrollment
 ---------------- ----------------- -----------------------------
 syslog           In Progress       

NOTE:

When there is no readable error message from server.

Example 3

switch(config)#show est-server test status

TA-Profile Name            : estta
 Certificate Name           : estcert
 Certificate Validity (Days): 365
 Enrollment Error           : n/a
 EST Server Response        : n/a
 Common Name (CN)           : hpsyslog
 Org Unit (OU)              : HP
 Org Name (O)               : HP
 Locality (L)               : CN
 State (ST)                 : TN
 Country (C)                : IN
 Serial Number              : n/a


 Application Type Enrollment Status Days Before Re-enrollment
 ---------------- ----------------- -----------------------------
 syslog           Success           363           


NOTE:

For successful enrollment.