Article ID: 14981
Products
I-Series, firmware 6.61.02.0007 through 6.61.08.0013
G-Series, firmware 6.61.02.0007 through 6.61.08.0013
C5-Series; firmware 6.61.02.0007 through 6.61.08.0013, firmware 6.71.01.0067 through 6.71.02.0008
C3-Series, firmware 6.61.02.0007 through 6.61.08.0013
B5-Series; firmware 6.61.02.0007 through 6.61.08.0013, firmware 6.71.01.0067 through 6.71.02.0008
B3-Series, firmware 6.61.02.0007 through 6.61.08.0013
A4-Series; firmware 6.61.02.0007 through 6.61.08.0013, firmware 6.71.01.0067 through 6.71.02.0008
Changes
Issued the 'show logging default' or 'show support' command.
Symptoms
The displayed Default Severity is always "debugging(8)", regardless of 'set logging default severity
x' configuration.
For example:
C3(su)->show config logging
This command shows non-default configurations only.
Use 'show config all' to show both default and non-default configurations.
!
#***** NON-DEFAULT CONFIGURATION *****
!
!
# Firmware Revision: 06.61.07.0010
!
!
#logging
!
!
C3(su)->show config all logging
!
#***** ALL (DEFAULT and NON-DEFAULT) CONFIGURATION *****
!
!
# Firmware Revision: 06.61.07.0010
!
!
#logging
set logging default facility local4
set logging default severity 3
set logging default port 514
set logging application CLIWEB level 6 servers 1-8
set logging application SNMP level 6 servers 1-8
set logging application STP level 6 servers 1-8
set logging application Driver level 6 servers 1-8
set logging application System level 6 servers 1-8
set logging application Stacking level 6 servers 1-8
set logging application RtrOspf level 6 servers 1-8
set logging application RtrMcast level 6 servers 1-8
set logging application RtrVrrp level 6 servers 1-8
set logging application UPN level 6 servers 1-8
set logging application Router level 6 servers 1-8
set logging application Security level 6 servers 1-8
!
C3(su)->show logging default
Facility Severity Port
Defaults: local4 debugging(8) 514
C3(su)->set logging default severity 4
C3(su)->show logging default
Facility Severity Port
Defaults: local4 debugging(8) 514
C3(su)->This is a display issue only, since Default Severity functions as "critical(3)" by default, or otherwise as user-configured.
Solution/Workaround
Upgrade to 6.61 firmware 6.61.09.0012 or higher.
Release notes state, in the 'Changes and Enhancements in 6.61.09.0012' section:
16911 Corrected the output of the "show logging default" command to display the correct severity value.
For the C5/B5/A4, you may also upgrade to firmware 6.71.03.0025 or higher.
Release notes state, in the 'Changes and Enhancements in 6.71.03.0025' section:
16911 Corrected an issue where the "show logging default" command, displays the incorrect severity values.
Pre-upgrade workaround: Use the 'show config all logging' command to view the "default severity" value.