Configure the Minimum Version of TLS for Syslog

About this task

Use this procedure to configure the minimum version of TLS protocol supported by the syslog client.

Procedure

  1. Enter Global Configuration mode:

    enable

    configure terminal

  2. Configure the TLS protocol version for the syslog client:

    syslog tls-min-verion {tlsv11 | tlsv12}

Variable Definitions

The following table defines parameters for the syslog tlv-min-ver command.

Variable Value
tlsv11 | tlsv12 Specifies the minimum version of the TLS protocol supported by the syslog client.
  • tlsv11 - configures version 1.1

  • tlsv12 - configures version 1.2

The default is tlsv11.