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

enrollment

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
enrollment {
    url url-name;
    retry number-of-enrollment-attempts;
    retry-interval seconds;
}

Hierarchy Level

content_copy zoom_out_map
[edit security pki ca-profile ca-profile-name]

Description

Specify the URL and enrollment parameters of the certificate authority (CA) for Adaptive Services (AS) and MultiServices PICs installed on MX Series, M Series, and T Series routers.

Options

url url-name—Location of the CA to which the router sends the Simple Certificate Enrollment Protocol-based (SCEP-based) certificate enrollment requests for the configured CA profile. Use the CA host DNS name or IP address.

retry number-of-enrollment-attempts—Number of enrollment retries.

  • Range: 0 through 100

  • Default: 0

retry-interval seconds—Length of time, in seconds, that a router should wait between enrollment attempts.

  • Range: 0 through 3600

  • Default: 0

Required Privilege Level

admin—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 7.5.

footer-navigation