RE: How to stop loggin to the console [7:64325]

2003-03-04 Thread Marko Milivojevic
Also,

line con0
logging sync

could help ...

Marko.

> -Original Message-
> From: David j [mailto:[EMAIL PROTECTED]
> Sent: ~ripjudagur, 4. mars 2003. 09:25
> To: [EMAIL PROTECTED]
> Subject: RE: How to stop loggin to the console [7:64325]
>
>
> [EMAIL PROTECTED] wrote:
> >
> > Greetings,
> > I have a router here that is logging a lot or stuff to my
> > console, as a
> > result I can't get anything done. How do I stop this without
> > stopping
> > the syslog messages?
> >
> > Regards
> >
> > Pat
> >
> >
>
> no logging console ?
> Report misconduct
> and Nondisclosure violations to [EMAIL PROTECTED]
>

Tvlvupsstur ~essi er fra Margmiplun hf., Supurlandsbraut 4, Reykjavmk.
Fyrirvara og leipbeiningar til viptakenda tvlvupssts fra Margmiplun hf. er
ap finna a vefsmpunni http://www.mi.is/fyrirvari




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=64337&t=64325
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]


RE: How to stop loggin to the console [7:64325]

2003-03-04 Thread tu do
Enter global configuration mode.
Enter line (console 0) mode.
Enter command: logging synchronous.
Exit and save to nvram. You are set.
Regards,
Tu Do.  


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=64331&t=64325
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]


Re: How to stop loggin to the console [7:64325]

2003-03-04 Thread julian
To turn off you may want to use another method to access this device and
turn off logging.

no logging console debugging

This will turn off console logging but will not turn off logging globally.
That means logging will not be disturbed if logging to syslog server etc.

If you do not have a another method of accessing this device (i.e telnet)
you may just have to type or copy this command set in global config mode
from console.

router>en
router#conf t
router(config)#no logging console debugging
router(config)#end

or just copy and paste from privilidge mode (router#)

conf t
no logging console debugging
end

Its really not a good practice to log to console at all because CPU
utilization suffers tremendously if the severity is high and events are
plentifull.


Hope this helps

Julian

- Original Message -
From: 
To: 
Sent: Tuesday, March 04, 2003 3:17 AM
Subject: How to stop loggin to the console [7:64325]


> Greetings,
> I have a router here that is logging a lot or stuff to my console, as a
> result I can't get anything done. How do I stop this without stopping
> the syslog messages?
>
> Regards
>
> Pat




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=64330&t=64325
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]


RE: How to stop loggin to the console [7:64325]

2003-03-04 Thread David j
[EMAIL PROTECTED] wrote:
> 
> Greetings,
> I have a router here that is logging a lot or stuff to my
> console, as a
> result I can't get anything done. How do I stop this without
> stopping
> the syslog messages?
> 
> Regards
> 
> Pat
> 
> 

no logging console ?


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=64328&t=64325
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]