show (other-cmp-related-commands)

Displays current status of CMP requests in progress. This command also displays trustpoint details (CMP and non-CMP trustpoints).

Supported on the following devices:

Syntax

show crypto [cmp|pki]
show crypto cmp request status {on <DEVICE-NAME>}
show crypto pki trustpoints {<TRUSTPOINT-NAME>|all} {on <DEVICE-NAME>}

Parameters

show crypto cmp request status {on <DEVICE-NAME>}
show crypto cmp request {on <DEVICE-NAME>} Displays the current status of all on-going CMP requests
  • on <DEVICE-NAME> – Optional. Optionally specify the name of the AP, wireless controller, or service platform to view CMP request status on a specified device.
show crypto pki trustpoints {<TRUSTPOINT-NAME>|all} {on <DEVICE-NAME>}
show pki trustpoints {<TRUSTPOINT-NAME>|all} on <DEVICE-NAME> Displays all trustpoints including CMP generated trustpoints
  • <TRUSTPOINT-NAME> – Optional. Specify a trustpoint name. Displays details of the trustpoint identified by the <TRUSTPOINT-NAME> parameter.
  • all – Optional. Displays details of all configured trustpoints
    • on <DEVICE-NAME> – Optional. Specify the name of the AP, wireless controller, or service platform to view trustpoints configured on a specified device.

Examples

ap6522-D8273A#show crypto pki trustpoints
---------------------------------------------------------------------------------------
    TRUSTPOINT                     KEY NAME                               VALID UNTIL
---------------------------------------------------------------------------------------
  cmp-test                           cmp-test-key                      Fri May  9 09:44:22 2014 GMT
  default-trustpoint               default_rsa_key                   Fri Dec 30 00:00:40 2022 GMT
---------------------------------------------------------------------------------------

ap6522-D8273A#
ap6522-D8273A(config)#show crypto cmp request status
CMP Request Status:   cmp-complete

ap6522-D8273A#