Which result of this command is true?

Refer to the exhibit, which result of this command is true?
A. Makes the router generate a certificate signing request
B. Generates an RSA key called TRIALFOUR
C. It displays the RSA public keys of the router
D. It specifies self-signed enrollment for a trust point

cisco-exams

2 thoughts on “Which result of this command is true?

  1. Ans. D

    crypto pki enroll TP
    % Start certificate enrollment..
    % The subject name in the certificate will be:

  2. https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_conn_pki/configuration/xe-16/sec-pki-xe-16-book/sec-cert-enroll-pki.pdf

    crypto pki enroll name
    Example:
    Router(config)#
    crypto
    pki enroll
    mytp
    Step 8

    You are prompted
    for enrollment
    information,
    such as whether
    to
    include
    the router FQDN
    and IP address
    in the certificate
    request.
    Youarealsogiventhechoiceaboutdisplaying
    thecertificate
    request
    to the console
    terminal.

    The base-64
    encoded
    certificate
    with or without
    PEM headers
    as
    requested
    is displayed.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.