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

user level access

imnilesh
Level 1
Level 1

Hi;

I have 45 branches, and having 1700 series rtr at each branch.also a tech support engineer is at each branch but i dont want to give him complete access to rtr but only few command which need to check the serial and to use ISDN dialup in case of ll failure. so want to give limited access to rtr.can i do it with help of user privilege command....

thanks..

//nil

1 Reply 1

amit-singh
Level 8
Level 8

Nilesh,

Yes you can do that. Better would enabling AAA and limit the user access. But if you dont have any TACACS or radius server, you can use the priviledge level command. You will have an administrator overhead in this as you ahve to manually add the commands and have to think a lot.

First create the user level password and then use the same user level in the command.

router(config)# priviledge line level 5 show interface

router(config)#priviledge line level 5 config terminal

etc.

HTH,

-amit singh