cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
215
Views
4
Helpful
1
Replies

configuring username on routers

carl_townshend
Spotlight
Spotlight

Hi all, to configure a username on routers, do I just type

config

username xxxx password xxxx

or do I need to do aaa new model first ?

1 Reply 1

Danilo Dy
VIP Alumni
VIP Alumni

Hi Carl,

To configure a local user, you just need to type...

username xxxx password xxxx

You don't need "aaa new model" if you are not using a remote authentication host (i.e. RADIUS/TACACS) or configuring "Login Password Retry Lock-out (IOS 12.3(14)T)".

To obscure all text passwords using a Vigenere Cipher. Type...

service password-encryption

..but this can still be decrypted.

If you want a password with MD5 hashing (IOS 12.2(8)T), use the command...

username secret

Regards,

Dandy

Review Cisco Networking products for a $25 gift card