Create users in Router

2001-04-05 Thread Daniel ma

How to create user with encrypted password? When I type the command
'username  password 7 xxx', it ask for calculated password.
_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Create users in Router

2001-04-05 Thread MihaiDumitru

Issue the following command in configuration mode:

service password-encryption

then:

username  password 



Daniel ma wrote:
 
 How to create user with encrypted password? When I type the command
 'username  password 7 xxx', it ask for calculated password.
_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Create users in Router

2001-04-05 Thread Grad Alfons Kanon

!
service password-encryption
username xxx password yyy
!

--- your password will be encrypted then --

Grad



From: "Daniel ma" [EMAIL PROTECTED]
Reply-To: "Daniel ma" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Create users in Router
Date: Thu, 5 Apr 2001 18:44:23 +0800

How to create user with encrypted password? When I type the command
'username  password 7 xxx', it ask for calculated password.
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]