The display pki ocsp server down-information command displays the Down state information of the OCSP server recorded on the device.
display pki ocsp server down-information slot slot-id cpu cpu-id
display pki ocsp server down-information logic-spu
| Parameter | Description | Value |
|---|---|---|
slot slot-id |
Specifies the slot ID. |
The value is an integer and depends on the device configuration. Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter. |
cpu cpu-id |
Specifies the CPU ID. |
The value is an integer and depends on the device configuration. Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter. |
logic-spu |
Specifies the logic SPU. |
All models except USG6635E/6655E, USG6680E and USG6712E/6716E support this command. |
There is a mechanism to determine whether the OCSP server is Down. When the OCSP server corresponding to a URL cannot be accessed, the server status is set to Down. In this case, the device will not send OCSP requests to the URL within 10 minutes.
# Display the Down state information of the OCSP server.
<sysname> display pki ocsp server down-information slot 2 cpu 3
2016-10-18 15:14:58.660
=====================================================
Server URL: http://10.1.1.1/ocsp
Timeout Times: 1
Last timeout until now: 5 seconds
=====================================================
<sysname> display pki ocsp server down-information logic-spu
=====================================================
Server URL: http://10.1.1.1/ocsp
Timeout Times: 1
Last timeout until now: 5 seconds
=====================================================
Item |
Description |
|---|---|
Server URL |
URL of an unreachable OCSP server. It is configured using the ocsp url command. |
Timeout Times |
Connection timeouts. |
Last timeout until now |
Time elapsed since the last connection timeout and now. |