DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Example:
Device> enable
Step 1
•
Enter your password if prompted.
Displays information about your device certificate, the
certification authority (CA) certificate, and any
registration authority (RA) certificates.
show crypto pki certificates
Example:
Device# show crypto pki certificates
Step 2
Enters global configuration mode.configure terminal
Example:
Device# configure terminal
Step 3
Enters certificate chain configuration mode.
crypto pki certificate chain name
Example:
Device(config)# crypto pki certificate chain
myca
Step 4
Deletes the certificate.
no certificate certificate-serial-number
Example:
Device(config-cert-chain)# no certificate
0123456789ABCDEF0123456789ABCDEF
Step 5
Exits certificate chain configuration mode and returns
to global configuration mode.
exit
Example:
Device(config-cert-chain)# exit
Step 6
Deletes a certificate manually.
no crypto pki import name certificate
Example:
Device(config)# no crypto pki import MS
certificate
Step 7
Exits global configuration mode and returns to privileged
EXEC mode.
exit
Example:
Device(config)# exit
Step 8
Viewing Keys and Certificates
Perform the following task toview keys and certificates:
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1158
Monitoring and Maintaining Certification Authority