cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
571
Views
5
Helpful
1
Replies

Role Based CLI

xnogueira
Level 1
Level 1

Hello can someone tell me how do i make it so that a user can have access ,in one especific interface only, to modify that ip address and the description but NOT be able to do the shutdown command, and on the other interfaces ,the same user, only have access to modify the description. I believe i have to use Superview but dont know how to.

1 Reply 1

Hi

You could try using priviledges for that specific user and try including specific commands, it will work using privileges levels:

 

username NOC privilege 7 password Test123456789 

 

privilege exec level 7 configure terminal

privilege configure level 7 interface g0/0

 

Verify which commands lines are useful for your requirements. 

 

Regards. 




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<