cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
33427
Views
10
Helpful
3
Replies

username & password on new switch

suthomas1
Level 6
Level 6

Hi,

In a new Cisco 3750, if the username and password is not configured seperately, what will be the default

username & password. I have only configured enable password.

when we access it remotely via telnet it prompts for username/password.

Thanks in advance.

1 Accepted Solution

Accepted Solutions

JohnTylerPearce
Level 7
Level 7

This is no default username/password included in a switch. You will need to enter the following command.

username password

Obviosuly remove the <> in username and password.

If you don't set this, the only other way you can connect is via telnet, console, and or ssh.

Under line vty you need to enter 'login' and then 'password ' with the specific password.

View solution in original post

3 Replies 3

JohnTylerPearce
Level 7
Level 7

This is no default username/password included in a switch. You will need to enter the following command.

username password

Obviosuly remove the <> in username and password.

If you don't set this, the only other way you can connect is via telnet, console, and or ssh.

Under line vty you need to enter 'login' and then 'password ' with the specific password.

Warren.Arthur
Level 1
Level 1

You need to to enter 'local login' not just login if he is going to username and password under the vty line.

Warren

Sent from Cisco Technical Support iPhone App

Warren.Arthur
Level 1
Level 1

You need to to enter 'local login' not just login if he is going to use username and password under the vty line.

Eg.

(config)#username xyz password xyz

(config)#line vty 0 15

(config)#login local

(config)#exit

Thanks,

Warren

Sent from Cisco Technical Support iPhone App

Review Cisco Networking for a $25 gift card