Re: Debug not working via telnet [7:9019]

2001-06-27 Thread Christophe Cardon

If you have two telnet sessions, the output of the debug will be display to 
the first telnet session...Christophe

From: Robert Hosford 
Reply-To: Robert Hosford 
To: [EMAIL PROTECTED]
Subject: Re: Debug not working via telnet [7:9019]
Date: Tue, 26 Jun 2001 14:19:24 -0400

Logging syncronous will affect it as well.


- Original Message -
From: G30RG3
To:
Sent: Wednesday, June 20, 2001 3:59 PM
Subject: Re: Debug not working via telnet [7:9019]


  Make sure you input the command terminal monitor so it will display the
  output to the VTY session you are logged in on.  otherwise it will only
show
  it to the console session.
 
  Good Luck
 
  George, Head Janitor, CCNA CCDA
  Cisco Systems
 
  cisco guru  wrote in message
  [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
   Hi all,
   I am trying to see the debug output on my routers via telnet sessions
but
  am
   not having any luck. I first got the debug ip packet command to work 
but
   then it stopped working. No other debug commands will work. Eg. debug 
ip
   igrp trans
   I have the service timestamps commands issued along with the term mon
   command on the router running the telnet session.
   The ios ver. on this particular router is 11.0 (10c). Does the ios 
ver.
  make
   a difference or does something in particular have to be done on both
   routers?
   Please advise.
   Thank you.
   _
   Get your FREE download of MSN Explorer at http://explorer.msn.com
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.




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



Re: Debug not working via telnet [7:9019]

2001-06-26 Thread Robert Hosford

Logging syncronous will affect it as well.


- Original Message -
From: G30RG3 
To: 
Sent: Wednesday, June 20, 2001 3:59 PM
Subject: Re: Debug not working via telnet [7:9019]


 Make sure you input the command terminal monitor so it will display the
 output to the VTY session you are logged in on.  otherwise it will only
show
 it to the console session.

 Good Luck

 George, Head Janitor, CCNA CCDA
 Cisco Systems

 cisco guru  wrote in message
 [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
  Hi all,
  I am trying to see the debug output on my routers via telnet sessions
but
 am
  not having any luck. I first got the debug ip packet command to work but
  then it stopped working. No other debug commands will work. Eg. debug ip
  igrp trans
  I have the service timestamps commands issued along with the term mon
  command on the router running the telnet session.
  The ios ver. on this particular router is 11.0 (10c). Does the ios ver.
 make
  a difference or does something in particular have to be done on both
  routers?
  Please advise.
  Thank you.
  _
  Get your FREE download of MSN Explorer at http://explorer.msn.com




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



RE: Debug not working via telnet [7:9019]

2001-06-20 Thread

Maybe you can try issue a  terminal monitor  command in your telnet
session!!

Todd

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Allen May
Sent: Wednesday, June 20, 2001 3:31 AM
To: [EMAIL PROTECTED]
Subject: Re: Debug not working via telnet [7:9019]


I seem to recall ( experienced) a situation where certain debugs do not
work via telnet  are only visible on the console or by dumping to a syslog
 viewing there.

- Original Message -
From: Reinhold Fischer 
To: 
Sent: Tuesday, June 19, 2001 11:48 AM
Subject: Re: Debug not working via telnet [7:9019]


 Hi,

 the problem could be that only process-switched packets get 'seen' by the
 debug process. issue 'no ip route-cache' at the interface config. please
 report if this solved the problem ...

 Greetings

 Reinhold

 On Tue, 19 Jun 2001, cisco guru wrote:

  Hi all,
  I am trying to see the debug output on my routers via telnet sessions
but
 am
  not having any luck. I first got the debug ip packet command to work but
  then it stopped working. No other debug commands will work. Eg. debug ip
  igrp trans
  I have the service timestamps commands issued along with the term mon
  command on the router running the telnet session.
  The ios ver. on this particular router is 11.0 (10c). Does the ios ver.
 make
  a difference or does something in particular have to be done on both
  routers?
  Please advise.
  Thank you.




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



Re: Debug not working via telnet [7:9019]

2001-06-20 Thread Allen May

Ahhh...think I may have found the reason.  (by the way...I was referring to
Cisco PIX debugs..sorry for the confusion).  There was something I saw for
IPSec tunnels for the debugs on the handshake between a router  a PIX.  I
could be mistaken, but I read it somewhere I'm sure.  Maybe term mon will
fix it...I'd have to recreate the problem first to find out.


Before using the debug command, use the who command to see if there are any
Telnet sessions to the console. If the debug command finds a Telnet session,
it automatically sends the debug output to the Telnet session instead of the
console. This will cause the serial console session to seem as though no
output is appearing when it is really going to the Telnet session.



If you have two or more Telnet console sessions, the first session is the
Trace Channel. If that session closes, the serial console session becomes
the Trace Channel. The next Telnet console session that accesses the console
then becomes the Trace Channel.




- Original Message -
From: Shahzad 
To: 
Sent: Tuesday, June 19, 2001 4:03 PM
Subject: Re: Debug not working via telnet [7:9019]


 I have yet to experience any debug whose output i cant see on my telnet.
 are u sure you are using 'term mon' after turning on debug ?

 Allen May  wrote in message
 [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
  I seem to recall ( experienced) a situation where certain debugs do not
  work via telnet  are only visible on the console or by dumping to a
 syslog
   viewing there.
 
  - Original Message -
  From: Reinhold Fischer
  To:
  Sent: Tuesday, June 19, 2001 11:48 AM
  Subject: Re: Debug not working via telnet [7:9019]
 
 
   Hi,
  
   the problem could be that only process-switched packets get 'seen' by
 the
   debug process. issue 'no ip route-cache' at the interface config.
please
   report if this solved the problem ...
  
   Greetings
  
   Reinhold
  
   On Tue, 19 Jun 2001, cisco guru wrote:
  
Hi all,
I am trying to see the debug output on my routers via telnet
sessions
  but
   am
not having any luck. I first got the debug ip packet command to work
 but
then it stopped working. No other debug commands will work. Eg.
debug
 ip
igrp trans
I have the service timestamps commands issued along with the term
mon
command on the router running the telnet session.
The ios ver. on this particular router is 11.0 (10c). Does the ios
 ver.
   make
a difference or does something in particular have to be done on both
routers?
Please advise.
Thank you.




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



Re: Debug not working via telnet [7:9019]

2001-06-20 Thread G30RG3

Make sure you input the command terminal monitor so it will display the
output to the VTY session you are logged in on.  otherwise it will only show
it to the console session.

Good Luck

George, Head Janitor, CCNA CCDA
Cisco Systems

cisco guru  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hi all,
 I am trying to see the debug output on my routers via telnet sessions but
am
 not having any luck. I first got the debug ip packet command to work but
 then it stopped working. No other debug commands will work. Eg. debug ip
 igrp trans
 I have the service timestamps commands issued along with the term mon
 command on the router running the telnet session.
 The ios ver. on this particular router is 11.0 (10c). Does the ios ver.
make
 a difference or does something in particular have to be done on both
 routers?
 Please advise.
 Thank you.
 _
 Get your FREE download of MSN Explorer at http://explorer.msn.com




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



Re: Debug not working via telnet [7:9019]

2001-06-20 Thread Michael L. Williams

To view the ouput of a debug command via a telnet session you must issue the
following command:

terminal monitor

Mike W.

cisco guru  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hi all,
 I am trying to see the debug output on my routers via telnet sessions but
am
 not having any luck. I first got the debug ip packet command to work but
 then it stopped working. No other debug commands will work. Eg. debug ip
 igrp trans
 I have the service timestamps commands issued along with the term mon
 command on the router running the telnet session.
 The ios ver. on this particular router is 11.0 (10c). Does the ios ver.
make
 a difference or does something in particular have to be done on both
 routers?
 Please advise.
 Thank you.
 _
 Get your FREE download of MSN Explorer at http://explorer.msn.com




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



Re: Debug not working via telnet [7:9019]

2001-06-20 Thread Allen May

I seem to recall ( experienced) a situation where certain debugs do not
work via telnet  are only visible on the console or by dumping to a syslog
 viewing there.

- Original Message -
From: Reinhold Fischer 
To: 
Sent: Tuesday, June 19, 2001 11:48 AM
Subject: Re: Debug not working via telnet [7:9019]


 Hi,

 the problem could be that only process-switched packets get 'seen' by the
 debug process. issue 'no ip route-cache' at the interface config. please
 report if this solved the problem ...

 Greetings

 Reinhold

 On Tue, 19 Jun 2001, cisco guru wrote:

  Hi all,
  I am trying to see the debug output on my routers via telnet sessions
but
 am
  not having any luck. I first got the debug ip packet command to work but
  then it stopped working. No other debug commands will work. Eg. debug ip
  igrp trans
  I have the service timestamps commands issued along with the term mon
  command on the router running the telnet session.
  The ios ver. on this particular router is 11.0 (10c). Does the ios ver.
 make
  a difference or does something in particular have to be done on both
  routers?
  Please advise.
  Thank you.




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



RE: Debug not working via telnet [7:9019]

2001-06-19 Thread Hire, Ejay

Type Show log and see if you see your output there.  If not, then try
logging monitor debug

Good Luck, 
Let me know if it works,
Ejay

-Original Message-
From: cisco guru [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 19, 2001 1:09 AM
To: [EMAIL PROTECTED]
Subject: Debug not working via telnet [7:9019]


Hi all,
I am trying to see the debug output on my routers via telnet sessions but am

not having any luck. I first got the debug ip packet command to work but 
then it stopped working. No other debug commands will work. Eg. debug ip 
igrp trans
I have the service timestamps commands issued along with the term mon 
command on the router running the telnet session.
The ios ver. on this particular router is 11.0 (10c). Does the ios ver. make

a difference or does something in particular have to be done on both 
routers?
Please advise.
Thank you.
_
Get your FREE download of MSN Explorer at http://explorer.msn.com




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



Re: Debug not working via telnet [7:9019]

2001-06-19 Thread Reinhold Fischer

Hi,

the problem could be that only process-switched packets get 'seen' by the
debug process. issue 'no ip route-cache' at the interface config. please
report if this solved the problem ...

Greetings

Reinhold

On Tue, 19 Jun 2001, cisco guru wrote:

 Hi all,
 I am trying to see the debug output on my routers via telnet sessions but
am
 not having any luck. I first got the debug ip packet command to work but
 then it stopped working. No other debug commands will work. Eg. debug ip
 igrp trans
 I have the service timestamps commands issued along with the term mon
 command on the router running the telnet session.
 The ios ver. on this particular router is 11.0 (10c). Does the ios ver.
make
 a difference or does something in particular have to be done on both
 routers?
 Please advise.
 Thank you.




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



Re: Debug not working via telnet [7:9019]

2001-06-19 Thread Shahzad

I have yet to experience any debug whose output i cant see on my telnet.
are u sure you are using 'term mon' after turning on debug ?

Allen May  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 I seem to recall ( experienced) a situation where certain debugs do not
 work via telnet  are only visible on the console or by dumping to a
syslog
  viewing there.

 - Original Message -
 From: Reinhold Fischer
 To:
 Sent: Tuesday, June 19, 2001 11:48 AM
 Subject: Re: Debug not working via telnet [7:9019]


  Hi,
 
  the problem could be that only process-switched packets get 'seen' by
the
  debug process. issue 'no ip route-cache' at the interface config. please
  report if this solved the problem ...
 
  Greetings
 
  Reinhold
 
  On Tue, 19 Jun 2001, cisco guru wrote:
 
   Hi all,
   I am trying to see the debug output on my routers via telnet sessions
 but
  am
   not having any luck. I first got the debug ip packet command to work
but
   then it stopped working. No other debug commands will work. Eg. debug
ip
   igrp trans
   I have the service timestamps commands issued along with the term mon
   command on the router running the telnet session.
   The ios ver. on this particular router is 11.0 (10c). Does the ios
ver.
  make
   a difference or does something in particular have to be done on both
   routers?
   Please advise.
   Thank you.




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