RE: confreg 0x2922 ??? [7:37318]

2002-03-07 Thread Ole Drews Jensen
: confreg 0x2922 ??? [7:37318] Actually, you SAY you can use break, but the reference to break in regards to the config-register means break while the router is running which is very dangerous since anyone with access to the console of the router could inadvertently pass the break sequence and cause

RE: confreg 0x2922 ??? [7:37318]

2002-03-06 Thread Lupi, Guy
So what is the final answer, is the calculator correct or is Ole? -Original Message- From: Ole Drews Jensen [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 05, 2002 5:54 PM To: Lupi, Guy; [EMAIL PROTECTED] Subject: RE: confreg 0x2922 ??? [7:37318] I do not agree with you. The 2922

RE: confreg 0x2922 ??? [7:37318]

2002-03-06 Thread Ole Drews Jensen
~~~ NEED A JOB ??? http://www.oledrews.com/job ~~~ -Original Message- From: Lupi, Guy [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 06, 2002 9:32 AM To: 'Ole Drews Jensen'; [EMAIL PROTECTED] Subject: RE: confreg 0x2922 ??? [7:37318] So what

RE: confreg 0x2922 ??? [7:37318]

2002-03-06 Thread Lupi, Guy
AM To: Lupi, Guy; [EMAIL PROTECTED] Subject: RE: confreg 0x2922 ??? [7:37318] Well, let's see it from a different angle. Normally, the left byte is 21 hex, which is 0011 binary. Here bit 8 and 13 are set (bits 0 thru 7 are in the right byte). This is what I normally have, and I can use BREAK

RE: confreg 0x2922 ??? [7:37318]

2002-03-06 Thread Larry Letterman
, 2002 10:47 AM To: Lupi, Guy; [EMAIL PROTECTED] Subject: RE: confreg 0x2922 ??? [7:37318] Well, let's see it from a different angle. Normally, the left byte is 21 hex, which is 0011 binary. Here bit 8 and 13 are set (bits 0 thru 7 are in the right byte). This is what I normally have, and I can

RE: confreg 0x2922 ??? [7:37318]

2002-03-06 Thread Kelly Cobean
Of brian kastor Sent: Tuesday, March 05, 2002 4:26 PM To: [EMAIL PROTECTED] Subject: confreg 0x2922 ??? [7:37318] I have found a reason for the second '2' in this, but anyone know what the 9 is??? cisco.com says it is undefined. We are getting this on one of the 3640's running 12.2.6c nobody

RE: confreg 0x2922 ??? [7:37318]

2002-03-06 Thread Kelly Cobean
. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ole Drews Jensen Sent: Wednesday, March 06, 2002 10:56 AM To: [EMAIL PROTECTED] Subject: RE: confreg 0x2922 ??? [7:37318] Well, let's see it from a different angle. Normally, the left byte is 21 hex, which

confreg 0x2922 ??? [7:37318]

2002-03-05 Thread brian kastor
I have found a reason for the second '2' in this, but anyone know what the 9 is??? cisco.com says it is undefined. We are getting this on one of the 3640's running 12.2.6c nobody remembers setting anything differently?? aha, bk Message Posted at:

RE: confreg 0x2922 ??? [7:37318]

2002-03-05 Thread Lupi, Guy
According to my config register calculator, the 9 means 9600 baud rate and break is disabled. -Original Message- From: brian kastor [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 05, 2002 4:26 PM To: [EMAIL PROTECTED] Subject: confreg 0x2922 ??? [7:37318] I have found a reason

FW: confreg 0x2922 ??? [7:37318]

2002-03-05 Thread Lupi, Guy
:37318] According to my config register calculator, the 9 means 9600 baud rate and break is disabled. -Original Message- From: brian kastor [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 05, 2002 4:26 PM To: [EMAIL PROTECTED] Subject: confreg 0x2922 ??? [7:37318] I have found a reason

RE: confreg 0x2922 ??? [7:37318]

2002-03-05 Thread Ole Drews Jensen
~~~ NEED A JOB ??? http://www.oledrews.com/job ~~~ -Original Message- From: Lupi, Guy [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 05, 2002 4:02 PM To: [EMAIL PROTECTED] Subject: RE: confreg 0x2922 ??? [7:37318] According to my config register calculator

Re: confreg 0x2922 ??? [7:37318]

2002-03-05 Thread Tom Lisa
According to my Handy Dandy Cisco Confreg Decoder Ring (standard issue to Academy instructors) the 9 turns on bits 8 and 11 (leaving 910 set to zero) which sets the console baud rate to 4800 sets disable break key. The bit functions are as follows (counting from right most position to left): 3