2-142
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter 2 Cisco ME 3800X and ME 3600X Switch Cisco IOS Commands
logging event
logging event
To enable notification of interface link status changes, use the logging event command in interface
configuration mode. To disable notification, use the no form of this command.
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 Enables notification of BUNDLE and UNBUNDLE messages.
link-status Enables notification of interface data link status changes.
spanning-tree Enables notification of spanning-tree events.
status Enables notification of spanning-tree state change messages.
trunk-status Enables notification of trunk-status messages.
Release Modification
12.2(52)EY This command was introduced.