cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
445
Views
0
Helpful
1
Replies

Create owner on switches

ersin erol
Level 1
Level 1

Hi everyone

  There is a backbone switch and 40 edge switch..I want create 5 users.But I dont want to create every swtich,I want to ceate a user and all edge switch can run this user,how can ı solve this problem?

1 Reply 1

Edison Ortiz
Hall of Fame
Hall of Fame

You can solve this problem by having a central user database.

The switches can be configured with AAA for TACACS+ or RADIUS authentication.

You will need a server running Cisco ACS or any other RADIUS implementation.

Here is a quick rundown on how to do it:

http://www.cisco.com/en/US/tech/tk59/technologies_tech_note09186a0080093c81.shtml

Basically, you need Authentication and Authorization - Accounting is optional.

Regards,

Edison