Console Messages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2007 03:08 AM
Hello
I wonder how do i enable the console messages to be visiable over ssh? The logging console command dont seems to apply to ssh sessions.
//Johan
- Labels:
-
Network Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2007 03:41 AM
Use the "terminal monitor" command.
router1#conf t
router1(config)#logging monitor informational
router1(config)#exit
router1#terminal monitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2007 10:13 AM
Johan
I do not want to be overly precise, but there is inconsistency in your question. Console messages are displayed on the console, which is a hard wired connection, when you enable logging console. You do not get to the console via SSH, so in a precise sense you can never see console messages with SSH. Many people use console message and syslog message interchangeable, and I believe that this is what you did. So if your question is really about how to view syslog messages with SSH then Ahmed has given the correct answer that terminal monitor will display syslog messages on the VTY lines which you may access via SSH.
HTH
Rick
Rick
