crypto pki application

Syntax

crypto pki application syslog-client certificate <CERT-NAME>

no crypto pki application syslog-client

Description

Associates the specified leaf certificate with the syslog client. By default, the syslog client is associated with the default, self-signed certificate local-cert. This certificate is created by the switch the first time it starts.

The no form of this command associates the syslog client with the default certificate.

Command context

config

Parameters

certificate <CERT-NAME>
Specifies the name of an installed leaf certificate.

Authority

Administrators

Examples

Associating the syslog client with the leaf certificate my-leaf-cert:

switch(config)# crypto pki application syslog-client certificate my-leaf-cert

Setting the syslog client to use the default certificate:

switch(config-cert-my-leaf-cert)# nocrypto pki application syslog-client