cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
346
Views
0
Helpful
2
Replies

username problem

Aquil2012
Level 1
Level 1

i have below model switch

i have configured it

username <username> privilege 15 password <password>.

but it don't show username it is asking for password only

Switch Ports Model              SW Version            SW Image

------ ----- -----              ----------            ----------

*    1 52    WS-C2960S-48TD-L   12.2(53)SE2           C2960S-UNIVERSALK9-M

2 Replies 2

John Blakley
VIP Alumni
VIP Alumni

On a telnet connection? When you configure the username, you'll need to also change the line to support that authentication:

line vty 0 4

login local

We recommend using a radius/tacacs server if possible, but you can also use aaa authentication without a tacacs/radius server like:

aaa new-model

aaa authentication login default local

line vty 0 4

login authentication default

HTH,
John

*** Please rate all useful posts ***

HTH, John *** Please rate all useful posts ***

Hi John,

with aaa the default authentication method is automatically applied to the vty lines so no need to to configure it unless you want to apply another method specifically to a vty line.

Regards

Alain

Don't forget to rate helpful posts.

Don't forget to rate helpful posts.
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card