This article provides information about the configuration and the output that is generated on the syslog server for the BPDU block notification.
Information about the configuration and the output that is generated on the syslog server for the BPDU block notification.
The following configuration issues the BPDU block notification that is sent to the syslog server. The condition under file messages matches it with the error and sends the block notification to the syslog server.
root# show system syslog user { any emergency; } host 10.130.35.68 { any any; source-address 10.9.221.44; } file messages { any error; authorization info; } file interactive-commands { interactive-commands any; }