cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1324
Views
0
Helpful
3
Replies

Admin Login

scooter817
Level 2
Level 2

I have to standardize all of our switches and routers and some of them

have username and login password right after the banner and some of

don't. what commands can i use to make all of them ask for a username

and password.I have an example below of what i'm talking about

attached below.The example is what i want all the switches to look like

1 Accepted Solution

Accepted Solutions

jonathanaxford
Level 3
Level 3

Hi Scooter

Try the following command:

username admin privelege 15 password PASSWORD

Then apply the login local command to the VTY lines and console line:

line vty 0 4

login local

Hope this helps,

Jonathan

View solution in original post

3 Replies 3

jonathanaxford
Level 3
Level 3

Hi Scooter

Try the following command:

username admin privelege 15 password PASSWORD

Then apply the login local command to the VTY lines and console line:

line vty 0 4

login local

Hope this helps,

Jonathan

Worked like a charm thanks a million

Scooter817

Would you not consider using AAA on your switches (if this is possible), to reduce the admin overhead? Use RADIUS or TACACS, makes it much easier to administer a big group of switches? With a local login as a fallback?

I use this method in my environment. We make use of the full AAA model, and can report on connectivity, etc.

Very easy to implement.

Review Cisco Networking products for a $25 gift card