2-175
Catalyst 2960 Switch Command Reference
OL-8604-03
Chapter 2 Catalyst 2960 Switch Cisco IOS Commands
logging event
logging event
Use the logging event interface configuration command to enable notification of interface link status
changes. Use the no form of this command to disable notification.
logging event {bundle-status | link-status | spanning-tree | status | trunk status}
no logging event {bundle-status | link-status | spanning-tree | status | trunk status}
Syntax Description
Defaults Event logging is disabled.
Command Modes Interface configuration
Command History
Examples This example shows how to enable spanning-tree logging:
Switch(config-if)# logging event spanning-tree
bundle-status Enable notification of BUNDLE and UNBUNDLE messages.
link-status Enable notification of interface data link status changes.
spanning-tree Enable notification of spanning-tree events.
status Enable notification of spanning-tree state change messages.
trunk-status Enable notification of trunk-status messages.
Release Modification
12.2(25)FX This command was introduced.