From: Stephen Oliver (stevie_oliver@xxxxxxxxxxx)
Date: Fri Nov 02 2001 - 06:30:29 GMT-3
For the life of me I cannot get messages logged to a telnet session.
I've tried
# logging on
# logging monitor
I've tried specifying the level of logging eg debugging
I've tried turning off console logging.
The messages are in the buffer log but never get to my telnet session.
I tried turning off logging to the buffer.
Nothing works. Any ideas ?
Stevie.
Router_C#deb ip ic
Router_C#ping 15.1.1.5
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 15.1.1.5, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
Router_C#show logg
Syslog logging: enabled (0 messages dropped, 0 flushes, 0 overruns)
Console logging: disabled
Monitor logging: level debugging, 0 messages logged
Trap logging: level informational, 22 message lines logged
Buffer logging: level debugging, 147 messages logged
Log Buffer (8192 bytes):
ICMP: echo reply rcvd, src 15.1.1.5, dst 15.1.1.3
ICMP: echo reply rcvd, src 15.1.1.5, dst 15.1.1.3
ICMP: echo reply rcvd, src 15.1.1.5, dst 15.1.1.3
ICMP: echo reply rcvd, src 15.1.1.5, dst 15.1.1.3
ICMP: echo reply rcvd, src 15.1.1.5, dst 15.1.1.3
Then with console logging and monitor logging on
Router_C#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router_C(config)#logg con
Router_C(config)#exi
Router_C#clear logg
Clear logging buffer [confirm]
Router_C#ping 15.1.1.5
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 15.1.1.5, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
Router_C#show logg
Syslog logging: enabled (0 messages dropped, 0 flushes, 0 overruns)
Console logging: level debugging, 111 messages logged
Monitor logging: level debugging, 0 messages logged
Trap logging: level informational, 23 message lines logged
Buffer logging: level debugging, 153 messages logged
Log Buffer (8192 bytes):
ICMP: echo reply rcvd, src 15.1.1.5, dst 15.1.1.3
ICMP: echo reply rcvd, src 15.1.1.5, dst 15.1.1.3
ICMP: echo reply rcvd, src 15.1.1.5, dst 15.1.1.3
ICMP: echo reply rcvd, src 15.1.1.5, dst 15.1.1.3
ICMP: echo reply rcvd, src 15.1.1.5, dst 15.1.1.3
Router_C#
This archive was generated by hypermail 2.1.4 : Fri Jun 21 2002 - 06:45:01 GMT-3