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

username

korbenda11as
Level 1
Level 1

my first time to configure a router. what should be the default username and password and how to change it? Is the username and password the same with local console and vty 0 4

2 Replies 2

ohassairi
Level 5
Level 5

new routers come with default username/password: cisco or Cisco...

old routers has no usename/password in console.

to know if username/password are configured in console or in vty, look for command "login".

it could be login local (using local username/password configured in device), or no login (no need for username/pass)...

just think to encrypt password using global command:service password-encryption.

pkaretnikov
Level 1
Level 1

the vtys or console could also be configured with just a password on them, so also look for that. You will not be able to remote manage the router until you set up some sort of user or password method for the vty.

to set up a user:

username cisco privilege 15 secret cisco

username of cisco, password of cisco(but it's encrypted when you show run), and the highest privilege level.

on vty 0 4(optionally on con 0 and aux 0):

login local

Once you put an ip on an interface you should be able to log in.

Paul

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