10-29-2013 10:34 AM - edited 03-20-2019 08:05 PM
Hi,
On a Cisco IOS router, when the sccp command is configured, the following message is sent to the console port:
SCCP operational state bring up is successful
However, this message is not sent to telnet or ssh sessions via VTYs, or to AUX ports
Is this a bug?
I tested it on:
2821 router running IOS Version 12.4(24)T6 with ADVENTERPRISEK9 feature set
2801 router running IOS Version 12.4(24)T6 with SPSERVICESK9 feature set
2801 router running IOS Version 12.4(24)T6 with ADVENTERPRISEK9 feature set
2921 router running IOS Version 15.2(3)T
2851 router running IOS Version 12.4(24)T6 with ADVENTERPRISEK9 feature set
VG224 analog voice gateway running IOS Version 15.1(3)T1
7206VXR router with NPE-400, running IOS Version 15.1(4)M4 with ADVENTERPRISEK9 feature set
Solved! Go to Solution.
10-29-2013 10:03 PM
I would say that is a (minor) bug. An IOS programmer SHOULD have sent the mesage to the logging engine, but sometimes a programmers might write a message directly to console for internal diagnostics during development, even though this is not the best practice.
They should either remove that message before shipping the code, or make an appropriate call to the logging engine to report the event through standard logging mechanisms.
Please engage the TAC in order to get a bug filed.
10-29-2013 10:03 PM
I would say that is a (minor) bug. An IOS programmer SHOULD have sent the mesage to the logging engine, but sometimes a programmers might write a message directly to console for internal diagnostics during development, even though this is not the best practice.
They should either remove that message before shipping the code, or make an appropriate call to the logging engine to report the event through standard logging mechanisms.
Please engage the TAC in order to get a bug filed.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide