Sh logging. Make sure console logging and or monitor logging is enabled,
also check the message level.


router#sh logging
Syslog logging: enabled (0 messages dropped, 0 flushes, 0 overruns)
    Console logging: level debugging, 1959 messages logged
    Monitor logging: level debugging, 1846 messages logged
    Buffer logging: level debugging, 1959 messages logged
    Trap logging: level informational, 126 message lines logged    


This shows that Console logging, and Monitor logging(tty) is enabled and
that debug messages and higher will be logged to the console. If you are
only logging alerts or critical then you will not see much.

router(config)#logging ?
  Hostname or A.B.C.D  IP address of the logging host
  buffered             Set buffered logging parameters
  console              Set console logging level
  facility             Facility parameter for syslog messages
  history              Configure syslog history table
  monitor              Set terminal line (monitor) logging level
  on                   Enable logging to all supported destinations
  source-interface     Specify interface for source address in logging
                       transactions
  trap                 Set syslog server logging level  


router(config)#logging monitor ?
  <0-7>          Logging severity level
  alerts         Immediate action needed           (severity=1)
  critical       Critical conditions               (severity=2)
  debugging      Debugging messages                (severity=7)
  emergencies    System is unusable                (severity=0)
  errors         Error conditions                  (severity=3)
  informational  Informational messages            (severity=6)
  notifications  Normal but significant conditions (severity=5)
  warnings       Warning conditions                (severity=4)
  <cr> 




-----Original Message-----
From: Eric Hauptman [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 04, 2000 1:18 AM
To: [EMAIL PROTECTED]
Subject: Terminal Monitor problem


I am dialing into a 2600 router using Hyperterminal.  I need to see the
router messages on the Hyperterm screen and have issued "Terminal
Monitor" successfully.  However, it is not working.  I have another 2600
that displays the messages just fine.  Any ideas what might be the
problem.  Both routers are running the same IOS.

Eric

___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to