Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

console logging

0 views
Skip to first unread message

Joe

unread,
Oct 25, 2004, 10:21:02 AM10/25/04
to
Hi.

I'm trying to configure a VPN between a Cisco 800 router and other router.
This other router belongs to other company and isn't managed by me. This
other router isn't Cisco.

Well, the administrator of the other router says to me that there isn't
answer from my router when it tries to start the VPN.

I would like to see the events of my router. I have used the logging command
and show logging but I don't see any message.

I see that there are more than 1000 messages for Console logging, but I
can't see them. How can I see the console messages (that appear when you
connect to the router using the console cable) on my telnet session?

joe(config)#logging console
joe(config)#^Z
joe#show logging
Syslog logging: disabled (0 messages dropped, 1 messages rate-limited,
766 flushes, 0 overruns, xml disabled, filtering disabled)
Console logging: level debugging, 1561 messages logged, xml disabled,
filtering disabled
Monitor logging: disabled
Buffer logging: disabled, xml disabled,
filtering disabled
Logging Exception size (4096 bytes)
Count and timestamp logging messages: disabled
Trap logging: disabled
joe#
joe#

There are 1561 messages on Console logging but can I see them from telnet?


Thanks,

Joe


mikebrunn

unread,
Oct 25, 2004, 10:29:36 AM10/25/04
to
Console logging is heavy burden for router. So good idea is to have
no logging console
and on telnet session issue
term mon
and you should get all logging messages on your screen. Of course if you
want to see ipsec messages, issue appropriate debug
debug crypto isakmp
debug crypto ...

hth,
mike

"Joe" <joe...@hotmail.com> wrote in message
news:iZ7fd.3262775$A6.10...@telenews.teleline.es...

Thomas Jessen

unread,
Oct 25, 2004, 11:10:28 AM10/25/04
to
"Joe" <joe...@hotmail.com> wrote in
news:iZ7fd.3262775$A6.10...@telenews.teleline.es:

> I would like to see the events of my router. I have used the logging
> command and show logging but I don't see any message.
>

> joe#show logging
> Syslog logging: disabled (0 messages dropped, 1 messages rate-limited,
> 766 flushes, 0 overruns, xml disabled, filtering
> disabled)
> Console logging: level debugging, 1561 messages logged, xml
> disabled,
> filtering disabled
> Monitor logging: disabled
> Buffer logging: disabled, xml disabled,
> filtering disabled

You should enable "buffer logging".

Greets Thomas

Joe

unread,
Oct 25, 2004, 12:52:29 PM10/25/04
to
Thanks!!

"Thomas Jessen" <bestbefo...@eurodings.de> escribió en el mensaje
news:4khv42-...@toshima.eurodings.de...

0 new messages