< Home

display pki ocsp server down-information

Function

The display pki ocsp server down-information command displays the Down state information of the OCSP server recorded on the device.

Format

display pki ocsp server down-information slot slot-id cpu cpu-id

display pki ocsp server down-information 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 SPU.

All models except USG6635E/6655E, USG6680E and USG6712E/6716E support this command.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

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.

Example

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

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.

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