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

Limited Menus on CatOS

lnthompson
Level 1
Level 1

Can someone point me to a sample configuration for setting up custom security levels for CatOS switches? I want to make logins for our 6500/4000 switches that only allow the user to view the config and port status etc. without allowing them config options.

3 Replies 3

benhur.p
Level 1
Level 1

Hi, I am also interested to implement this. Any update on this? Thanks :-)

Still no emails to me directly. Hopefully someone will post here soon.

Vikram Kachale
Level 1
Level 1

Hi ,

TRy this,

#tacacs+

set tacacs server 203.19.197.115 primary

set tacacs key ****

!

#authentication

set authentication login tacacs enable console primary

set authentication login tacacs enable telnet primary

& add users with req. priv. levels in TACACS+ this should work.

regds,

VK