RE: help with tacacs authentication -- Now: how did I do this?

2000-12-24 Thread Croyle, James

All excellent advice.  This is a test lab router, but looks like it need
some goodies installed!

Merry Christmas everyone!  

Jim



-Original Message-
From: John Hardman
To: [EMAIL PROTECTED]
Sent: 12/23/00 11:01 PM
Subject: Re: help with tacacs authentication -- Now: how did I do this?

Hi

I notice three things in your cut n paste...

1) From the sh ver, you have no flash installed. That is why it is still
booting from the ROMs. Better get some flash.

2) There is no DRAM installed either. The router is one of the 2500's
that
shipped with 2MB on board, of which the router is dividing up into 1MB
shared and 1MB for operations. Better get some DRAM too. If this is a
non
production router, there is nothing wrong with running 72pin parity 70ns
or
faster.

3) There is a time out in the Con, AUX, and VTY lines, i.e. if there is
no
activity for apx 5mins the router will discontect/reset the line. This
is
configurable.

HTH
--
John Hardman CCNP MCSE+I


""Croyle, James"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> New problem, same equipment.  I have set the conf-reg to 0x2102 by
typing:
>
> config-reg 0x2102
> end
>
> write memory
>
> reload
>
> then the show ver is below, with the conf-reg shown to be correct.
Now,
the
> router goes to a stage every 5 minutes after being idle, to this
message
> which is below the sho ver here.
>
>
> R2501(boot)#show ver
> Cisco Internetwork Operating System Software
> IOS (tm) 3000 Bootstrap Software (IGS-RXBOOT), Version 10.2(8a),
RELEASE
> SOFTWAR
> E (fc1)
> Copyright (c) 1986-1995 by cisco Systems, Inc.
> Compiled Tue 24-Oct-95 15:46 by mkamson
> Image text-base: 0x0102, data-base: 0x1000
>
> ROM: System Bootstrap, Version 5.2(8a), RELEASE SOFTWARE
>
> R2501 uptime is 1 minute
> System restarted by power-on
> Running default software
>
> cisco 2500 (68030) processor (revision D) with 1020K/1024K bytes of
memory.
> Processor board serial number 03270240 with hardware revision 
> X.25 software, Version 2.0, NET2, BFE and GOSIP compliant.
> 1 Ethernet/IEEE 802.3 interface.
> 2 Serial network interfaces.
> 32K bytes of non-volatile configuration memory.
>
> Configuration register is 0x2102
>
> R2501(boot)#show conf
> Using 418 out of 32762 bytes
> !
> version 10.2
> service tcp-small-servers
> !
> hostname R2501
> !
> enable last-resort succeed
> enable secret 5 4m2kno
> enable password nonoubeeswax
> !
> !
> interface Ethernet0
> no ip address
> no ip route-cache
> shutdown
> !
> interface Serial0
> no ip address
> no ip route-cache
> shutdown
> !
> interface Serial1
> no ip address
> no ip route-cache
> shutdown
> !
> !
> line con 0
> line aux 0
> transport input all
> line vty 0 4
> login
> !
> end
>
> R2501(boot)#
>
>
> R2501 con0 is now available
>
>
>
>
>
> Press RETURN to get started.
>
>
> I remember some connections doing this, but I want to make sure this
router
> is ok or I am going to send it back.
>
> TIA!
>
> Jim Croyle
>
>
>
> -Original Message-
> From: John Hardman
> To: [EMAIL PROTECTED]
> Sent: 12/23/00 1:36 PM
> Subject: Re: help with tacacs authentication -- Now: how did I do
this?
>
> Hi
>
> Sounds like the config-reg is set to 0x2101 as the router has booted
> from
> ROM (R2501(boot)#) and not flash. The normal setting on a 2501 is
> 0x2102.
>
> HTH
> --
> John Hardman CCNP MCSE+I
>
>
> ""Croyle, James"" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Well all, here is the new configuration of my router.  Seems one of
> those
> > commands did work after all.  Can anyone tell me which one it was?
> Also,
> I
> > chose the hostname R2501, but the prompt is showing R2501(boot)#
> >
> > My experience is with 4000 routers, 5000, 6500 and 3500 switches,
and
> I
> want
> > to be sure this prompt I have on the 2501 does not have something to
> do
> with
> > a configuration register value that is not set correctly.  The new
> scenario
> > when I log in, is a normal secret password gets me right in.
> > Yes, I will be upgrading the IOS, no need to recommend that one.
> > Sorry so verbose, but I wanted to be clear.  ;-)
> >
> > Jim Croyle
> >
> >
> >
> > version 10.2
> > service tcp-small-servers
> > !
> > hostname R2501
> > !
> > enable last-resort succeed
> > enable secret 5 nopenope
> > enable password nottellingyou
> > !
> > !
> > interface Ethernet0
> >

Re: help with tacacs authentication -- Now: how did I do this?

2000-12-23 Thread John Hardman

Hi

I notice three things in your cut n paste...

1) From the sh ver, you have no flash installed. That is why it is still
booting from the ROMs. Better get some flash.

2) There is no DRAM installed either. The router is one of the 2500's that
shipped with 2MB on board, of which the router is dividing up into 1MB
shared and 1MB for operations. Better get some DRAM too. If this is a non
production router, there is nothing wrong with running 72pin parity 70ns or
faster.

3) There is a time out in the Con, AUX, and VTY lines, i.e. if there is no
activity for apx 5mins the router will discontect/reset the line. This is
configurable.

HTH
--
John Hardman CCNP MCSE+I


""Croyle, James"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> New problem, same equipment.  I have set the conf-reg to 0x2102 by typing:
>
> config-reg 0x2102
> end
>
> write memory
>
> reload
>
> then the show ver is below, with the conf-reg shown to be correct.  Now,
the
> router goes to a stage every 5 minutes after being idle, to this message
> which is below the sho ver here.
>
>
> R2501(boot)#show ver
> Cisco Internetwork Operating System Software
> IOS (tm) 3000 Bootstrap Software (IGS-RXBOOT), Version 10.2(8a), RELEASE
> SOFTWAR
> E (fc1)
> Copyright (c) 1986-1995 by cisco Systems, Inc.
> Compiled Tue 24-Oct-95 15:46 by mkamson
> Image text-base: 0x0102, data-base: 0x1000
>
> ROM: System Bootstrap, Version 5.2(8a), RELEASE SOFTWARE
>
> R2501 uptime is 1 minute
> System restarted by power-on
> Running default software
>
> cisco 2500 (68030) processor (revision D) with 1020K/1024K bytes of
memory.
> Processor board serial number 03270240 with hardware revision 
> X.25 software, Version 2.0, NET2, BFE and GOSIP compliant.
> 1 Ethernet/IEEE 802.3 interface.
> 2 Serial network interfaces.
> 32K bytes of non-volatile configuration memory.
>
> Configuration register is 0x2102
>
> R2501(boot)#show conf
> Using 418 out of 32762 bytes
> !
> version 10.2
> service tcp-small-servers
> !
> hostname R2501
> !
> enable last-resort succeed
> enable secret 5 4m2kno
> enable password nonoubeeswax
> !
> !
> interface Ethernet0
> no ip address
> no ip route-cache
> shutdown
> !
> interface Serial0
> no ip address
> no ip route-cache
> shutdown
> !
> interface Serial1
> no ip address
> no ip route-cache
> shutdown
> !
> !
> line con 0
> line aux 0
> transport input all
> line vty 0 4
> login
> !
> end
>
> R2501(boot)#
>
>
> R2501 con0 is now available
>
>
>
>
>
> Press RETURN to get started.
>
>
> I remember some connections doing this, but I want to make sure this
router
> is ok or I am going to send it back.
>
> TIA!
>
> Jim Croyle
>
>
>
> -Original Message-
> From: John Hardman
> To: [EMAIL PROTECTED]
> Sent: 12/23/00 1:36 PM
> Subject: Re: help with tacacs authentication -- Now: how did I do this?
>
> Hi
>
> Sounds like the config-reg is set to 0x2101 as the router has booted
> from
> ROM (R2501(boot)#) and not flash. The normal setting on a 2501 is
> 0x2102.
>
> HTH
> --
> John Hardman CCNP MCSE+I
>
>
> ""Croyle, James"" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Well all, here is the new configuration of my router.  Seems one of
> those
> > commands did work after all.  Can anyone tell me which one it was?
> Also,
> I
> > chose the hostname R2501, but the prompt is showing R2501(boot)#
> >
> > My experience is with 4000 routers, 5000, 6500 and 3500 switches, and
> I
> want
> > to be sure this prompt I have on the 2501 does not have something to
> do
> with
> > a configuration register value that is not set correctly.  The new
> scenario
> > when I log in, is a normal secret password gets me right in.
> > Yes, I will be upgrading the IOS, no need to recommend that one.
> > Sorry so verbose, but I wanted to be clear.  ;-)
> >
> > Jim Croyle
> >
> >
> >
> > version 10.2
> > service tcp-small-servers
> > !
> > hostname R2501
> > !
> > enable last-resort succeed
> > enable secret 5 nopenope
> > enable password nottellingyou
> > !
> > !
> > interface Ethernet0
> > no ip address
> > no ip route-cache
> > shutdown
> > !
> > interface Serial0
> > no ip address
> > no ip route-cache
> > shutdown
> > !
> > interface Serial1
> > no ip address
> > no ip route-cache
> > shutdown
> > !

RE: help with tacacs authentication -- Now: how did I do this?

2000-12-23 Thread Croyle, James

New problem, same equipment.  I have set the conf-reg to 0x2102 by typing:

config-reg 0x2102
end 

write memory

reload

then the show ver is below, with the conf-reg shown to be correct.  Now, the
router goes to a stage every 5 minutes after being idle, to this message
which is below the sho ver here.


R2501(boot)#show ver
Cisco Internetwork Operating System Software
IOS (tm) 3000 Bootstrap Software (IGS-RXBOOT), Version 10.2(8a), RELEASE
SOFTWAR
E (fc1)
Copyright (c) 1986-1995 by cisco Systems, Inc.
Compiled Tue 24-Oct-95 15:46 by mkamson
Image text-base: 0x0102, data-base: 0x1000

ROM: System Bootstrap, Version 5.2(8a), RELEASE SOFTWARE

R2501 uptime is 1 minute
System restarted by power-on
Running default software

cisco 2500 (68030) processor (revision D) with 1020K/1024K bytes of memory.
Processor board serial number 03270240 with hardware revision 
X.25 software, Version 2.0, NET2, BFE and GOSIP compliant.
1 Ethernet/IEEE 802.3 interface.
2 Serial network interfaces.
32K bytes of non-volatile configuration memory.

Configuration register is 0x2102

R2501(boot)#show conf
Using 418 out of 32762 bytes
!
version 10.2
service tcp-small-servers
!
hostname R2501
!
enable last-resort succeed
enable secret 5 4m2kno
enable password nonoubeeswax
!
!
interface Ethernet0
no ip address
no ip route-cache
shutdown
!
interface Serial0
no ip address
no ip route-cache
shutdown
!
interface Serial1
no ip address
no ip route-cache
shutdown
!
!
line con 0
line aux 0
transport input all
line vty 0 4
login
!
end

R2501(boot)#


R2501 con0 is now available





Press RETURN to get started.


I remember some connections doing this, but I want to make sure this router
is ok or I am going to send it back.

TIA!

Jim Croyle



-Original Message-
From: John Hardman
To: [EMAIL PROTECTED]
Sent: 12/23/00 1:36 PM
Subject: Re: help with tacacs authentication -- Now: how did I do this?

Hi

Sounds like the config-reg is set to 0x2101 as the router has booted
from
ROM (R2501(boot)#) and not flash. The normal setting on a 2501 is
0x2102.

HTH
--
John Hardman CCNP MCSE+I


""Croyle, James"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Well all, here is the new configuration of my router.  Seems one of
those
> commands did work after all.  Can anyone tell me which one it was?
Also,
I
> chose the hostname R2501, but the prompt is showing R2501(boot)#
>
> My experience is with 4000 routers, 5000, 6500 and 3500 switches, and
I
want
> to be sure this prompt I have on the 2501 does not have something to
do
with
> a configuration register value that is not set correctly.  The new
scenario
> when I log in, is a normal secret password gets me right in.
> Yes, I will be upgrading the IOS, no need to recommend that one.
> Sorry so verbose, but I wanted to be clear.  ;-)
>
> Jim Croyle
>
>
>
> version 10.2
> service tcp-small-servers
> !
> hostname R2501
> !
> enable last-resort succeed
> enable secret 5 nopenope
> enable password nottellingyou
> !
> !
> interface Ethernet0
> no ip address
> no ip route-cache
> shutdown
> !
> interface Serial0
> no ip address
> no ip route-cache
> shutdown
> !
> interface Serial1
> no ip address
> no ip route-cache
> shutdown
> !
> !
> line con 0
> line aux 0
> transport input all
> line vty 0 4
> login
> !
> end
>
> _
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>


_
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: help with tacacs authentication -- Now: how did I do this?

2000-12-23 Thread John Hardman

Hi

Sounds like the config-reg is set to 0x2101 as the router has booted from
ROM (R2501(boot)#) and not flash. The normal setting on a 2501 is 0x2102.

HTH
--
John Hardman CCNP MCSE+I


""Croyle, James"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Well all, here is the new configuration of my router.  Seems one of those
> commands did work after all.  Can anyone tell me which one it was?  Also,
I
> chose the hostname R2501, but the prompt is showing R2501(boot)#
>
> My experience is with 4000 routers, 5000, 6500 and 3500 switches, and I
want
> to be sure this prompt I have on the 2501 does not have something to do
with
> a configuration register value that is not set correctly.  The new
scenario
> when I log in, is a normal secret password gets me right in.
> Yes, I will be upgrading the IOS, no need to recommend that one.
> Sorry so verbose, but I wanted to be clear.  ;-)
>
> Jim Croyle
>
>
>
> version 10.2
> service tcp-small-servers
> !
> hostname R2501
> !
> enable last-resort succeed
> enable secret 5 nopenope
> enable password nottellingyou
> !
> !
> interface Ethernet0
> no ip address
> no ip route-cache
> shutdown
> !
> interface Serial0
> no ip address
> no ip route-cache
> shutdown
> !
> interface Serial1
> no ip address
> no ip route-cache
> shutdown
> !
> !
> line con 0
> line aux 0
> transport input all
> line vty 0 4
> login
> !
> end
>
> _
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]