crypto pki ta-profile

Syntax

crypto pki ta-profile没有crypto pki ta-profile

描述

Creates a trust anchor (TA) profile and changes to theconfig-ta-context for the profile. Each TA profile stores the certificate for a trusted CA. Up to 64 profiles can be defined.

If the specified TA profile exists, this command changes to theconfig-ta-context for the profile.

The没有form of this command removes the specified TA profile.

NOTE:

When creating a new profile, If you exit theconfig-ta-context without importing the TA certificate, the profile is discarded.

Command context

config

Parameters

Specifies the TA profile name. Range: 1 to 48 alphanumeric characters excluding ".
NOTE:

The TA profile name cannot end withest-tawhereis00to99. For example,company-trust-anchor-est-ta01is not allowed. This TA profile name suffix is reserved for TA profiles that are created for CA certificates from EST servers.

Authority

Administrators or local user group members with execution rights for this command.

Examples

创建助教配置文件root-cert:

switch(config)#crypto pki ta-profile root-certswitch(config-ta-root-cert)#

Removing TA profileroot-cert:

switch(config)#没有crypto pki ta-profile root-cert