< Home

display pki ocsp cache statistics

Function

The display pki ocsp cache statistics command displays statistics about cached OCSP responses.

Format

display pki ocsp cache statistics slot slot-id cpu cpu-id

display pki ocsp cache statistics logic-spu

Parameters

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.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

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.

Example

# 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                                                
=====================================================   
Table 1 Description of the display pki ocsp cache statistics command output

Item

Description

OCSP Cache Function

Whether OCSP caching is enabled.
  • Enable
  • Disable

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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >