Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

trap (Security PKI)

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
trap {
    all certificates number-of-days;
    ca-identity number-of-days;
    certificate-id number-of-days;
}

Hierarchy Level

content_copy zoom_out_map
[edit security pki]

Description

To configure certificate expiration trap and configure the number of days before to generate the trap.

how

Default

  • all certificates—60 days

  • ca-identity—60 days

  • certificate-id —60 days

Options

all certificates number-of-days—Number of days to generate traps for all certificates. You can configure from 1 to 100 days.

ca-identity number-of-days—Number of days to generate traps for specified CA certificate. You can configure from 1 to 100 days.

certificate-id number-of-days—Number of days to generate for specified local certificate. You can configure from 1 to 100 days.

Required Privilege Level

security—To view this statement in the configuration.

security-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 20.1R1

footer-navigation