Login to the router
Enter Priveleged mode
Enter config mode
Enter Line config mode
Change the password

EX:
password:*******
Router>enable
password: *****
Router#config term
Router(config)#line vty 0 4
Router(config-line)#password whatever
Ctrl-Z
Router#copy runn start

Then you are done... Note that you will not be able to determine what the 
new password is from reading the config... If you want to be able to see the 
password in the config file in plain text (and I have NO IDEA why you would 
want this), use the "no service password-encryption" command from global 
config mode...

Dale
[=`)



>From: Marshal Schoener <[EMAIL PROTECTED]>
>Reply-To: Marshal Schoener <[EMAIL PROTECTED]>
>To: "'Dale Holmes'" <[EMAIL PROTECTED]>, [EMAIL PROTECTED],        
>Marshal Schoener <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
>Subject: RE: Telnet password
>Date: Wed, 6 Sep 2000 04:41:32 +0800
>
>Thank you :-)
>That is almost exactly what I am seeing.
>Only difference is the password is: 7 a9vyt3...
>7 is in front...
>So, that means it is encrypted.
>If I want to change this, can I just go in and change it there, or
>is there something else I have to do first?
>Thanks a million.
>
>-----Original Message-----
>From: Dale Holmes [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, September 05, 2000 1:39 PM
>To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
>Subject: Re: Telnet password
>
>
>Eh?
>
>No, I meant is the "service password-encryption" configured on the router?
>If so, then the password will not be written in plain text in the router
>config file... so if you use a command like:
>
>show running-config
>
>You might see something like:
>
>line vty 0 4
>password a9vyt3$l3 7
>login
>
>In this case, the password is encrypted. The actual password is not
>"a9vyt3$l3". Typing that string in when prompted for a password will not 
>log
>
>you into the router. That's what I am saying (and I thought that's what the
>original poster was seeing).
>
>What traverses the wire is of course not encrypted, unless you make it so 
>by
>
>some other means not described here...
>
>Dale
>[=`)
>
> >From: "jh" <[EMAIL PROTECTED]>
> >To: "Dale Holmes" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>,
> ><[EMAIL PROTECTED]>
> >Subject: Re: Telnet password
> >Date: Tue, 5 Sep 2000 17:14:28 -0400
> >
> >The telnet session as a whole, password,communication is not encrypted. 
>It
> >is very easily sniffed.
> >
> >  How is goes across the wire and how it is stored are two different 
>items.
> >
> >
> >----- Original Message -----
> >From: "Dale Holmes" <[EMAIL PROTECTED]>
> >To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> >Sent: Tuesday, September 05, 2000 1:14 PM
> >Subject: Re: Telnet password
> >
> >
> > > Is the password encrypted? If so, the then what you see in the config 
>is
> >the
> > > encrypted password, not the password itself...
> > >
> > > Dale
> > > [=`)
> > >
> > > >From: Marshal Schoener <[EMAIL PROTECTED]>
> > > >Reply-To: Marshal Schoener <[EMAIL PROTECTED]>
> > > >To: [EMAIL PROTECTED]
> > > >Subject: Telnet password
> > > >Date: Wed, 6 Sep 2000 00:06:00 +0800
> > > >
> > > >I'm telnetting into a router using a password that I can't find
> >anywhere
> > > >:-)
> > > >
> > > >I look at the running-config, and see 'line vty 0 4'
> > > >password (password)...
> > > >login
> > > >
> > > >However, this isn't the password that I use to telnet in, and it
> >doesn't
> > > >work if
> > > >I try it!!!  Can anyone help me to understand this :-)
> > > >I would like to change the password used to telnet in, but I just 
>can't
> > > >figure
> > > >this out...
> > > >Thanks a million in advance.
> > > >
> > > >
> > > >___________________________________
> > > >UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
> > > >FAQ, list archives, and subscription info: http://www.groupstudy.com
> > > >Report misconduct and Nondisclosure violations to 
>[EMAIL PROTECTED]
> > >
> > >
> >_________________________________________________________________________
> > > Get Your Private, Free E-mail from MSN Hotmail at
> >http://www.hotmail.com.
> > >
> > > Share information about yourself, create your own public profile at
> > > http://profiles.msn.com.
> > >
> > > ___________________________________
> > > UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
> > > FAQ, list archives, and subscription info: http://www.groupstudy.com
> > > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> > >
>
>_________________________________________________________________________
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>Share information about yourself, create your own public profile at
>http://profiles.msn.com.
>
>___________________________________
>UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
>FAQ, list archives, and subscription info: http://www.groupstudy.com
>Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to