Specifications
2-208
Cisco ME 3400 Ethernet Access Switch Command Reference
OL-9640-07
Chapter 2 Cisco ME 3400 Ethernet Access 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)SEG This command was introduced.