alarms alarm bfd-state-change syslog
To enable the BFD syslog messages, use the alarms alarm bfd-state-change syslog command in system configuration mode. To disable BFD syslog messages, use the no form of this command.
alarms alarm bfd-state-change syslog
no alarms alarm bfd-state-change syslog
Syntax Description
bfd-state-change |
BFD state change. |
syslog |
Enables syslog for this feature. |
Command Default
If the command is not used, the BFD state change syslog messages are not reported in the console.
Command Modes
System configuration (config-system)
Command History
Release |
Modification |
---|---|
Cisco IOS XE Release 17.6.3 |
This command was introduced. |
Usage Guidelines
When the command is configured, if there is a BFD state change event in the device , then the BFD state change syslog message is displayed for every session.
The following example shows how to enable BFD syslog messages:
Device(config)# system
Device(config-system)# alarms alarm bfd-state-change syslog
Device(config-alarm-bfd-state-change)# commit
The following example shows how to disable BFD syslog messages:
Device(config-system)# no alarms alarm bfd-state-change syslog
Device(config-system)# commit
Commit complete.