Cisco Systems 2960 Benutzerhandbuch

Seite von 1004
 
29-3
Catalyst 2960 and 2960-S Switch Software Configuration Guide
OL-8603-09
Chapter 29      Configuring System Message Logging
Configuring System Message Logging
 describes the elements of syslog messages.
This example shows a partial switch system message for a stack master and a stack member (hostname 
Switch-2):
00:00:46: %LINK-3-UPDOWN: Interface Port-channel1, changed state to up
00:00:47: %LINK-3-UPDOWN: Interface GigabitEthernet1/0/1, changed state to up
00:00:47: %LINK-3-UPDOWN: Interface GigabitEthernet1/0/2, changed state to up
00:00:48: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to down 
00:00:48: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/1, changed 
state to down 2 
*Mar  1 18:46:11: %SYS-5-CONFIG_I: Configured from console by vty2 (10.34.195.36)
18:47:02: %SYS-5-CONFIG_I: Configured from console by vty2 (10.34.195.36)
*Mar  1 18:48:50.483 UTC: %SYS-5-CONFIG_I: Configured from console by vty2 (10.34.195.36) 
00:00:46: %LINK-3-UPDOWN: Interface Port-channel1, changed state to up (Switch-2)
00:00:47: %LINK-3-UPDOWN: Interface GigabitEthernet2/0/1, changed state to up (Switch-2)
00:00:47: %LINK-3-UPDOWN: Interface GigabitEthernet2/0/2, changed state to up (Switch-2)
00:00:48: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to down 
(Switch-2)
00:00:48: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/1, changed 
state to down 2 (Switch-2)
This example shows a partial switch system message:
00:00:46: %LINK-3-UPDOWN: Interface Port-channel1, changed state to up
00:00:47: %LINK-3-UPDOWN: Interface GigabitEthernet0/1, changed state to up
00:00:47: %LINK-3-UPDOWN: Interface GigabitEthernet0/2, changed state to up
00:00:48: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to down
00:00:48: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/1, changed 
state to down 2
*Mar  1 18:46:11: %SYS-5-CONFIG_I: Configured from console by vty2 (10.34.195.36)
18:47:02: %SYS-5-CONFIG_I: Configured from console by vty2 (10.34.195.36)
*Mar  1 18:48:50.483 UTC: %SYS-5-CONFIG_I: Configured from console by vty2 (10.34.195.36) 
Table 29-1
System Log Message Elements 
Element
Description
seq no:
Stamps log messages with a sequence number only if the service sequence-numbers global 
configuration command is configured. 
For more information, see th
.
timestamp formats:
mm/dd hh:mm:ss
or
 
hh:mm:ss (short uptime)
or
 
d h (long uptime)
Date and time of the message or event. This information appears only if the service timestamps 
log 
[datetime | log] global configuration command is configured.
For more information, see th
.
facility
The facility to which the message refers (for example, SNMP, SYS, and so forth). For a list of 
supported facilities, see 
severity
Single-digit code from 0 to 7 that is the severity of the message. For a description of the severity 
levels, see 
.
MNEMONIC
Text string that uniquely describes the message.
description
Text string containing detailed information about the event being reported.