The display pki ocsp cache statistics command displays statistics about cached OCSP responses.
display pki ocsp cache statistics slot slot-id cpu cpu-id
display pki ocsp cache statistics 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 CPU. |
All models except USG6635E/6655E, USG6680E and USG6712E/6716E support this function. |
This command shows statistics about cached OCSP responses, including the maximum number of OCSP responses that can be cached, cache update interval, and number of cached responses.
# Display statistics about cached OCSP responses.
<sysname> display pki ocsp cache statistics slot 2 cpu 3
2016-10-18 15:19:14.230
=====================================================
OCSP Cache Function: Disable
OCSP Cache Max Number: 1000
OCSP Cache Refresh Interval: 20 minutes
OCSP Cache Current Number: 0
=====================================================
USG6000E:
<sysname> display pki ocsp cache statistics logic-spu
=====================================================
OCSP Cache Function: Disable
OCSP Cache Max Number: 1000
OCSP Cache Refresh Interval: 20 minutes
OCSP Cache Current Number: 0
=====================================================
Item |
Description |
|---|---|
OCSP Cache Function |
Whether OCSP caching is enabled.
It is configured using the pki ocsp response cache enable command. |
OCSP Cache Max Number |
Maximum size of OCSP cache. It is configured using the pki ocsp response cache number command. |
OCSP Cache Refresh Interval |
OCSP cache update interval. It is configured using the pki ocsp response cache refresh interval command. |
OCSP Cache Current Number |
Number of cached OCSP responses. |