Turns on/off ciphers for Syslog Transport Layer Security (TLS) sessions.
syslog | Specifies configuring the remote Syslog target. |
tls | Transport Layer Security (TLS) protocol. |
cipher | Specifies configuring the algorithm to use for encrypting Syslog TLS sessions. |
cipher | Specifies the cipher name to enable or disable. |
all | Specifies all ciphers for enabling. |
on | Enable selected cipher. Default is that all ciphers are on. |
off | Disables selected cipher. |
By default, all ciphers are enabled.
A minimum of one cipher must be enabled.
To view which ciphers are enabled and disabled, use the command show log configuration.
The following example enables all ciphers for Syslog TLS sessions:
configure syslog tls cipher all on
configure syslog tls cipher aes128-sha off
This command was first available in ExtremeXOS 22.4.